Opened 12 years ago
Closed 12 years ago
#34573 closed defect (fixed)
pbzip2 @1.1.6 Symlink for pbunzip2 is broken
Reported by: | jdv85 (Jonas Due Vesterheden) | Owned by: | skymoo (Adam Mercer) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | Cc: | ||
Port: | pbzip2 |
Description
The pbzip2 package includes a symlink from pbunzip2 to the pbzip2 binary. On my system (OS X 10.6.8, Xcode 3.2.6), the symlink points to a non-existing file:
% ls -l /opt/local/bin/pbunzip2 lrwxr-xr-x 1 root admin 116 Nov 5 2011 /opt/local/bin/pbunzip2 -> /opt/local/var/macports/build/_Volumes_work_mports_dports_archivers_pbzip2/pbzip2/work/destroot/opt/local/bin/pbzip2
It looks like "/opt/local/var/macports/build/_Volumes_work_mports_dports_archivers_pbzip2/pbzip2/work/destroot" was accidentally prepended when symlinking.
Change History (4)
comment:1 Changed 12 years ago by jdv85 (Jonas Due Vesterheden)
comment:2 Changed 12 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to ram@… |
---|
In the future, please Cc the port maintainer(s).
comment:3 Changed 12 years ago by skymoo (Adam Mercer)
Status: | new → assigned |
---|
comment:4 Changed 12 years ago by skymoo (Adam Mercer)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
fixed in r93780
Note: See
TracTickets for help on using
tickets.
By the way, I have tried deactivating/activating and uninstalling/installing the port, but the problem persists.