Opened 15 years ago

Closed 15 years ago

#19860 closed defect (invalid)

py25-pyqt4 failed to complete installation -- no access to pyuic

Reported by: ballagas@… Owned by: saispo@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: py25-pyqt4

Description (last modified by mf2k (Frank Schima))

Similar to bug 16068, I experience a problem installing py25-pyqt4.

Here is a snippet of the debug output of

sudo port install py25-pyqt4


DEBUG: installing file: /opt/local/var/macports/software/py25-pyqt4/4.4.4_0/opt/local/share/sip/PyQt4/QtXmlPatterns/QtXmlPatternsmod.sip
DEBUG: installing file: /opt/local/var/macports/software/py25-pyqt4/4.4.4_0/opt/local/share/sip/PyQt4/QtXmlPatterns/qxmlformatter.sip
DEBUG: installing file: /opt/local/var/macports/software/py25-pyqt4/4.4.4_0/opt/local/share/sip/PyQt4/QtXmlPatterns/qxmlname.sip
DEBUG: installing file: /opt/local/var/macports/software/py25-pyqt4/4.4.4_0/opt/local/share/sip/PyQt4/QtXmlPatterns/qxmlnamepool.sip
DEBUG: installing file: /opt/local/var/macports/software/py25-pyqt4/4.4.4_0/opt/local/share/sip/PyQt4/QtXmlPatterns/qxmlquery.sip
DEBUG: installing file: /opt/local/var/macports/software/py25-pyqt4/4.4.4_0/opt/local/share/sip/PyQt4/QtXmlPatterns/qxmlresultitems.sip
DEBUG: installing file: /opt/local/var/macports/software/py25-pyqt4/4.4.4_0/opt/local/share/sip/PyQt4/QtXmlPatterns/qxmlserializer.sip
DEBUG: Executing org.macports.activate (py25-pyqt4)
--->  Activating py25-pyqt4 @4.4.4_0
Error: Target org.macports.activate returned: Image error: /opt/local/lib/python2.5/site-packages/PyQt4/__init__.py already exists and does not belong to a registered port.  Unable to activate port py25-pyqt4.
Warning: the following items did not execute (for py25-pyqt4): org.macports.activate
Error: Status 1 encountered during processing.

Attachments (1)

installed-ports.txt (4.0 KB) - added by ballagas@… 15 years ago.

Download all attachments as: .zip

Change History (4)

Changed 15 years ago by ballagas@…

Attachment: installed-ports.txt added

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

Description: modified (diff)
Owner: changed from macports-tickets@… to saispo@…
Port: py25-pyqt4 added

comment:2 Changed 15 years ago by mf2k (Frank Schima)

You can delete that file and try again. But you will likely hit another file, which you can delete and then try again. But there may be lots of files like this. I recommend forcing the activate since you likely tried to install this port before it was fixed to workaround the python25 framework bug (see ticket #16068).

sudo port -f activate py25-pyqt4

comment:3 Changed 15 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.