#43848: Update to Port 2.3.0 fails on Mac OS X 10.6.8 (Snow Leopard) -----------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.3.0 Keywords: | Port: base -----------------------------+-------------------------------- This is the error: {{{ /opt/local/libexec/macports/bin/tclsh8.5 ./src/upgrade_sources_conf_default.tcl "/opt/local" /opt/local/libexec/macports/bin/tclsh8.5 ./src/images_to_archives.tcl This could take a while... no matching port found for: name=p5.12-sgmlspm, version=1.3.{}, revision=0, variants=, epoch=0 while executing "registry::entry open $name $version $revision $variants $epoch" (procedure "receipt_sqlite::open_entry" line 2) invoked from within "${macports::registry.format}::open_entry $name $version $revision $variants $epoch" (procedure "registry::open_entry" line 4) invoked from within "registry::open_entry $iname $iversion $irevision $ivariants $iepoch" ("foreach" body line 8) invoked from within "foreach installed $ilist { incr counter set iname [lindex $installed 0] set iversion [lindex $installed 1] set irevision [lindex $inst..." (file "./src/images_to_archives.tcl" line 38) make: *** [install] Error 1 Command failed: cd /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base && CC=/usr/bin/cc OBJC=/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 SELFUPDATING=1 && make install SELFUPDATING=1 Exit code: 2 DEBUG: Error installing new MacPorts base: command execution failed while executing "macports::selfupdate [array get global_options] base_updated" Error: Error installing new MacPorts base: command execution failed }}} Presumingly this refers to installed ports {{{ p5.12-sgmlspm @1.3.{}_0 p5.12-sgmlspm @1.03ii.0_0 (active) }}} And presumingly I need now to remove this incorrectly named port "p5.12-sgmlspm @1.3.{}_0" somehow… -- Ticket URL: <https://trac.macports.org/ticket/43848> MacPorts <http://www.macports.org/> Ports system for OS X