[Bug 190189] Review Request: PyQt4: Python bindings for Qt4

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 4 06:49:25 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: PyQt4: Python bindings for Qt4


https://bugzilla.redhat.com/show_bug.cgi?id=190189





------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2007-10-04 02:49 EST -------
* Well, still installing libpythonplugin.so is not good.

make[1]: Entering directory `/builddir/build/BUILD/PyQt-x11-gpl-4.2/designer'
install -m 755 -p "libpythonplugin.so"
"/usr/lib64/qt4/plugins/designer/libpythonplugin.so"
install: cannot create regular file
`/usr/lib64/qt4/plugins/designer/libpythonplugin.so': Permission denied
make[1]: [install_target] Error 1 (ignored)
cp -f -r /builddir/build/BUILD/PyQt-x11-gpl-4.2/designer/python
/usr/lib64/qt4/plugins/designer/

Here libpythonplugin.so is surely rebuilt, however make tries
to install the plugin directly under %_libdir/qt4/plugins/designer, 
which must be %buildroot%_libdir/qt4/plugins/designer/

* Still fails on ppc64
  http://koji.fedoraproject.org/koji/taskinfo?taskID=181782
  Please mark ppc64 as ExcludeArch.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list