[MacPorts] #33414: port selfupdate fails on OS X Lion 10.7.3/Xcode 4.3
#33414: port selfupdate fails on OS X Lion 10.7.3/Xcode 4.3 ---------------------------------+------------------------------------------ Reporter: johnrosshunt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.4 Keywords: | Port: ---------------------------------+------------------------------------------ port selfupdate fails when upgrading from 2.0.3 to 2.0.4 on OS X Lion 10.7.3/Xcode 4.3. Details are in attached file. -- Ticket URL: <https://trac.macports.org/ticket/33414> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33414: images_to_archives failed during selfupdate ---------------------------------+------------------------------------------ Reporter: johnrosshunt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.4 Keywords: | Port: ---------------------------------+------------------------------------------ -- Ticket URL: <https://trac.macports.org/ticket/33414#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33414: images_to_archives failed during selfupdate ---------------------------------+------------------------------------------ Reporter: johnrosshunt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.4 Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by ryandesign@…): The relevant lines in the log are: {{{ /usr/bin/tclsh src/images_to_archives.tcl "/opt/local/share/macports/Tcl" This could take a while... Processing 1 of 462: zlib-1.2.6_0.darwin_11.x86_64.tbz2 sh: line 0: cd: /opt/local/var/macports/software/zlib/zlib-1.2.6_0.darwin_11.x86_64.tbz2: No such file or directory }}} And the question then is: does that file actually exist? If not, are there any similar files there? -- Ticket URL: <https://trac.macports.org/ticket/33414#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33414: images_to_archives failed during selfupdate ---------------------------------+------------------------------------------ Reporter: johnrosshunt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.4 Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by johnrosshunt@…): Indeed it does: {{{ macmini ~ $ ls -las /opt/local/var/macports/software/zlib/zlib-1.2.6_0.darwin_11.x86_64.tbz2 328 -rw-r--r-- 1 macports staff 166610 Feb 17 19:01 /opt/local/var/macports/software/zlib/zlib-1.2.6_0.darwin_11.x86_64.tbz2 macmini ~ $ }}} -- Ticket URL: <https://trac.macports.org/ticket/33414#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33414: images_to_archives failed during selfupdate ---------------------------------+------------------------------------------ Reporter: johnrosshunt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.4 Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by jmr@…): What do you get from `port location zlib`? The command that's failing is inside `if {$location == "" || ![file isfile $location]} {`, and location is "" only if `$installtype != "image"`. -- Ticket URL: <https://trac.macports.org/ticket/33414#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33414: images_to_archives failed during selfupdate ---------------------------------+------------------------------------------ Reporter: johnrosshunt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.4 Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by johnrosshunt@…): Replying to [comment:4 jmr@…]:
What do you get from `port location zlib`? The command that's failing is inside `if {$location == "" || ![file isfile $location]} {`, and location is "" only if `$installtype != "image"`.
/opt/local/var/macports/software/zlib/zlib-1.2.6_0.darwin_11.x86_64.tbz2 -- Ticket URL: <https://trac.macports.org/ticket/33414#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33414: images_to_archives failed during selfupdate ---------------------------------+------------------------------------------ Reporter: johnrosshunt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.4 Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by jmr@…): Can't really do much here without being able to reproduce the failure, unfortunately. -- Ticket URL: <https://trac.macports.org/ticket/33414#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts