Your message dated Mon, 18 Sep 2006 11:47:12 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#385818: fixed in python-qt4 4.0.1-3
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: python-qt4
Version: 4.0.1-2
Severity: important
python-qt4 fails to detect that it can build the QtAssistant module
during the configure.py fase.
The problem is that the compilation of the detection program doesn't
link with -lQtCore -lQtNet which causes it to fail.
This can be seen by adding the -w parameter to the configure.py
commandline.
g++ -DQT_NO_DEBUG -I. -I/usr/mkspecs/linux-g++ -I/usr/include/qt4
-I/usr/include/qt4/QtAssistant -I/usr/X11R6/include -pipe -O2 -w
-D_REENTRANT cfgtest_QtAssistant.cpp -o cfgtest_QtAssistant -L/usr/lib
-L/usr/X11R6/lib -lQtAssistantClient -lXext -lX11 -lm -lpthread
With the 2 extra -l options it compiles fine:
g++ -DQT_NO_DEBUG -I. -I/usr/mkspecs/linux-g++ -I/usr/include/qt4
-I/usr/include/qt4/QtAssistant -I/usr/X11R6/include -pipe -O2 -w
-D_REENTRANT cfgtest_QtAssistant.cpp -o cfgtest_QtAssistant -L/usr/lib
-L/usr/X11R6/lib -lQtAssistantClient -lXext -lX11 -lm -lpthread -lQtCore
-lQtNet
It is not clear to me how to adapt the build that it does this right.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-amd64-k8-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages python-qt4 depends on:
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libgcc1 1:4.1.1-13 GCC support library
ii libqt4-core 4.1.4-1.1 Qt 4 core non-GUI functionality ru
ii libqt4-gui 4.1.4-1.1 Qt 4 core GUI functionality runtim
ii libstdc++6 4.1.1-13 The GNU Standard C++ Library v3
ii python 2.4.3-11 An interactive high-level object-o
ii python-central 0.5.5 register and build utility for Pyt
ii python-elementtree 1.2.6-9 Light-weight toolkit for XML proce
ii python-sip4 4.4.5-2 Python/C++ bindings generator runt
python-qt4 recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: python-qt4
Source-Version: 4.0.1-3
We believe that the bug you reported is fixed in the latest version of
python-qt4, which is due to be installed in the Debian FTP archive:
pyqt4-dev-tools_4.0.1-3_i386.deb
to pool/main/p/python-qt4/pyqt4-dev-tools_4.0.1-3_i386.deb
python-qt4-dev_4.0.1-3_all.deb
to pool/main/p/python-qt4/python-qt4-dev_4.0.1-3_all.deb
python-qt4-doc_4.0.1-3_all.deb
to pool/main/p/python-qt4/python-qt4-doc_4.0.1-3_all.deb
python-qt4-gl_4.0.1-3_i386.deb
to pool/main/p/python-qt4/python-qt4-gl_4.0.1-3_i386.deb
python-qt4-sql_4.0.1-3_i386.deb
to pool/main/p/python-qt4/python-qt4-sql_4.0.1-3_i386.deb
python-qt4_4.0.1-3.diff.gz
to pool/main/p/python-qt4/python-qt4_4.0.1-3.diff.gz
python-qt4_4.0.1-3.dsc
to pool/main/p/python-qt4/python-qt4_4.0.1-3.dsc
python-qt4_4.0.1-3_i386.deb
to pool/main/p/python-qt4/python-qt4_4.0.1-3_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Torsten Marek <[EMAIL PROTECTED]> (supplier of updated python-qt4 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 17 Sep 2006 13:41:52 +0200
Source: python-qt4
Binary: python-qt4-gl pyqt4-dev-tools python-qt4-dev python-qt4-doc
python-qt4-sql python-qt4
Architecture: source all i386
Version: 4.0.1-3
Distribution: unstable
Urgency: low
Maintainer: Torsten Marek <[EMAIL PROTECTED]>
Changed-By: Torsten Marek <[EMAIL PROTECTED]>
Description:
pyqt4-dev-tools - Development tools for PyQt4
python-qt4 - Python bindings for Qt4
python-qt4-dev - Development files for PyQt4
python-qt4-doc - Documentation and examples for PyQt4
python-qt4-gl - Python bindings for Qt4's OpenGL module
python-qt4-sql - Python bindings for Qt4's SQL module
Closes: 385818
Changes:
python-qt4 (4.0.1-3) unstable; urgency=low
.
* Rebuilt with fixed sip4 to include QtAssistantClient
(Closes: #385818)
Files:
52bc2154de93dd09a5879792a7e10475 798 python optional python-qt4_4.0.1-3.dsc
210b446447cb1858c314998cd9aa2b79 5895 python optional
python-qt4_4.0.1-3.diff.gz
80acbb1de1217fcbcf839ecdcee906ad 3065406 python optional
python-qt4_4.0.1-3_i386.deb
4ad220d2820183f725441e5091ee67d3 107876 python optional
python-qt4-gl_4.0.1-3_i386.deb
7b630bb4070c02a1f58dcb56fcb53295 194762 python optional
python-qt4-sql_4.0.1-3_i386.deb
6e59d117322f57ae79ca8053f989d4d7 127474 python optional
pyqt4-dev-tools_4.0.1-3_i386.deb
d7b836dac4148f472ac11a2f6222a57a 194838 python optional
python-qt4-dev_4.0.1-3_all.deb
67b657206f0fb68654f4e81b540517ba 698204 doc optional
python-qt4-doc_4.0.1-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFDuTyfMVFHqJEyFgRAj6TAKCMpL3UjHfwzTOcoaPL92RSHO7cegCcD6ZV
+SakwkoG/4rCZpj2zbeljsA=
=eNeF
-----END PGP SIGNATURE-----
--- End Message ---