Your message dated Wed, 12 Mar 2014 21:21:38 +0000
with message-id <e1wnqao-0000zc...@franck.debian.org>
and subject line Bug#740318: fixed in python-numpy 1:1.8.1~rc1-1
has caused the Debian Bug report #740318,
regarding python3-numpy-dbg shares a file with python3-numpy without conflicts
on kfreebsd
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.)
--
740318: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740318
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-numpy
Version: 1:1.7.1-3+b1
Severity: serious
Hi,
As can be seen on the shiboken build logs [0,1], python3-numpy-dbg fails
to install when python3-numpy is already installed:
Preparing to unpack .../python3-numpy-dbg_1%3a1.7.1-3+b1_kfreebsd-amd64.deb
...
Unpacking python3-numpy-dbg (1:1.7.1-3+b1) ...
dpkg: error processing archive
/var/cache/apt/archives/python3-numpy-dbg_1%3a1.7.1-3+b1_kfreebsd-amd64.deb
(--unpack):
trying to overwrite
'/usr/lib/python3/dist-packages/numpy/core/_dotblas.cpython-33m-x86_64-kfreebsd-gnu.so',
which is also in package python3-numpy 1:1.7.1-3+b1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Selecting previously unselected package sbuild-build-depends-shiboken-dummy.
Preparing to unpack .../sbuild-build-depends-shiboken-dummy.deb ...
Unpacking sbuild-build-depends-shiboken-dummy (0.invalid.0) ...
Errors were encountered while processing:
/var/cache/apt/archives/python3-numpy-dbg_1%3a1.7.1-3+b1_kfreebsd-amd64.deb
This is a serious bug as it blocks the co-installation of these packages
and therefore makes at least src:shiboken fail to build from source on
kfreebsd.
Cheers,
OdyX
[0]
https://buildd.debian.org/status/fetch.php?pkg=shiboken&arch=kfreebsd-i386&ver=1.2.1-3&stamp=1393566387
[1]
https://buildd.debian.org/status/fetch.php?pkg=shiboken&arch=kfreebsd-amd64&ver=1.2.1-3&stamp=1393567717
-- System Information:
Debian Release: jessie/sid
APT prefers testing-proposed-updates
APT policy: (500, 'testing-proposed-updates'), (500, 'proposed-updates'),
(500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python3-numpy depends on:
ii libblas3 [libblas.so.3] 1.2.20110419-7
ii libc6 2.18-3
ii libgcc1 1:4.8.2-16
ii libgfortran3 4.8.2-16
ii liblapack3 [liblapack.so.3] 3.5.0-2
ii libquadmath0 4.8.2-16
ii python3 3.3.4-1
ii python3.3 3.3.5~rc1-1
ii python3.4 3.4~rc2-1
pn python3:any <none>
python3-numpy recommends no packages.
Versions of packages python3-numpy suggests:
ii gcc 4:4.8.2-2
pn gfortran <none>
pn python-numpy-doc <none>
ii python3-dev 3.3.4-1
pn python3-nose <none>
pn python3-numpy-dbg <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: python-numpy
Source-Version: 1:1.8.1~rc1-1
We believe that the bug you reported is fixed in the latest version of
python-numpy, 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 740...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Julian Taylor <jtaylor.deb...@googlemail.com> (supplier of updated python-numpy
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: SHA1
Format: 1.8
Date: Sun, 02 Mar 2014 15:33:25 +0100
Source: python-numpy
Binary: python-numpy python-numpy-dbg python3-numpy python3-numpy-dbg
python-numpy-doc
Architecture: source amd64 all
Version: 1:1.8.1~rc1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Julian Taylor <jtaylor.deb...@googlemail.com>
Description:
python-numpy - Numerical Python adds a fast array facility to the Python
languag
python-numpy-dbg - Fast array facility to the Python language (debug extension)
python-numpy-doc - NumPy documentation
python3-numpy - Fast array facility to the Python 3 language
python3-numpy-dbg - Fast array facility to the Python 3 language (debug
extension)
Closes: 695881 710177 724611 737778 739019 740318
Changes:
python-numpy (1:1.8.1~rc1-1) unstable; urgency=low
.
* New upstream bugfix release candidate
- removed python-numpydoc from b-d, upstream tarballs includes it again
- fixes insecure mktemp usage of f2py (Closes: #737778)
* add autopkgtests running testsuite with different BLAS and testing f2py
and distutils (Closes: #695881)
* use dh_python2 instead of deprecated pysupport
* 50_search-multiarch-paths.patch: drop, applied upstream
* build depend on cython and cythonize mtrand.pyx (Closes: #710177)
* move documentation build depends to -indep (Closes: #739019)
* run tests in verbose mode (Closes: #724611)
* python3-soabi.patch: fix ctypeslib for python3 soabi in extension filenames
* debian/python3-numpy-dbg.install:
- fix duplicate files in dbg package of kfreebsd (Closes: #740318)
* bump Standards-Version to 3.9.5 (no changes needed)
* restore-3kcompat-api.patch:
add upstream patch to restore private api used by matplotlib
Checksums-Sha1:
5eb1d7b49d487bf60ed77b59455c463cdf616426 1938 python-numpy_1.8.1~rc1-1.dsc
873ab03d189e5a0687ba79d55033a7f30be20d9d 3790496
python-numpy_1.8.1~rc1.orig.tar.gz
39fbc1b4f6b8908a57d7d4ec0a6408eb6ebe7cd7 140204
python-numpy_1.8.1~rc1-1.debian.tar.xz
5e4311d7f0f797573ff7a55f7796a704fda73ac8 1600168
python-numpy_1.8.1~rc1-1_amd64.deb
0c10f6d67ac3c32abbc23537b817f9f076e97ae8 2969766
python-numpy-dbg_1.8.1~rc1-1_amd64.deb
6f7639cdb01af9e5306c4a67c201ecc777107ab5 1668996
python3-numpy_1.8.1~rc1-1_amd64.deb
f40a022bf9f2d9fce96702c56f59740c30ab0bbe 5363806
python3-numpy-dbg_1.8.1~rc1-1_amd64.deb
8e95298a11a7f89c22ff73dee6f2e5544491e371 3928026
python-numpy-doc_1.8.1~rc1-1_all.deb
Checksums-Sha256:
d43cffd1340570b757d355dceb0b730b4a13e7f78abd90083cb47a8a6fe3f4ec 1938
python-numpy_1.8.1~rc1-1.dsc
78259bf9d770f79665a1622325094c356bff739cb4ce5236b49e707855404ba4 3790496
python-numpy_1.8.1~rc1.orig.tar.gz
ca66f3875c592a2eb32a1fa8c3faed00b17005ae7f8c44d34ec6303d7bb4e517 140204
python-numpy_1.8.1~rc1-1.debian.tar.xz
c2efd5bd0ef1dc9113ace09fee4a6433b6171ae070e3ad1f5d3da50c80b09a86 1600168
python-numpy_1.8.1~rc1-1_amd64.deb
963b261964754bb82293dfb60f7d81c2e9ed03b37bb95fa96c85f742da19cb58 2969766
python-numpy-dbg_1.8.1~rc1-1_amd64.deb
ad95e8f6fd3301b187c7084fcee88dfc614fff2142f364f5c6720145c6ccfba5 1668996
python3-numpy_1.8.1~rc1-1_amd64.deb
0741fbb32ead688ab706ed396fcddefb18a33754acf231292178038fb7a25afa 5363806
python3-numpy-dbg_1.8.1~rc1-1_amd64.deb
367c7b74cd50e87dc10916e7b40fa42382b5f5d914881da2844f7733fd354d62 3928026
python-numpy-doc_1.8.1~rc1-1_all.deb
Files:
288c0cd5f73f75d63e62fc59415103e9 1938 python optional
python-numpy_1.8.1~rc1-1.dsc
a9a48950271fc2eac56a5d2418783279 3790496 python optional
python-numpy_1.8.1~rc1.orig.tar.gz
d9040651b5bc477de29c5954d51a9b85 140204 python optional
python-numpy_1.8.1~rc1-1.debian.tar.xz
831d385e339e332a63422da64d9423fb 1600168 python optional
python-numpy_1.8.1~rc1-1_amd64.deb
bcc60a034b4be309e1cc0da6d8b388ee 2969766 debug extra
python-numpy-dbg_1.8.1~rc1-1_amd64.deb
3d8c5d7d7ce56b31b869cfdae483139f 1668996 python optional
python3-numpy_1.8.1~rc1-1_amd64.deb
66895eaa991544e6e0d577632845acae 5363806 debug extra
python3-numpy-dbg_1.8.1~rc1-1_amd64.deb
0274656a722e5526c8930f09d5a1bb28 3928026 doc optional
python-numpy-doc_1.8.1~rc1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iEYEARECAAYFAlMguXAACgkQAukwV0RN2VAH7ACfYdLLMpU6YnhcwE3MJLwMB08X
xBgAmwWSkbFxz5PMQGhOQLJrvZmwRojo
=+Xad
-----END PGP SIGNATURE-----
--- End Message ---