#36577: py27-pyqt4: inconsistent installability -----------------------+------------------------- Reporter: dave@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: py-pyqt4 | -----------------------+------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => michaelld@… * port: => py-pyqt4 Comment: Replying to [ticket:36577 dave@…]:
See below; it fails when installed as a dependency of bzr-gtk, but succeeds when installed on its own
The terminal output you have pasted is confused:
{{{ pluto:~ dave% sudo port install bzr-gtk bzr-explorer ---> Computing dependencies for bzr-gtk ---> Fetching archive for bzr-gtk ---> Attempting to fetch bzr-gtk-0.100.0_2.darwin_11.x86_64.tbz2 from http://lil.fr.packages.macports.org/bzr-gtk version:1 }}}
This "version:1" line and many that follow it are part but not all of a main.log.
{{{ pluto:~ dave% less /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_python_py-pyqt4/py27-pyqt4/main.log }}}
Presumably this is because after the port failed, you ran "less" to display the log in the terminal. To know what went wrong, we would need to see the entire contents of this file attached to this ticket. However:
{{{ ---> Installing py27-pyqt4 @4.9.4_0 ---> Activating py27-pyqt4 @4.9.4_0 }}}
...since you then tried installing the port again, the failed logfile was already deleted. So there's no way for us to know now what went wrong. -- Ticket URL: <https://trac.macports.org/ticket/36577#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS