Your message dated Thu, 27 Aug 2015 09:51:27 +0000
with message-id <e1zutqb-0004yw...@franck.debian.org>
and subject line Bug#796413: fixed in alembic 0.7.6-2
has caused the Debian Bug report #796413,
regarding alembic: FTBFS: ImportError (No module named pytest)
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.)
--
796413: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796413
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: alembic
Version: 0.7.6-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org
Dear Maintainer,
The package fails to build:
The following NEW packages will be installed:
bsdmainutils ca-certificates debhelper dh-python docutils-common file
fonts-font-awesome fonts-lato gettext gettext-base groff-base
intltool-debian libasprintf0v5 libcroco3 libexpat1 libffi6 libglib2.0-0
libicu52 libjs-jquery libjs-modernizr libjs-sphinxdoc libjs-underscore
libmagic1 libmpdec2 libpipeline1 libpython-stdlib libpython2.7-minimal
libpython2.7-stdlib libpython3-stdlib libpython3.4-minimal
libpython3.4-stdlib libsqlite3-0 libunistring0 libxml2 man-db mime-support
openssl po-debconf python python-alabaster python-all python-babel
python-babel-localedata python-changelog python-chardet python-colorama
python-distlib python-docutils python-funcsigs python-html5lib python-jinja2
python-mako python-markupsafe python-minimal python-mock python-nose
python-pbr python-pip python-pkg-resources python-pygments python-requests
python-roman python-setuptools python-six python-sphinx
python-sphinx-paramlinks python-sphinx-rtd-theme python-sqlalchemy python-tz
python-urllib3 python2.7 python2.7-minimal python3 python3-all
python3-chardet python3-colorama python3-distlib python3-funcsigs
python3-html5lib python3-mako python3-markupsafe python3-minimal
python3-mock python3-nose python3-pbr python3-pip python3-pkg-resources
python3-requests python3-setuptools python3-six python3-sqlalchemy
python3-urllib3 python3.4 python3.4-minimal sgml-base sphinx-common
sphinx-rtd-theme-common xml-core
0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded.
...
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:170: cd /alembic-0.7.6/.pybuild/pythonX.Y_2.7/build; python2.7
-m nose --with-doctest
EE
======================================================================
ERROR: Failure: KeyError ('bootstrap_file')
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 420, in
loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in
importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in
importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File
"/alembic-0.7.6/.pybuild/pythonX.Y_2.7/build/alembic/testing/plugin/bootstrap.py",
line 23, in <module>
bootstrap_file = locals()['bootstrap_file']
KeyError: 'bootstrap_file'
======================================================================
ERROR: Failure: ImportError (No module named pytest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 420, in
loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in
importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in
importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File
"/alembic-0.7.6/.pybuild/pythonX.Y_2.7/build/alembic/testing/plugin/pytestplugin.py",
line 16, in <module>
import pytest
ImportError: No module named pytest
----------------------------------------------------------------------
Ran 2 tests in 0.229s
FAILED (errors=2)
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/alembic.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Source: alembic
Source-Version: 0.7.6-2
We believe that the bug you reported is fixed in the latest version of
alembic, 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 796...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated alembic 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: Tue, 25 Aug 2015 15:18:43 +0000
Source: alembic
Binary: alembic python-alembic python3-alembic
Architecture: source all
Version: 0.7.6-2
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack <openstack-de...@lists.alioth.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Description:
alembic - lightweight database migration tool for SQLAlchemy
python-alembic - lightweight database migration tool for SQLAlchemy - Python
2.x
python3-alembic - lightweight database migration tool for SQLAlchemy - Python
3.x
Closes: 796413
Changes:
alembic (0.7.6-2) unstable; urgency=medium
.
* Added missing python-pytest build-depends (Closes: #796413).
* Removed build-depends on nose.
Checksums-Sha1:
3bdc046d1f0485a758cd226db95206f23d0267e7 2318 alembic_0.7.6-2.dsc
49e8949dcb13a3f8fcfc6e574e2c473f776187e4 6460 alembic_0.7.6-2.debian.tar.xz
2efa02c01265bcf268676c0c7e0feb333f0396d0 235110 alembic_0.7.6-2_all.deb
3ea39f472a5633777425576cca1b6a1e2baf5afb 88158 python-alembic_0.7.6-2_all.deb
258a61f3dbe3a017e21161559d893a5a8f5a024f 88202 python3-alembic_0.7.6-2_all.deb
Checksums-Sha256:
48494fa045909fab33e941bf479dd50fdd4f26ae0987bdc9b58c058b25b2490d 2318
alembic_0.7.6-2.dsc
fc169f6f204bbbbdb2d11f8ae8fae15519d60470e5eaaae2c666238d2be1632f 6460
alembic_0.7.6-2.debian.tar.xz
a3b8aa2c413b1122be37d506fde3dc6c28f36c746494c7d5206464171f130ca6 235110
alembic_0.7.6-2_all.deb
42d9d6a513782bce058ad911eb1db24c80a09723dda8ad3bf6c40fdef4cc4a99 88158
python-alembic_0.7.6-2_all.deb
d99a74141cb8792b6fbe6e66d04ab585ddd61827b14857efafe767f0d9d5fb98 88202
python3-alembic_0.7.6-2_all.deb
Files:
600db2c3d93c32b25fc9796c4f55f853 2318 python optional alembic_0.7.6-2.dsc
bc7a5d6150017242a025a7c76236c342 6460 python optional
alembic_0.7.6-2.debian.tar.xz
0d9291b101aa6cc7c5a18e5d02284096 235110 python optional alembic_0.7.6-2_all.deb
10aa995dcbbca04ad655ffa888f54761 88158 python optional
python-alembic_0.7.6-2_all.deb
c21d0ab1d1afe54c85d6d6e4778cdc02 88202 python optional
python3-alembic_0.7.6-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJV3tfAAAoJENQWrRWsa0P+GUcP+QHlYo5HphxoKs+aFDC4Tqaq
VV/3mvNL6Gw8y+c1JVrRq0JNaENL9G+IW8+A4UEUmJArS5YuUBr0FfwLHK85Uz6s
bx9LAZ5/1GvNfESPwDUPSAOq3vGB9O3KqB6GVnAKBDeMs2dR1t9hY3DiRxgbYeuZ
BbIkmPS8wtJNzygXO8+R5YJnU946jE4I19QUyI7aY0boNOU5FrFsol7c54JBWyOL
Eksmry6YSN7+U6KFb2zeiVy0OnPeRUZr1KWrnmlNAOHKHjcOlOEfpppCds+rE4Yy
9YgZ7dYIPQOrt00akFkWRkRz7nP4MauhrFNlLS2jggDw0BFlj4azvrutqEPUMpuv
TFSejtwWaGT7Z503dBnqw6yc0ALdk7SdXPmNKdBr30dd1zUnjKqWBEIsLkoYyick
OgeSt0Sy0G4QYRZaotVTVQBPXYeId11yH6Sq8eEE8DrKBnIjV8y3vujnD6t1REFY
5U3LlgjonLyvw21U+rSzpRFmdqblSn0D2H4ygqJ0vDX+y7di5NIYIswkQwb0TWci
WaP9sX6H2GxKnxRdhFkg9PybeV0RXvagCgEg4MAeCpsnj91m8mTr45xJrGR0j51S
U98O03yjCEI5WxePUQlpKraqAheyUb2oEPKH1loYGASYoQ4ijEsXEjJMnuqh2M6j
Mp2/3YE0+NVSRu+PBIaq
=3LIM
-----END PGP SIGNATURE-----
--- End Message ---