Opened 11 years ago
Closed 11 years ago
#40384 closed defect (invalid)
install sh: /opt/local/var/macports/software/*/*.tbz2: Operation not permitted
Reported by: | leclercfl@… | Owned by: | har5ha |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | raimue (Rainer Müller) | |
Port: |
Description (last modified by mf2k (Frank Schima))
trying to install a python2.x version from the archived distribution (MacPorts-2.2.0.tgz) on Mac OS X 10.8.4:
python_select is required to install python2.x although it seems it's not a valid package anymore; the final installation fails although all the dependencies were fulfilled:
... ---> Installing python_select @0.3_2 sh: /opt/local/var/macports/software/python_select/python_select-0.3_2.darwin_12.noarch.tbz2: Operation not permitted ...
Attachments (1)
Change History (5)
Changed 11 years ago by leclercfl@…
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to raimue@… |
Port: | python_select added |
comment:2 Changed 11 years ago by raimue (Rainer Müller)
Cc: | raimue@… added |
---|---|
Owner: | raimue@… deleted |
Port: | python_select removed |
Summary: | python2x & python_select install → install sh: /opt/local/var/macports/software/*/*.tbz2: Operation not permitted |
This does not seem to be a problem specific to python_select, but a general permission problem. Are you able to install other ports?
Do you have any symlinks along the path /opt/local/var/macports/software
, for example to an external hard drive?
comment:3 Changed 11 years ago by leclercfl@…
Indeed, I was using a symbolic link for the /opt directory and that was the problem. This is fixed. Thanks.
comment:4 Changed 11 years ago by raimue (Rainer Müller)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers (
port info --maintainers python_select
).