Your message dated Thu, 16 May 2013 16:20:14 +0000
with message-id <e1ud0uc-0000ty...@franck.debian.org>
and subject line Bug#707157: fixed in python-qt4 4.10.1-1
has caused the Debian Bug report #707157,
regarding python-qt4: FTBFS: configure.py: error: '/usr/lib/python3.3/config' 
is not a directory
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
707157: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707157
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-qt4
Version: 4.9.3-4
Severity: serious
Tags: sid jessie
User: debian-pyt...@lists.debian.org
Usertags: python3.3

python-qt4 FTBFS:
| mkdir -p build-3.3
| cd build-3.3 && python3.3 ../configure.py --confirm-license --verbose -q /usr/bin/qmake-qt4 -c -j 10 LIBDIR_QT=/usr/lib STRIP="" MOC=moc-qt4 
LIBS_OPENGL="" LIBS_X11="" LIBS_THREAD="" CFLAGS="" CFLAGS_RELEASE=" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security  -D_FORTIFY_SOURCE=2" LFLAGS="" CXXFLAGS_RELEASE=" -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security  -D_FORTIFY_SOURCE=2" LFLAGS_RELEASE=" -Wl,-z,relro -Wl,-O1" \
|                       -m /usr/lib/python3.3/config \
|                       -d /usr/lib/python3.3/dist-packages \
|                       --dbus /usr/include/dbus-1.0 \
|                       --no-designer-plugin
| Usage: python configure.py [opts] [macro=value] [macro+=value]
|
| configure.py: error: '/usr/lib/python3.3/config' is not a directory
| make: *** [build-3.3/configure-stamp] Error 2
| dpkg-buildpackage: error: debian/rules build gave error exit status 2

--
Jakub Wilk

--- End Message ---
--- Begin Message ---
Source: python-qt4
Source-Version: 4.10.1-1

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.

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 707...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Scott Kitterman <sc...@kitterman.com> (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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 16 May 2013 09:34:47 -0400
Source: python-qt4
Binary: python-qt4 python3-pyqt4 python-qt4-dbg python3-pyqt4-dbg 
python-qt4-phonon python3-pyqt4.phonon python-qt4-phonon-dbg 
python3-pyqt4.phonon-dbg python-qt4-dbus python-qt4-dbus-dbg 
python3-dbus.mainloop.qt python3-dbus.mainloop.qt-dbg python-qt4-gl 
python-qt4-gl-dbg python3-pyqt4.qtopengl python3-pyqt4.qtopengl-dbg 
python-qt4-sql python3-pyqt4.qtsql python-qt4-sql-dbg python3-pyqt4.qtsql-dbg 
python-qt4-dev python-qt4-doc pyqt4-dev-tools
Architecture: source i386 all
Version: 4.10.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<python-modules-team@lists.alioth.debian.org>
Changed-By: Scott Kitterman <sc...@kitterman.com>
Description: 
 pyqt4-dev-tools - Development tools for PyQt4
 python-qt4 - Python bindings for Qt4
 python-qt4-dbg - Python bindings for Qt4 (debug extensions)
 python-qt4-dbus - D-Bus Support for PyQt4
 python-qt4-dbus-dbg - D-Bus Support for PyQt4 (debug extensions)
 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-gl-dbg - Python bindings for Qt4's OpenGL module (debug extension)
 python-qt4-phonon - Python bindings for Phonon
 python-qt4-phonon-dbg - Python bindings for Phonon (debug extensions)
 python-qt4-sql - Python bindings for PyQt4's SQL module
 python-qt4-sql-dbg - Python bindings for PyQt4's SQL module (debug extension)
 python3-dbus.mainloop.qt - D-Bus Support for PyQt4 with Python 3
 python3-dbus.mainloop.qt-dbg - D-Bus Support for PyQt4 (debug extensions for 
Python 3)
 python3-pyqt4 - Python3 bindings for Qt4
 python3-pyqt4-dbg - Python3 bindings for Qt4 (debug extensions)
 python3-pyqt4.phonon - Python3 bindings for Phonon
 python3-pyqt4.phonon-dbg - Python3 bindings for Phonon (debug extensions)
 python3-pyqt4.qtopengl - Python 3 bindings for Qt4's OpenGL module
 python3-pyqt4.qtopengl-dbg - Python 3 bindings for Qt4's OpenGL module (debug 
extension)
 python3-pyqt4.qtsql - Python3 bindings for PyQt4's SQL module
 python3-pyqt4.qtsql-dbg - Python3 bindings for PyQt4's SQL module (debug 
extension)
Closes: 707157 707734
Changes: 
 python-qt4 (4.10.1-1) unstable; urgency=low
 .
   * Upload to unstable
 .
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
 .
   [ Dmitrijs Ledkovs ]
   * Fix compiling Qt Designer plugin with multiarched python.
   * Enable DEB_BUILD_OPTIONS compliant parallel build.
 .
   [ Scott Kitterman ]
   * New upstream release
     - Refresh patches
     - Update debian/rules to work with python3.2 and 3.3 (Closes: #707157)
     - Bump minimum required sip4 build-dep versions to 4.14.4
   * Adjust pyqtconfig.py references in debian/python3-pyqt4.install to cover
     all variants now shipped
   * Fix find command in install-arch so pyqtconfig files for debug packages
     aren't removed
   * Additional minor cleanups to get files installed properly for pyqtconifg
      and .so files in python3-dbus.mainloop.qt/-dbg
   * Add debian/patches/config_extra_headers.diff so additional header
     directories used in python3.3 due to multiarch are found during build
   * Update debian/rules to account for different layout of python3.3 in
     anicipation of multiarched python3.3
   * Add specific build-dep on python2.7-dev >=2.7.5-2~ for python2.7-config
     configdir support
   * Update python3-all-dev minimum version due to bug fixes in 3.2.3-6 for
     building with multiple python3 versions
   * Generate a multi-version pyqtconfig.py for python3 variants to account
     for multiple files installed into the same directory as is done with
     sipconfig in python3-sip (Closes: #707734)
   * Add removal of qpy/QtCore/qpycore_post_init.cpp to clean rule
   * Drop unused python:Provides
   * Bump standards version to 3.9.4 without further change
 .
   [ Steve Langasek ]
   * Fine adjustments to debian/rules
Checksums-Sha1: 
 ddf99b5c10fff055d2f29b378043ce16f687b55f 3348 python-qt4_4.10.1-1.dsc
 c7dad20194905d22f110c7d3ab905cd25d69e887 11279330 python-qt4_4.10.1.orig.tar.gz
 987c02ee5cff5ba98a77a91d1b1f120cb2d2d879 22489 
python-qt4_4.10.1-1.debian.tar.gz
 2df659721523a1a736211882f81b0eb79256ef17 2806604 python-qt4_4.10.1-1_i386.deb
 c978960c4aab8b34c011e48376898d68697a9137 5504574 
python3-pyqt4_4.10.1-1_i386.deb
 fd80ed1474c7525e258d5be2c66d9e879fab442d 35617136 
python-qt4-dbg_4.10.1-1_i386.deb
 dea8e0c2ca593b68f4b9ea93af274efdea3ad37e 71500702 
python3-pyqt4-dbg_4.10.1-1_i386.deb
 1b179518e189552692c092a9d722b50c2a7bcc94 111680 
python-qt4-phonon_4.10.1-1_i386.deb
 9d8454a60e94afc21c4643483788fcac03489978 129746 
python3-pyqt4.phonon_4.10.1-1_i386.deb
 5706ca69e8300e127efe7c1f85f77e247b2657d9 2000982 
python-qt4-phonon-dbg_4.10.1-1_i386.deb
 4756a2413d67d0896aef0edf5e30255e35baa8c2 3910050 
python3-pyqt4.phonon-dbg_4.10.1-1_i386.deb
 8f7c6e39a40e9694e34c3215e8e2690595b2e335 30676 
python-qt4-dbus_4.10.1-1_i386.deb
 763bdfa1725d3acc412d09fd2a8ab7530cface1d 170886 
python-qt4-dbus-dbg_4.10.1-1_i386.deb
 cff218b00e89b4c1e9287b20869e85d1fccbada5 33356 
python3-dbus.mainloop.qt_4.10.1-1_i386.deb
 4bbe109f187fe939a8dafa7fe1960530b28570a5 316270 
python3-dbus.mainloop.qt-dbg_4.10.1-1_i386.deb
 22081695a71ce4598d87c72297836c45dec862a1 90692 python-qt4-gl_4.10.1-1_i386.deb
 0fc5245f472815fe4c5fd201600482ee09917cd3 1236190 
python-qt4-gl-dbg_4.10.1-1_i386.deb
 31f9e53c7e78c7a9447d9f5d160b3d49b6de3030 104878 
python3-pyqt4.qtopengl_4.10.1-1_i386.deb
 06b8f8a332da421e298f4101b158fe1748dd5e8d 2457442 
python3-pyqt4.qtopengl-dbg_4.10.1-1_i386.deb
 fd67bc3d8c60c7872328ec4865c334a26607d970 102870 
python-qt4-sql_4.10.1-1_i386.deb
 325f5a8d5b1f41a33e897c021304ae0b7f22dfb8 120528 
python3-pyqt4.qtsql_4.10.1-1_i386.deb
 a51faf6b2d25c472597f6e2c91b374ebc9c61361 1445418 
python-qt4-sql-dbg_4.10.1-1_i386.deb
 da1cd3a9d290d539d9b681f829a279ce311a4456 2899074 
python3-pyqt4.qtsql-dbg_4.10.1-1_i386.deb
 dae216caa962991a5dfcbc951192c99ae2962cd3 120280 
pyqt4-dev-tools_4.10.1-1_i386.deb
 9fed169300092977dc8324adadca7c6ae9e6522d 274290 python-qt4-dev_4.10.1-1_all.deb
 f87597e0af5b6a44b8234da20ac9a9380730a285 9148132 
python-qt4-doc_4.10.1-1_all.deb
Checksums-Sha256: 
 24b993f21b740d7ef65f40e36fe499ca3736ff1910a60478de4b8694410f9e3e 3348 
python-qt4_4.10.1-1.dsc
 623586f6dcb8a3ac5af688015dfb721b76498242081e3e331c882dd38798fa16 11279330 
python-qt4_4.10.1.orig.tar.gz
 9dc51ed1071390d423f2516af2cce76f21c04a00f206805f173afc41e2ea2896 22489 
python-qt4_4.10.1-1.debian.tar.gz
 288ee2025f7b3a76b3e3c21c241811de9da34b9088eebee803792838645d65f5 2806604 
python-qt4_4.10.1-1_i386.deb
 fffa7681f15250e0d942f4299a4c754b493dd2f8af6bd16323f2130077bc2087 5504574 
python3-pyqt4_4.10.1-1_i386.deb
 51bdb3fb8cbc6a537e462b2e2e5a3bf02d0464df26183702a5d0cfd0f40bf22a 35617136 
python-qt4-dbg_4.10.1-1_i386.deb
 7d5565647fb02098e73b2e8bd89d2f87cd33524b49cc6e9db5beb630a9e580cc 71500702 
python3-pyqt4-dbg_4.10.1-1_i386.deb
 c2f413923e0305ec65803f6bffbb0bc133d77f34f3eba21fecf7bb98aa6e6c6c 111680 
python-qt4-phonon_4.10.1-1_i386.deb
 028aab5bd58ae3b8c1a359f981819c4c67cfa6e85db622bf8666cab2290f4526 129746 
python3-pyqt4.phonon_4.10.1-1_i386.deb
 5334391fe7dde1ad978fd54800797d946fe1c18bf18f55cbdc1d9d05413ce6a2 2000982 
python-qt4-phonon-dbg_4.10.1-1_i386.deb
 5712758fa721415e47a3bdadf1eb1f6b44e4ae47eddc23cd6ba33bf84b053c77 3910050 
python3-pyqt4.phonon-dbg_4.10.1-1_i386.deb
 7f22b886207b47aab5d93ef67a2efdfae85b54e6b31be15744316e373993c40f 30676 
python-qt4-dbus_4.10.1-1_i386.deb
 570ffc62b1a88099508ac414850bca05b45e16dbb156cd083d4bf9a55584b6f2 170886 
python-qt4-dbus-dbg_4.10.1-1_i386.deb
 341fcb94f1144ff633706ee97210abd676b3f90860dab1098522fb52a837a760 33356 
python3-dbus.mainloop.qt_4.10.1-1_i386.deb
 eecbd19db7ccaa454e21683a0196158ca07fcf3011dc42cd5c8db2b9bff51bf9 316270 
python3-dbus.mainloop.qt-dbg_4.10.1-1_i386.deb
 207a43db104c7dce4e7eda37c162a06b4e8fbe86e68c3651d933cda80291a813 90692 
python-qt4-gl_4.10.1-1_i386.deb
 e12ad38691aa6cec31db8d689c60428e4ec9d07122e842756e1b35f2e08ba87c 1236190 
python-qt4-gl-dbg_4.10.1-1_i386.deb
 75fda606d3bee4a14a5eddece6708ea0f9bbb847ae48c334a90cec43a35acbfd 104878 
python3-pyqt4.qtopengl_4.10.1-1_i386.deb
 228285bac512e633208be34919d6a02160e0ef2522e16c2390d34b5bb83e62fa 2457442 
python3-pyqt4.qtopengl-dbg_4.10.1-1_i386.deb
 a2332666feb162a4d9d7b63f38f279514c3817f4ba5ce4ee21d96fa6ab792c45 102870 
python-qt4-sql_4.10.1-1_i386.deb
 63f1d773568cb38307be7dba4f5d7e0025ed831d651ef90c3ba1555206ecc1a7 120528 
python3-pyqt4.qtsql_4.10.1-1_i386.deb
 3d63622b4793155e0dae99f75522e665277ff6c45243bd53b41b91ee45dc2aef 1445418 
python-qt4-sql-dbg_4.10.1-1_i386.deb
 8e65c91234ce6e8170d626da06b84600525d5979c31bc51072be950d05866174 2899074 
python3-pyqt4.qtsql-dbg_4.10.1-1_i386.deb
 1b1d52a7d782276e0a56e184dffdada4af5e094e4e9c49af0d43c36bce219447 120280 
pyqt4-dev-tools_4.10.1-1_i386.deb
 1c068d387e490b1d3e268c34d2d202df03dcba067b7afd21e55bf3312c9b4716 274290 
python-qt4-dev_4.10.1-1_all.deb
 9bc11411149d13f7446a82b425fbfc098dff3c3a4aa09787c4d3088f8eb2a647 9148132 
python-qt4-doc_4.10.1-1_all.deb
Files: 
 c6b5f6f978a84c90e99cb68da364f286 3348 python optional python-qt4_4.10.1-1.dsc
 e5973c4ec0b0469f329bc00209d2ad9c 11279330 python optional 
python-qt4_4.10.1.orig.tar.gz
 584e334d4e55a79000fcf0f488956c87 22489 python optional 
python-qt4_4.10.1-1.debian.tar.gz
 cef16d8573c27173f79b9e5b32656dca 2806604 python optional 
python-qt4_4.10.1-1_i386.deb
 e4d73a27b660d95de57cc6821bf33e68 5504574 python optional 
python3-pyqt4_4.10.1-1_i386.deb
 e02e26bc031cbc78b38575b53dd53965 35617136 debug extra 
python-qt4-dbg_4.10.1-1_i386.deb
 c017516080e694c6b2c8c85101f1e73d 71500702 debug extra 
python3-pyqt4-dbg_4.10.1-1_i386.deb
 936ee0b90378aa084b65593c16cc9b1c 111680 python optional 
python-qt4-phonon_4.10.1-1_i386.deb
 7027c734f2537c5a734f56bd9589c1c9 129746 python optional 
python3-pyqt4.phonon_4.10.1-1_i386.deb
 ebc8a794287e772122c74f582f26ae54 2000982 debug extra 
python-qt4-phonon-dbg_4.10.1-1_i386.deb
 069bd5e93ecc99281b46318bef423941 3910050 debug extra 
python3-pyqt4.phonon-dbg_4.10.1-1_i386.deb
 4d7f5206a23dd5d0a9c1b0dc7d289712 30676 python optional 
python-qt4-dbus_4.10.1-1_i386.deb
 1f3db8374f20231c5886bf424c78ddea 170886 debug extra 
python-qt4-dbus-dbg_4.10.1-1_i386.deb
 d4ff4aade4773ffaee0c21fbad41994c 33356 python optional 
python3-dbus.mainloop.qt_4.10.1-1_i386.deb
 e688cfd88f4105f786c541fa550ecf71 316270 debug extra 
python3-dbus.mainloop.qt-dbg_4.10.1-1_i386.deb
 a5ba3b3cefaf8f2bd3002e94b2029f06 90692 python optional 
python-qt4-gl_4.10.1-1_i386.deb
 cc5a1238116a590136d37c9cac6286e9 1236190 debug extra 
python-qt4-gl-dbg_4.10.1-1_i386.deb
 9eb0d3020e25a90b5d3ea020180445da 104878 python optional 
python3-pyqt4.qtopengl_4.10.1-1_i386.deb
 370ce77c344d74f40f5043d86c959199 2457442 debug extra 
python3-pyqt4.qtopengl-dbg_4.10.1-1_i386.deb
 76d54aea80f97511f316a4bb21879c78 102870 python optional 
python-qt4-sql_4.10.1-1_i386.deb
 6fa91b24b2d9f9529bb6f22a566188e3 120528 python optional 
python3-pyqt4.qtsql_4.10.1-1_i386.deb
 f42387d5dd3c0592673d6c3e3936347c 1445418 debug extra 
python-qt4-sql-dbg_4.10.1-1_i386.deb
 ae2a6c420d68783236b3bf52027bbde5 2899074 debug extra 
python3-pyqt4.qtsql-dbg_4.10.1-1_i386.deb
 669a2a76b8074ffe1085119f5197b52e 120280 python optional 
pyqt4-dev-tools_4.10.1-1_i386.deb
 494c717b1b577c16b1ad1b0b645a4b4b 274290 python optional 
python-qt4-dev_4.10.1-1_all.deb
 1ad5c0117f4d9ec874510198adb9f0d4 9148132 doc optional 
python-qt4-doc_4.10.1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlGU/m0ACgkQHajaM93NaGr6UQCeK5wqyQ8iuDlNMf7sYdCeMRvL
rJkAn3HfrLzivvU6gzs9fWjVsWgQDnu+
=UYlw
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to