#16319 closed defect (invalid)
subversion-perlbindings tries to install files into /Network/Library
Reported by: | adambyrtek@… | Owned by: | danielluke (Daniel J. Luke) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
The port subversion-perlbindings @1.5.1 tries to install files into the following path
/Network/Library/Perl/5.8.6/darwin-thread-multi-2level/
On my machine /Network/Library is a symlink
% ls -l /Network/Library lrwxr-xr-x 1 root wheel 512B Aug 9 13:06 /Network/Library@ -> /automount/Library
The install fails with the following message
% sudo port install subversion-perlbindings Password: ---> Activating subversion-perlbindings 1.5.1_0 Error: Target org.macports.activate returned: can't create directory "/Network/Library": file already existsError: Status 1 encountered during processing.
Change History (6)
comment:1 Changed 16 years ago by adambyrtek@…
Cc: | adambyrtek@… added |
---|
comment:2 Changed 16 years ago by mf2k (Frank Schima)
Cc: | adambyrtek@… removed |
---|---|
Owner: | changed from macports-tickets@… to dluke@… |
Summary: | subverison-perlbindings tries to install files into /Network/Library → subversion-perlbindings tries to install files into /Network/Library |
Assigning to maintainer.
comment:3 Changed 16 years ago by vinc17@…
I have no such problem here: everything is installed under ${prefix}.
comment:4 Changed 16 years ago by adambyrtek@…
I tried to completely uninstall (uninstall -f) the port and build it again and now it is fine... Feel free to close this.
comment:5 Changed 16 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Cc Me!