Opened 12 years ago

Last modified 6 years ago

#33477 closed defect

selfupdate failed from 2.0.3 to 2.0.4 @ 10.6.8, xcode 3.2 — at Version 3

Reported by: haoweipeng@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 2.0.3
Keywords: Cc:
Port:

Description (last modified by ryandesign (Ryan Carsten Schmidt))

It seems the script delete the /release/base/ directory, and then try to enter this dir.

port -v selfupdate
...
...
deleting base/Makefile.in
deleting base/LICENSE
deleting base/HACKING
deleting base/Doxyfile.in
deleting base/ChangeLog
deleting base/

sent 60 bytes  received 677864 bytes  271169.60 bytes/sec
total size is 32688921  speedup is 48.22
receiving file list ... done

sent 37 bytes  received 70 bytes  71.33 bytes/sec
total size is 7654183  speedup is 71534.42
--->  MacPorts base is outdated, installing new version 2.0.4
Installing new MacPorts release in /opt/local as root:admin; permissions 0755; Tcl-Package in /Library/Tcl

sh: line 0: cd: /opt/local/var/macports/sources/XXXX/macports/release/base: No such file or directory
shell 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
Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command failed (see log for details)

Change History (3)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Component: portsbase
Description: modified (diff)
Summary: selfupdate failed from 2.0.3 to 2.0.4 @ 10.6.8, xcodec 3.2selfupdate failed from 2.0.3 to 2.0.4 @ 10.6.8, xcode 3.2
Type: updatedefect

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

comment:2 in reply to:  1 Changed 12 years ago by haoweipeng@…

Replying to ryandesign@…:

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

this is a mirror built by XXXX for internal usage.

comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

I am redacting the server name as requested by haoweipeng.

Note: See TracTickets for help on using tickets.