Opened 20 years ago
Closed 19 years ago
#2834 closed defect (worksforme)
BUG: bzip2 installs /opt/local/lib/libbz2.*dylib w/perm 711
Reported by: | brent@… | Owned by: | ssen@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | brent@… | |
Port: |
Description
Fresh CVS checkout yesterday afternoon of the DarwinPorts tree on a new Mac OS X 10.3 machine. Installing the bzip2 port succeeds; however, it installs the /opt/local/lib/libbz2.*dylib files with permission 711 (no read for group/other). Thus /opt/local/bin/bzip2 won't run:
$ bzip2 dyld: bzip2 can't open library: /opt/local/lib/libbz2.1.0.dylib (Permission denied, errno = 13)
And (more subtly) subsequent ports whose tarball is a .bz2 will fail to extract for no apparent reason.
Change History (3)
comment:1 Changed 20 years ago by jmpp@…
Owner: | changed from darwinports-bugs@… to ssen@… |
---|
comment:2 Changed 20 years ago by snu@…
Summary: | bzip2 installs /opt/local/lib/libbz2.*dylib w/perm 711 → BUG: bzip2 installs /opt/local/lib/libbz2.*dylib w/perm 711 |
---|
Please use correct summary format.
comment:3 Changed 19 years ago by toby@…
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Cannot reproduce.
Note: See
TracTickets for help on using
tickets.
Please, when creating bug reports against already existing ports, assign them to the corresponding port maintainer(s). Such information is available through the "port info <portname>" command, just at the end of the output. Thanks!
-jmpp.