Opened 10 years ago

Closed 10 years ago

#44028 closed defect (invalid)

p5.18-image-exiftool @9.540.0_0 relying upon non existent py25-pygtk

Reported by: alent@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.0
Keywords: Cc:
Port:

Description (last modified by mf2k (Frank Schima))

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 } {

Change History (1)

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Description: modified (diff)
Port: p5.18-image-exiftool @9.540.0_0 removed
Resolution: invalid
Status: newclosed

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 Macports Users mailing list if you still need help.

Note: See TracTickets for help on using tickets.