Your message dated Thu, 20 Mar 2014 12:19:17 +0000
with message-id <e1wqbwl-0005u2...@franck.debian.org>
and subject line Bug#742130: fixed in pyside 1.2.1-4
has caused the Debian Bug report #742130,
regarding python3-pyside: Wrong filenames for python3.3 modules
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.)


-- 
742130: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742130
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-pyside
Version: 1.2.1-3
Severity: grave
Justification: renders package unusable

Dear Maintainer,

It is currently impossible to import pyside from python3.3 on i386. The reason
is that the .so files are named wrongly. For example:

  /usr/lib/python3/dist-packages/PySide/QtCore.cpython-34m.cpython-33m.so
  /usr/lib/python3/dist-packages/PySide/QtGui.cpython-34m.cpython-33m.so

and so on. They should be named instead (on i386):

  /usr/lib/python3/dist-packages/PySide/QtCore.cpython-33m-i386-linux-gnu.so
  /usr/lib/python3/dist-packages/PySide/QtGui.cpython-33m-i386-linux-gnu.so

The python3.4 modules are named correctly.

Looking at contents of amd64 packages, it seems the situation is opposite there:
python3.3 modules are named correctly and python3.4 ones are broken.

--
Dmitry Shachnev

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: pyside
Source-Version: 1.2.1-4

