[MacPorts] #44028: p5.18-image-exiftool @9.540.0_0 relying upon non existent py25-pygtk
#44028: p5.18-image-exiftool @9.540.0_0 relying upon non existent py25-pygtk ---------------------+--------------------------------------------- Reporter: alent@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Keywords: | Port: p5.18-image-exiftool @9.540.0_0 ---------------------+--------------------------------------------- Need to install p5.18-image-exiftool @9.540.0_0 for ResourceSpace. Error comes back: Warning: No port py25-cairo found in the index; can't rebuild Warning: No port py25-numpy found in the index; can't rebuild ---> Found 1 broken port(s), determining rebuild order ---> Rebuilding in order py25-gtk @2.16.0 ---> py25-gtk is replaced by py25-pygtk Error: No port py25-pygtk found. Error rebuilding py25-gtk while executing "error "Error rebuilding $portname"" (procedure "revupgrade_scanandrebuild" line 395) invoked from within "revupgrade_scanandrebuild broken_port_counts $opts" (procedure "macports::revupgrade" line 5) invoked from within "macports::revupgrade $opts" (procedure "action_revupgrade" line 2) invoked from within "action_revupgrade $action $portlist $opts" (procedure "action_target" line 96) invoked from within "$action_proc $action $portlist [array get global_options]" (procedure "process_cmd" line 93) invoked from within "process_cmd $remaining_args" invoked from within "if { [llength $remaining_args] > 0 } { -- Ticket URL: <https://trac.macports.org/ticket/44028> MacPorts <http://www.macports.org/> Ports system for OS X
#44028: p5.18-image-exiftool @9.540.0_0 relying upon non existent py25-pygtk ----------------------+-------------------------------- Reporter: alent@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: invalid | Keywords: Port: | ----------------------+-------------------------------- Changes (by mf2k@…): * status: new => closed * resolution: => invalid * port: p5.18-image-exiftool @9.540.0_0 => Old description:
Need to install p5.18-image-exiftool @9.540.0_0 for ResourceSpace. Error comes back: Warning: No port py25-cairo found in the index; can't rebuild Warning: No port py25-numpy found in the index; can't rebuild ---> Found 1 broken port(s), determining rebuild order ---> Rebuilding in order py25-gtk @2.16.0 ---> py25-gtk is replaced by py25-pygtk Error: No port py25-pygtk found. Error rebuilding py25-gtk while executing "error "Error rebuilding $portname"" (procedure "revupgrade_scanandrebuild" line 395) invoked from within "revupgrade_scanandrebuild broken_port_counts $opts" (procedure "macports::revupgrade" line 5) invoked from within "macports::revupgrade $opts" (procedure "action_revupgrade" line 2) invoked from within "action_revupgrade $action $portlist $opts" (procedure "action_target" line 96) invoked from within "$action_proc $action $portlist [array get global_options]" (procedure "process_cmd" line 93) invoked from within "process_cmd $remaining_args" invoked from within "if { [llength $remaining_args] > 0 } {
New description: Need to install p5.18-image-exiftool @9.540.0_0 for ResourceSpace. Error comes back: {{{ Warning: No port py25-cairo found in the index; can't rebuild Warning: No port py25-numpy found in the index; can't rebuild ---> Found 1 broken port(s), determining rebuild order ---> Rebuilding in order py25-gtk @2.16.0 ---> py25-gtk is replaced by py25-pygtk Error: No port py25-pygtk found. Error rebuilding py25-gtk while executing "error "Error rebuilding $portname"" (procedure "revupgrade_scanandrebuild" line 395) invoked from within "revupgrade_scanandrebuild broken_port_counts $opts" (procedure "macports::revupgrade" line 5) invoked from within "macports::revupgrade $opts" (procedure "action_revupgrade" line 2) invoked from within "action_revupgrade $action $portlist $opts" (procedure "action_target" line 96) invoked from within "$action_proc $action $portlist [array get global_options]" (procedure "process_cmd" line 93) invoked from within "process_cmd $remaining_args" invoked from within "if { [llength $remaining_args] > 0 } { }}} -- Comment: In the future, please use WikiFormatting. This issue has nothing to do with p5.18-image-exiftool. Python is not involved with that port. {{{ $ port info --depends p5.18-image-exiftool depends_build: depends_run: depends_fetch: depends_lib: port:perl5.18 depends_extract: }}} Indeed the problem appears to be that you have an old port installed - you need to uninstall it. {{{ ---> py25-gtk is replaced by py25-pygtk }}} {{{ sudo port uninstall py25-gtk }}} Since Trac is not for tech support, follow-up on the [https://lists.macosforge.org/mailman/listinfo/macports-users Macports Users mailing list] if you still need help. -- Ticket URL: <https://trac.macports.org/ticket/44028#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts