Your message dated Wed, 18 Sep 2013 13:33:56 +0000
with message-id <[email protected]>
and subject line Bug#723624: fixed in python3.3 3.3.2-7
has caused the Debian Bug report #723624,
regarding libpython3.3-stdlib: upgrade to 3.3.2-6 overwrites file from
libpython3.3-minimal 3.3.2-5
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 [email protected]
immediately.)
--
723624: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=723624
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libpython3.3-stdlib
Version: 3.3.2-6
Severity: serious
Justification: Policy 7.4 (the "must" is in wheezy/rc_policy.txt/Dependencies)
The upgrade from 3.3.2-5 to -6 failed the first time. It succeeded on a later
upgrade run, so the severity may be "normal".
Preparing to replace python3.3 3.3.2-5 (using .../python3.3_3.3.2-6_amd64.deb)
...
Unpacking replacement python3.3 ...
Preparing to replace python3.3-minimal 3.3.2-5 (using
.../python3.3-minimal_3.3.2-6_amd64.deb) ...
Unpacking replacement python3.3-minimal ...
Preparing to replace libpython3.3 3.3.2-5 (using
.../libpython3.3_3.3.2-6_amd64.deb) ...
Unpacking replacement libpython3.3:amd64 ...
Preparing to replace libpython3.3-stdlib 3.3.2-5 (using
.../libpython3.3-stdlib_3.3.2-6_amd64.deb) ...
Unpacking replacement libpython3.3-stdlib:amd64 ...
dpkg: error processing
/var/cache/apt/archives/libpython3.3-stdlib_3.3.2-6_amd64.deb (--unpack):
trying to overwrite
'/usr/lib/python3.3/lib-dynload/_ssl.cpython-33m-x86_64-linux-gnu.so', which is
also in package libpython3.3-minimal 3.3.2-5
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Preparing to replace libpython3.3-minimal 3.3.2-5 (using
.../libpython3.3-minimal_3.3.2-6_amd64.deb) ...
Unpacking replacement libpython3.3-minimal:amd64 ...
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.11.0-local-dirty (SMP w/6 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libpython3.3-stdlib depends on:
ii libbz2-1.0 1.0.6-5
ii libc6 2.17-92+b1
ii libdb5.1 5.1.29-7
ii libffi6 3.0.13-4
ii liblzma5 5.1.1alpha+20120614-2
ii libncursesw5 5.9+20130608-1
ii libpython3.3-minimal 3.3.2-6 (after the rerunning the upgrade)
ii libreadline6 6.2+dfsg-0.1
ii libsqlite3-0 3.8.0.2-1
ii libssl1.0.0 1.0.1e-3
ii libtinfo5 5.9+20130608-1
ii mime-support 3.54
ii multiarch-support 2.17-92+b1
libpython3.3-stdlib recommends no packages.
libpython3.3-stdlib suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: python3.3
Source-Version: 3.3.2-7
We believe that the bug you reported is fixed in the latest version of
python3.3, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Klose <[email protected]> (supplier of updated python3.3 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.8
Date: Wed, 18 Sep 2013 12:19:47 +0200
Source: python3.3
Binary: python3.3 libpython3.3-stdlib python3.3-minimal libpython3.3-minimal
libpython3.3 python3.3-examples python3.3-dev libpython3.3-dev
libpython3.3-testsuite idle-python3.3 python3.3-doc python3.3-dbg
libpython3.3-dbg
Architecture: source all amd64
Version: 3.3.2-7
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
idle-python3.3 - IDE for Python (v3.3) using Tkinter
libpython3.3 - Shared Python runtime library (version 3.3)
libpython3.3-dbg - Debug Build of the Python Interpreter (version 3.3)
libpython3.3-dev - Header files and a static library for Python (v3.3)
libpython3.3-minimal - Minimal subset of the Python language (version 3.3)
libpython3.3-stdlib - Interactive high-level object-oriented language
(standard library
libpython3.3-testsuite - Testsuite for the Python standard library (v3.3)
python3.3 - Interactive high-level object-oriented language (version 3.3)
python3.3-dbg - Debug Build of the Python Interpreter (version 3.3)
python3.3-dev - Header files and a static library for Python (v3.3)
python3.3-doc - Documentation for the high-level object-oriented language
Python
python3.3-examples - Examples for the Python language (v3.3)
python3.3-minimal - Minimal subset of the Python language (version 3.3)
Closes: 723624
Changes:
python3.3 (3.3.2-7) unstable; urgency=low
.
* Update to 20130918 from the 3.3 branch.
* Update symbols file.
* Fail the build if extensions for the minimal package are not in
the libpython-minimal package. Closes: #723624.
* Fix indentation in regenerated platform-lsbrelease.diff (Dmitry Shachnev).
LP: #1220508.
* Point to the python3-tk (instead of the python-tk) package when missing.
LP: #1184082.
Checksums-Sha1:
1f601db371722b7b54e964f69d6eb9555e5bdb20 2401 python3.3_3.3.2-7.dsc
929fa4790bdda6f0973462a4c66b8804c9e6639e 692512 python3.3_3.3.2-7.diff.gz
734634b45623ee41fe4d66123d585db87148b661 333042
python3.3-examples_3.3.2-7_all.deb
15e1a37d7ab6294a375be4912cf9afa075ec85fd 2614534
libpython3.3-testsuite_3.3.2-7_all.deb
1281b19e3fec5a097cb0da8d9aeab98e1f4549c3 77848 idle-python3.3_3.3.2-7_all.deb
c0132290ace818f788a5cf63f273e3f6972729aa 4772580 python3.3-doc_3.3.2-7_all.deb
370569d94175fec6990ec926300f700f4acf75a2 152604 python3.3_3.3.2-7_amd64.deb
9986fdbc3147eb76ea62ed62990684857f4c032f 2038550
libpython3.3-stdlib_3.3.2-7_amd64.deb
3bdf339fc633e899b83b0f0b85e7827fc8a53f89 1408294
python3.3-minimal_3.3.2-7_amd64.deb
14cf49b54339e9e6200718dcecbb9cf93d86152c 420194
libpython3.3-minimal_3.3.2-7_amd64.deb
82aa76d6ab5728f64e2994b4770c6f01ae0274da 1266634 libpython3.3_3.3.2-7_amd64.deb
02bf4aa771621d986f81e8a1bf01d32d753d8fc0 391396 python3.3-dev_3.3.2-7_amd64.deb
6728bb0fe1692f9114ae2a57fcde5e86cf9d23b3 25767670
libpython3.3-dev_3.3.2-7_amd64.deb
2c063174aa3593caa40446ef763ec1a49ce14734 7268910
python3.3-dbg_3.3.2-7_amd64.deb
29f9875ff6bb3d5c1f30a6e9c5bfc5bec2ee6427 4674624
libpython3.3-dbg_3.3.2-7_amd64.deb
Checksums-Sha256:
185daea9d0c3fed20b40d2920c96ba087a75df5461e4fcfbc50eb32820b4fd28 2401
python3.3_3.3.2-7.dsc
9bf8b4dfd518161bd875b50d38bafde5e8dc0239ea7560b8645a2040fa21d168 692512
python3.3_3.3.2-7.diff.gz
0c8b9d82295ae4f51eb497481d547cdd9c0a7e56352e87b8b91851df73be7b91 333042
python3.3-examples_3.3.2-7_all.deb
cdad2730caea90dbc39a00f39747bdb246f6c77739098a12cb2706852807cdc8 2614534
libpython3.3-testsuite_3.3.2-7_all.deb
fae2443bf3f2c92e1232b718db2b1139d81ff35e46dcbecb44d86f610e3b7434 77848
idle-python3.3_3.3.2-7_all.deb
f91c3e3f4e0428c82ac60245fb9e283993de7fa79e5124b71fb1a6d1cbc028dd 4772580
python3.3-doc_3.3.2-7_all.deb
5972e2aba64b1d1d82a9e682f36a205a4c1b4c731592b1842cdb928245ece75b 152604
python3.3_3.3.2-7_amd64.deb
f8905676db27fd6544468d170be5a0bcbe02d2d4ef79bf8c9d92a11bc58789d0 2038550
libpython3.3-stdlib_3.3.2-7_amd64.deb
159b9f2d0c2982b00fdb9cd10f3811f01649c2196e9c1aac9d4d2c7c9b67e50b 1408294
python3.3-minimal_3.3.2-7_amd64.deb
f328598e468821ea1eb48afe96a99e7342f9759fbea64a2fbbe3fc306a6502d5 420194
libpython3.3-minimal_3.3.2-7_amd64.deb
6e8cd00c2044d8e87859dd05220e2e8e20db927eeab14925183659883a03a6e6 1266634
libpython3.3_3.3.2-7_amd64.deb
6566f85a5a2ffe34ad05c458c8b0ae92dac2c1010b97761648a1ba406ab8af3f 391396
python3.3-dev_3.3.2-7_amd64.deb
abdb73aa7c8d7b47be6f4088338e50f10103469c4fcc455249a827d02907192a 25767670
libpython3.3-dev_3.3.2-7_amd64.deb
6051f804a13f52d33cbb6e5052fa475a23f1cb1aa1973d5d11f64af98f19b1ac 7268910
python3.3-dbg_3.3.2-7_amd64.deb
96fb0582cd28c8df48152c0df079a7cb215453114a9aa2323a9acb177b0abfdd 4674624
libpython3.3-dbg_3.3.2-7_amd64.deb
Files:
2b49c095b170dd041a8fde7043e75170 2401 python optional python3.3_3.3.2-7.dsc
119ee42dda5b59317afe422168da4983 692512 python optional
python3.3_3.3.2-7.diff.gz
65d26ec1588210c6e34191027173ce39 333042 python optional
python3.3-examples_3.3.2-7_all.deb
38d832c5c3d496476c9ec287c465f511 2614534 libdevel optional
libpython3.3-testsuite_3.3.2-7_all.deb
40ccd7fdf92db98399a46ab7c25fd8c1 77848 python optional
idle-python3.3_3.3.2-7_all.deb
d63ca5bfa33e01612087565d50c8d250 4772580 doc optional
python3.3-doc_3.3.2-7_all.deb
fa09897d7af1dca72d9941c4dd442119 152604 python optional
python3.3_3.3.2-7_amd64.deb
0b2deec0dcf1801b9859a7cb40bc0c82 2038550 python optional
libpython3.3-stdlib_3.3.2-7_amd64.deb
91408e9a8d9d7a5ae4368cb75ee977f1 1408294 python optional
python3.3-minimal_3.3.2-7_amd64.deb
6e0696b1c8635eef0fca4ed3e8b3800f 420194 python optional
libpython3.3-minimal_3.3.2-7_amd64.deb
64a7783c54f1689c4148d9a801efd596 1266634 libs optional
libpython3.3_3.3.2-7_amd64.deb
548510282b3b69c1f8b43a377a12f87c 391396 python optional
python3.3-dev_3.3.2-7_amd64.deb
7f3668bb2e173d6f84ba5e372713432b 25767670 libdevel optional
libpython3.3-dev_3.3.2-7_amd64.deb
3e09090a4854669ec7cba6bdf0a2a6c2 7268910 debug extra
python3.3-dbg_3.3.2-7_amd64.deb
1f2fac62ee50db05d2b0151a636adeed 4674624 debug extra
libpython3.3-dbg_3.3.2-7_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iEYEARECAAYFAlI5qe4ACgkQStlRaw+TLJy6UACfc27w6oRW/Oj/l4TeRlkCR8Yd
aN4AoMOxzGNniA6lWNyzF/dZF0uY1+Kf
=v81z
-----END PGP SIGNATURE-----
--- End Message ---