We believe that the bug you reported is fixed in the latest version of
pyside, 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 742...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Didier Raboud <o...@debian.org> (supplier of updated pyside 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 20 Mar 2014 10:09:09 +0100
Source: pyside
Binary: python-pyside python3-pyside libpyside1.2 libpyside-py3-1.2 
libpyside-dev python-pyside.qtcore python3-pyside.qtcore 
python-pyside.qtdeclarative python3-pyside.qtdeclarative python-pyside.qtgui 
python3-pyside.qtgui python-pyside.qthelp python3-pyside.qthelp 
python-pyside.qtnetwork python3-pyside.qtnetwork python-pyside.qtopengl 
python3-pyside.qtopengl python-pyside.phonon python3-pyside.phonon 
python-pyside.qtscript python3-pyside.qtscript python-pyside.qtsql 
python3-pyside.qtsql python-pyside.qtsvg python3-pyside.qtsvg 
python-pyside.qttest python3-pyside.qttest python-pyside.qtuitools 
python3-pyside.qtuitools python-pyside.qtwebkit python3-pyside.qtwebkit 
python-pyside.qtxml python3-pyside.qtxml
Architecture: all source
Version: 1.2.1-4
Distribution: unstable
Urgency: high
Maintainer: Debian Python Modules Team 
<python-modules-team@lists.alioth.debian.org>
Changed-By: Didier Raboud <o...@debian.org>
Closes: 742130
Description: 
 libpyside1.2 - Python bindings for Qt 4 (base files)
 libpyside-dev - Python bindings for Qt 4 (development files)
 libpyside-py3-1.2 - Python3 bindings for Qt 4 (base files)
 python3-pyside.phonon - Qt 4 Phonon module - Python3 bindings
 python3-pyside - Python3 bindings for Qt4 (big metapackage)
 python3-pyside.qtcore - Qt 4 core module - Python3 bindings
 python3-pyside.qtdeclarative - Qt 4 Declarative module - Python3 bindings
 python3-pyside.qtgui - Qt 4 GUI module - Python3 bindings
 python3-pyside.qthelp - Qt 4 help module - Python3 bindings
 python3-pyside.qtnetwork - Qt 4 network module - Python3 bindings
 python3-pyside.qtopengl - Qt 4 OpenGL module - Python3 bindings
 python3-pyside.qtscript - Qt 4 script module - Python3 bindings
 python3-pyside.qtsql - Qt 4 SQL module - Python3 bindings
 python3-pyside.qtsvg - Qt 4 SVG module - Python3 bindings
 python3-pyside.qttest - Qt 4 test module - Python3 bindings
 python3-pyside.qtuitools - Qt 4 UI tools module - Python3 bindings
 python3-pyside.qtwebkit - Qt 4 WebKit module - Python3 bindings
 python3-pyside.qtxml - Qt 4 XML module - Python3 bindings
 python-pyside.phonon - Qt 4 Phonon module - Python bindings
 python-pyside - Python bindings for Qt4 (big metapackage)
 python-pyside.qtcore - Qt 4 core module - Python bindings
 python-pyside.qtdeclarative - Qt 4 Declarative module - Python bindings
 python-pyside.qtgui - Qt 4 GUI module - Python bindings
 python-pyside.qthelp - Qt 4 help module - Python bindings
 python-pyside.qtnetwork - Qt 4 network module - Python bindings
 python-pyside.qtopengl - Qt 4 OpenGL module - Python bindings
 python-pyside.qtscript - Qt 4 script module - Python bindings
 python-pyside.qtsql - Qt 4 SQL module - Python bindings
 python-pyside.qtsvg - Qt 4 SVG module - Python bindings
 python-pyside.qttest - Qt 4 test module - Python bindings
 python-pyside.qtuitools - Qt 4 UI tools module - Python bindings
 python-pyside.qtwebkit - Qt 4 WebKit module - Python bindings
 python-pyside.qtxml - Qt 4 XML module - Python bindings
Changes: 
 pyside (1.2.1-4) unstable; urgency=high
 .
   * Make the python3 modules renaming idempotent (Closes: #742130)
   * Set urgency to high for fixing unuseable python3 modules in testing
Checksums-Sha1: 
 c4d54bbf97dd17a396982bb3c464165a78a9c2d0 4210 pyside_1.2.1-4.dsc
 44645ccc46a14c2f67f509d55c58b97407b69278 16592 pyside_1.2.1-4.debian.tar.xz
 8b26dcbaf68ad723fd852977d2e1d538048d2a4a 128870 python-pyside_1.2.1-4_all.deb
 f17101522680bdb815e1d6c99afe5cedf8cf2fda 128730 python3-pyside_1.2.1-4_all.deb
Checksums-Sha256: 
 2f88e77e38264ee7c381831ead62e9c201373c7f772262b57d1ad544ace4aa54 4210 
pyside_1.2.1-4.dsc
 6f705721a2fdaa8180d6b636cc690bd04d7bcce462f07f5bf5c2effc128e4a99 16592 
pyside_1.2.1-4.debian.tar.xz
 3e6064ccecece2ce15ea2a5c1e230c8717c1b5093260599bb87962c9d83b4676 128870 
python-pyside_1.2.1-4_all.deb
 c36a73397a9f08a7493d637957059b81e1dfdc1cf175f4e8273d2fc1a06ba0ee 128730 
python3-pyside_1.2.1-4_all.deb
Files: 
 3e7915733c53f86cd808e65cac2f2d3d 4210 python optional pyside_1.2.1-4.dsc
 1ffabcd3badbce858d61db75454cbec0 16592 python optional 
pyside_1.2.1-4.debian.tar.xz
 56817b24d285ed7bf8007f11aeece7b7 128870 python optional 
python-pyside_1.2.1-4_all.deb
 cb5520eb1683792c76a45bc172b6a16d 128730 python optional 
python3-pyside_1.2.1-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQGcBAEBCAAGBQJTKtskAAoJEIvPpx7KFjRV7JML/2jrvF1Q/zm27MrU6Qxd/bVc
N94b51ClZUeq/m9vHhM0EZb7pbckvHItfEl7NtthC5GcfQhuRz0cAbk2YoGOA2Gr
M3NlA8EWbogdgzo40C8V9SW7kRR2H3X1ZFAR3skLSLNRWdHoiF9OPZBQtZquaBiL
NLhGs7i2wyZPTZdJeVPIRUpmdXYXe32BbAeqwOcrqybq/7SlOCPK6aK2WMa3ltaM
IbqUnAFm7Si9GbRlI0nEqo4pKh12EgcxABG+pPILLzHkNr4yrMVEE+8ItToZKJBs
ZVJWWLt8GpAulX/RcL9YnufwxK3+l+lPQSfRchWp0IzsTuZvZs9bTY6BgaRPSGrc
oWqga27GRU70H2Sp4OYeqDDY5JRyzMyI1P9Dl72LQUewOQ3jixBP/SAPwcD1ecs1
0xTAfbAHjP5ut14+Gad3mxnRDIAVN8Oz88K+XkqaOIusOBZe5dO8iUA5nprAQw2j
+6vh5lBmjxum8oLVMaPhzo1HZv8yushTNc60e5D6VA==
=wASH
-----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