Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#37249 closed defect (fixed)

Failure upgrading avahi (py27-pygtk???)

Reported by: angelo.graziosi@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: g5pw (Aljaž Srebrnič), ryandesign (Ryan Carsten Schmidt)
Port: avahi, py27-pygtk

Description

A few minutes ago on Lion 10.7.5 and Xcode 4.5.2:

$ sudo port selfupdate
Password:
--->  Updating MacPorts base sources using rsync
MacPorts base version 2.1.2 installed,
MacPorts base version 2.1.2 downloaded.
--->  Updating the ports tree
--->  MacPorts base is already the latest version

The ports tree has been updated. To upgrade your installed ports, you should run
  port upgrade outdated

$ sudo port outdated
The following installed ports are outdated:
avahi                          0.6.31_3 < 0.6.31_4 

$ sudo port upgrade outdated
--->  Computing dependencies for py27-pygtk
--->  Fetching archive for py27-pygtk
--->  Attempting to fetch py27-pygtk-2.22.0_0+x11.darwin_11.x86_64.tbz2 from http://lil.fr.packages.macports.org/py27-pygtk
--->  Attempting to fetch py27-pygtk-2.22.0_0+x11.darwin_11.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/py27-pygtk
--->  Installing py27-pygtk @2.22.0_0+x11
--->  Activating py27-pygtk @2.22.0_0+x11
Error: org.macports.activate for port py27-pygtk returned: Image error: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/pygtk-codegen-2.0 is being used by the active py27-gtk port.  Please deactivate this port first, or use 'port -f activate py27-pygtk' to force the activation.
Please see the log file for port py27-pygtk for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pygtk/py27-pygtk/main.log
Error: Problem while installing py27-pygtk
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
angelo_graziosi@MacBookPro:~
$ cp /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pygtk/py27-pygtk/main.log /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pygtk/py27-pygtk/main.log
angelo_graziosi@MacBookPro:~
$ cp /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pygtk/py27-pygtk/main.log py27-pygtk-main.log

It seems that something went wrong in "fixing py-pygtk dependencies"...

Attachments (1)

py27-pygtk-main.log.bz2 (5.0 KB) - added by angelo.graziosi@… 11 years ago.
main log

Download all attachments as: .zip

Change History (3)

Changed 11 years ago by angelo.graziosi@…

Attachment: py27-pygtk-main.log.bz2 added

main log

comment:1 Changed 11 years ago by g5pw (Aljaž Srebrnič)

Resolution: fixed
Status: newclosed

Yeah, my fault. fixed in r100346.

comment:2 Changed 11 years ago by cooljeanius (Eric Gallager)

I was under the impression this was related to #34271 perhaps?

Edit: nvm, after reading the full log file it doesn't actually have anything to do with being able to find py27-pygtk's pkgconfig file. I just jumped to conclusions when I saw "avahi" and "py27-pygtk"...

Version 2, edited 11 years ago by cooljeanius (Eric Gallager) (previous) (next) (diff)
Note: See TracTickets for help on using tickets.