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

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 27 06:09:02 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-08-27 02:08 EST -------
For 4.2-4:

** First from build log:
* Possibly missing files
----------------------------------------------------------
make[1]: Entering directory `/builddir/build/BUILD/PyQt-x11-gpl-4.2/designer'
install -m 755 -p "libpythonplugin.so"
"/usr/lib/qt4/plugins/designer/libpythonplugin.so"
install: cannot create regular file
`/usr/lib/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/lib/qt4/plugins/designer/
cp: cannot create directory `/usr/lib/qt4/plugins/designer/python': Permission
denied
make[1]: [install_python] Error 1 (ignored)
----------------------------------------------------------
   - And it seems all files which may supposed to be installed
     under %_libdir/qt4/plugins/designer are missing.

* Dependency for -devel subpackage
  - I don't know about *.sip files well, however it seems that
    *.sip files included in -devel subpackage requires qt4-devel
    for "Requires".

* About "Qt License Agreement"
  - What does the following statement mean? (what is "valid
    Qt License Agreement"?)
#############################################################################
##
## Copyright (C) 2006-2006 Trolltech ASA. All rights reserved.
##
## This file is part of the example classes of the Qt Toolkit.
##
## Licensees holding a valid Qt License Agreement may use this file in
## accordance with the rights, responsibilities and obligations
## contained therein.  Please consult your licensing agreement or
## contact sales at trolltech.com if any conditions of this licensing
## agreement are not clear to you.
##
## Further information about Qt licensing is available at:
## http://www.trolltech.com/products/qt/licensing.html or by
## contacting info at trolltech.com.
##
## This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
## WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
##
#############################################################################

* Source
  - I tried to download source tarball from URL written as Source0,
    however it is not found.
    Also, the newest seems 4.3.

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