On 14.12.2008, at 05:13, Bryan Blackburn wrote:
The MacPorts Project is happy to announce that, after nearly a year in the making, the 1.7.0 version has been released.
Great. Thank you very much, all you have contributed!It's nice to see that "restructuring of the organization" bears fruits quickly!
Anyway, here's my experience, showing one old bug (which currently has a trac milestone of 1.7.1) and an issue with sources.conf, which might be due to a change of the files' format? Anyway, easy to get along, hope it'll get fixed sometime soon;-)
> sudo port selfupdate MacPorts base version 1.600 installed Downloaded MacPorts base version 1.700 Configuring, Building and Installing new MacPorts baseError: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command "cd /opt/local/var/macports/sources/ rsync.macports.org/release/base && ./configure --prefix=/opt/local -- with-install-user=root --with-install-group=admin --with-tclpackage=/ Library/Tcl && make && make install" returned error 2 Command output: + /usr/bin/install -c -o root -g admin -m 444 portuninstall.tcl /opt/local/share/macports/Tcl/registry2.0/ portuninstall.tcl
===> making install in src/darwintracelib1.0/usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/share/ macports/Tcl/darwintrace1.0 /usr/bin/install -c -o root -g admin -m 444 darwintrace.dylib /opt/ local/share/macports/Tcl/darwintrace1.0
===> making install in src/tclobjc1.0/usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/share/ macports/Tcl/tclobjc1.0 /usr/bin/install -c -o root -g admin -m 444 tclobjc.dylib /opt/local/ share/macports/Tcl/tclobjc1.0
===> making install in src/portcat ../../doc/prefix.mtree | /usr/sbin/mtree -U -d -e -p /opt/local > / dev/null
/usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/bin /usr/bin/install -c -d -o root -g admin -m 0755 /opt/local/var/macports/usr/bin/install -c -o root -g admin -m 555 port portindex portmirror / opt/local/bin/ /usr/bin/install -c -o root -g admin -m 444 port-help.tcl /opt/local/ var/macports/
cd /opt/local/bin && ln -s -f port portf ===> making install in src/programs ===> making install in src/programs/daemondo/usr/bin/install -c -o root -g admin -m 555 build/daemondo /opt/local/ bin /usr/bin/install -c -o root -g admin -m 444 setupenv.bash /opt/local/ share/macports/
/usr/bin/tclsh src/upgrade_sources_conf_default.tcl /opt/localsvn: This client is too old to work with working copy '/Users/jochen/ source/macports/dports'; please get a newer Subversion client
while executing
"close $svnChannel"
("while" body line 17)
invoked from within
"while {[gets $sourcesConfChannel line] >= 0} {
set addDefault false
if {!$defaultSeen && ![regexp {^\s*#|^$} $line]} {
if {[regexp {^([\w-..."
(file "src/upgrade_sources_conf_default.tcl" line 34)
make: *** [install] Error 1
This is tickets #15868 and #16062, the workaround in the latter works.
> sudo vi /Library/Tcl/macports1.0/macports_autoconf.tcl
Change accordind to #16062
> sudo port selfupdate
No default port source specified in /opt/local/etc/macports/sources.conf
while executing
"mportinit ui_options global_options global_variations"
Error: /opt/local/bin/port: Failed to initialize MacPorts, No default
port source specified in /opt/local/etc/macports/sources.conf
Need to manually add "[default]" to my only source specification line... > sudo port selfupdate MacPorts base version 1.700 installed Downloaded MacPorts base version 1.700 The MacPorts installation is not outdated so it was not updated Greetings, Jochen -- Einigkeit und Recht und Freiheit http://www.Jochen-Kuepper.de Liberté, Égalité, Fraternité GnuPG key: CC1B0B4D Sex, drugs and rock-n-roll
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
