Opened 15 years ago
Closed 14 years ago
#23137 closed defect (worksforme)
py25-setuptools-0.6c11 Staging error - can't change directory
Reported by: | brianegge@… | Owned by: | stechert@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | py25-setuptools |
Description
sudo port install py25-setuptools ---> Computing dependencies for py25-setuptools ---> Staging py25-setuptools into destroot Error: Target org.macports.destroot returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-setuptools/work/setuptools-0.6c11" && /opt/local/bin/python2.5 setup.py --no-user-cfg install --prefix=/opt/local --root=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-setuptools/work/destroot " returned error 1 Command output: sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-setuptools/work/setuptools-0.6c11: No such file or directory Error: Status 1 encountered during processing.
The directory seems to exist, and I can cd to it from a bash shell.
echo $(cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-setuptools/work/setuptools-0.6c9/; pwd) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-setuptools/work/setuptools-0.6c9
OS X 10.5.8 Xcode 3.1.4
Change History (2)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to stechert@… |
---|
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Can't reproduce, no response, closing.
Note: See
TracTickets for help on using
tickets.
The output says 0.6c11 but your cd command has 0.6c9?