Changes between Initial Version and Version 1 of Ticket #33477


Ignore:
Timestamp:
Mar 5, 2012, 5:10:51 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

I am curious: what is XXXX and why does it appear that MacPorts is trying to download its sources from there?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33477

    • Property Type changed from update to defect
    • Property Component changed from ports to base
    • Property Summary changed from selfupdate failed from 2.0.3 to 2.0.4 @ 10.6.8, xcodec 3.2 to selfupdate failed from 2.0.3 to 2.0.4 @ 10.6.8, xcode 3.2
  • Ticket #33477 – Description

    initial v1  
    11It seems the script delete the /release/base/ directory, and then try to enter this dir.
    22
     3{{{
    34port -v selfupdate
    45...
     
    2324shell command "cd /opt/local/var/macports/sources/leatherman.nrel.gov/macports/release/base && CC=/usr/bin/cc ./configure --prefix=/opt/local --with-tclpackage=/Library/Tcl --with-install-user=root --with-install-group=admin --with-directory-mode=0755 --enable-readline && make && make install SELFUPDATING=1" returned error 1
    2425Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command failed (see log for details)
     26}}}