#10684 closed defect (wontfix)
BUG: php4-4.4.4 doesn't install correctly due to filename collisions
Reported by: | mitsu@… | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: |
Description
When I attempted to install the php4 port (the first time and every subsequent attempt), I get a series of "file already exists" errors for a number of files, for example, /opt/local/lib/php4/.channels/.alias/pear.txt, /opt/local/lib/php4/.channels/uri.reg, etc. It would report the file was already there, but didn't belong to a registered port, so it would fail. I had to delete the file and try to install again, when it would complain about the next file, etc.
After deleting all the colliding files I was able to get the port to install.
This happened, as noted, the first time I tried to install the port, so it appears to be due to a bug in the port itself (is it attempting to install the same files more than once?)
Change History (4)
comment:1 Changed 18 years ago by markd@…
Priority: | Blocker → Expected |
---|---|
Summary: | php4 port doesn't install correctly due to filename collisions → BUG: php4-4.4.4 doesn't install correctly due to filename collisions |
comment:2 Changed 18 years ago by jyrkiwahlstedt
Owner: | changed from yeled@… to jwa@… |
---|
comment:3 Changed 18 years ago by jyrkiwahlstedt
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This is a known issue. One has to force the operation using "-f" option.