Changes between Version 1 and Version 3 of Ticket #33477


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

I am redacting the server name as requested by haoweipeng.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33477 – Description

    v1 v3  
    2121Installing new MacPorts release in /opt/local as root:admin; permissions 0755; Tcl-Package in /Library/Tcl
    2222
    23 sh: line 0: cd: /opt/local/var/macports/sources/leatherman.nrel.gov/macports/release/base: No such file or directory
    24 shell 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
     23sh: line 0: cd: /opt/local/var/macports/sources/XXXX/macports/release/base: No such file or directory
     24shell command "cd /opt/local/var/macports/sources/XXXX/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
    2525Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command failed (see log for details)
    2626}}}