Your message dated Mon, 20 Aug 2018 10:24:29 +0000
with message-id <e1frhml-0002ql...@fasolo.debian.org>
and subject line Bug#906413: fixed in swift 2.17.0-5
has caused the Debian Bug report #906413,
regarding swift: FTBFS in buster/sid (AttributeError: '_Environ' object has no 
attribute 'has_key')
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.)


-- 
906413: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906413
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:swift
Version: 2.17.0-4
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
debian/rules:55: warning: overriding recipe for target 'gen-init-configurations'
/usr/share/openstack-pkg-tools/pkgos.make:19: warning: ignoring old recipe for 
target 'gen-init-configurations'
debian/rules:64: warning: overriding recipe for target 
'override_dh_systemd_enable'
/usr/share/openstack-pkg-tools/pkgos.make:40: warning: ignoring old recipe for 
target 'override_dh_systemd_enable'
debian/rules:70: warning: overriding recipe for target 'override_dh_installinit'
/usr/share/openstack-pkg-tools/pkgos.make:43: warning: ignoring old recipe for 
target 'override_dh_installinit'
dh build-indep --buildsystem=python_distutils --with python2,sphinxdoc,systemd
   dh_update_autotools_config -i -O--buildsystem=python_distutils
   dh_autoreconf -i -O--buildsystem=python_distutils
   dh_auto_configure -i -O--buildsystem=python_distutils

[... snipped ...]

copying and adjusting bin/swift-container-info -> build/scripts-2.7
copying and adjusting bin/swift-container-replicator -> build/scripts-2.7
copying and adjusting bin/swift-container-server -> build/scripts-2.7
copying and adjusting bin/swift-container-sync -> build/scripts-2.7
copying and adjusting bin/swift-container-updater -> build/scripts-2.7
copying and adjusting bin/swift-container-reconciler -> build/scripts-2.7
copying and adjusting bin/swift-reconciler-enqueue -> build/scripts-2.7
copying and adjusting bin/swift-dispersion-populate -> build/scripts-2.7
copying and adjusting bin/swift-dispersion-report -> build/scripts-2.7
copying and adjusting bin/swift-drive-audit -> build/scripts-2.7
copying and adjusting bin/swift-form-signature -> build/scripts-2.7
copying and adjusting bin/swift-get-nodes -> build/scripts-2.7
copying and adjusting bin/swift-init -> build/scripts-2.7
copying and adjusting bin/swift-object-auditor -> build/scripts-2.7
copying and adjusting bin/swift-object-expirer -> build/scripts-2.7
copying and adjusting bin/swift-object-info -> build/scripts-2.7
copying and adjusting bin/swift-object-replicator -> build/scripts-2.7
copying and adjusting bin/swift-object-reconstructor -> build/scripts-2.7
copying and adjusting bin/swift-object-relinker -> build/scripts-2.7
copying and adjusting bin/swift-object-server -> build/scripts-2.7
copying and adjusting bin/swift-object-updater -> build/scripts-2.7
copying and adjusting bin/swift-oldies -> build/scripts-2.7
copying and adjusting bin/swift-orphans -> build/scripts-2.7
copying and adjusting bin/swift-proxy-server -> build/scripts-2.7
copying and adjusting bin/swift-recon -> build/scripts-2.7
copying and adjusting bin/swift-recon-cron -> build/scripts-2.7
copying and adjusting bin/swift-ring-builder -> build/scripts-2.7
copying and adjusting bin/swift-ring-builder-analyzer -> build/scripts-2.7
PYTHONPATH=. sphinx-build doc/source 
/<<PKGBUILDDIR>>/debian/swift-doc/usr/share/doc/swift-doc/base
Running Sphinx v1.7.6

Configuration error:
There is a programable error in your configuration file:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/sphinx/config.py", line 161, in __init__
    execfile_(filename, config)
  File "/usr/lib/python3/dist-packages/sphinx/util/pycompat.py", line 150, in 
execfile_
    exec_(code, _globals)
  File "conf.py", line 75, in <module>
    if os.environ.has_key('SOURCE_DATE_EPOCH'):
AttributeError: '_Environ' object has no attribute 'has_key'

make[1]: *** [debian/rules:23: override_dh_sphinxdoc] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess 
returned exit status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/swift.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: swift
Source-Version: 2.17.0-5

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

Debian distribution maintenance software
pp.
Ondřej Nový <on...@debian.org> (supplier of updated swift 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: SHA512

Format: 1.8
Date: Mon, 20 Aug 2018 11:49:41 +0200
Source: swift
Binary: python-swift swift swift-account swift-container swift-doc 
swift-drive-audit swift-object swift-object-expirer swift-proxy
Architecture: source all
Version: 2.17.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Ondřej Nový <on...@debian.org>
Description:
 python-swift - distributed virtual object store - Python libraries
 swift      - distributed virtual object store - common files
 swift-account - distributed virtual object store - account server
 swift-container - distributed virtual object store - container server
 swift-doc  - distributed virtual object store - documentation
 swift-drive-audit - distributed virtual object store - drive audit
 swift-object - distributed virtual object store - object server
 swift-object-expirer - distributed virtual object store - object-expirer
 swift-proxy - distributed virtual object store - proxy server
Closes: 906413
Changes:
 swift (2.17.0-5) unstable; urgency=medium
 .
   * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
   * d/control: Use team+openst...@tracker.debian.org as maintainer
   * Don't use has_key, which is deprecated (Closes: #906413)
   * Really build docs with Python 3
   * Use LC_ALL=C.UTF-8 when building docs
   * Use SOURCE_DATE_EPOCH in docs to make build reproducible (again)
   * Bump standards version to 4.2.0 (no changes)
   * Add upstream metadata
Checksums-Sha1:
 c6616180a535defc97e6fcb59cb073430baeceae 3055 swift_2.17.0-5.dsc
 a7c7ea89f7b1e16ee373f36ab77022e13eb1436c 20684 swift_2.17.0-5.debian.tar.xz
 19681a02633f665d9c52d5d8032d803df4670466 524456 python-swift_2.17.0-5_all.deb
 298bca37b2d9d067b9f24ff7c5e925b2b4b52f48 76192 swift-account_2.17.0-5_all.deb
 20da2cb5f3dadeae218883ef305cfa2cfb555716 77596 swift-container_2.17.0-5_all.deb
 7f128d7120ab47a86a0dd062eec9781b37e2eda4 1807796 swift-doc_2.17.0-5_all.deb
 5474c1a3411eba20e15e7dd907943864844b53ed 55208 
swift-drive-audit_2.17.0-5_all.deb
 4db963a8796c53b208df5d36cf941a66eb5a52b6 59428 
swift-object-expirer_2.17.0-5_all.deb
 46f34756e74a6e6516d6ec1aceb193a4b4b6a0fc 86744 swift-object_2.17.0-5_all.deb
 1671ce6c39e38408e1a30d2e35b9f1a8b2f16b42 93924 swift-proxy_2.17.0-5_all.deb
 782fff58b229b5c1ad1bb49f0f52d397a4f75ff1 84276 swift_2.17.0-5_all.deb
 f1eb8e09a9619fcc8855c9d7952f90537891c871 14291 swift_2.17.0-5_amd64.buildinfo
Checksums-Sha256:
 f6dadaffc5d4bf424c293cead6facc0aba5200c88fdc344c682da58b36eb322b 3055 
swift_2.17.0-5.dsc
 75644c6593f41e229178a4cacaaf0949fd435acb398298797eea2dc24d9a2f8c 20684 
swift_2.17.0-5.debian.tar.xz
 e21da29c44f5dcba3a69e96f2847314278a5b30583dbdd89e5203c13bcf29c0c 524456 
python-swift_2.17.0-5_all.deb
 9ecf79d8ae239b5820ce77c60a96f200ebc011df1fd1dfd66b66ad13ff9b5c51 76192 
swift-account_2.17.0-5_all.deb
 4037ab4403f20a06d60a66cd0729e1fce6b7b67b4b8209eae18120e09cc36611 77596 
swift-container_2.17.0-5_all.deb
 2e08c8e2136f7cd4f9f04884bc67cf00a81155a23b3ab3c4037b1d755e7973fb 1807796 
swift-doc_2.17.0-5_all.deb
 4e247f738f52ac272b6e61a84c5b0f486adda8efef03659b5818cb9b4cc9c85b 55208 
swift-drive-audit_2.17.0-5_all.deb
 cdd09171ab3a5f35828d29d12fd9f9f579971b4a39e1b6129ab839cef329fa41 59428 
swift-object-expirer_2.17.0-5_all.deb
 8a8d9ad9a439d7196da452d21c066fd6c32b259f65cf4cf9efab1d04f4c31ab9 86744 
swift-object_2.17.0-5_all.deb
 42cd157ebb1eb5141f85d369429728ade313b07c1454d92eb7f64fb69399457e 93924 
swift-proxy_2.17.0-5_all.deb
 efc4e98807bcedbc2a9aa116fc707d07200c8b650469d5d41f4635139d12eddd 84276 
swift_2.17.0-5_all.deb
 414722a5225361fe4609bfd6f5ed4cb5c8fe0a738d703c8b49e2c213268563b8 14291 
swift_2.17.0-5_amd64.buildinfo
Files:
 06adfa6d2a7a607fcffb4c81553b8f39 3055 net optional swift_2.17.0-5.dsc
 a7166ddedb4499bcadfbef121d300986 20684 net optional 
swift_2.17.0-5.debian.tar.xz
 cac2e065b9788d150843f45af1772e8b 524456 python optional 
python-swift_2.17.0-5_all.deb
 ca47ef5cd643f7d1658ca060bf2d60a2 76192 net optional 
swift-account_2.17.0-5_all.deb
 07647b84959fda53562fcd075b296491 77596 net optional 
swift-container_2.17.0-5_all.deb
 7200aa48e77b69afe3cb68471ddd5af1 1807796 doc optional 
swift-doc_2.17.0-5_all.deb
 4670705355b7b525481efc762664fd30 55208 net optional 
swift-drive-audit_2.17.0-5_all.deb
 c5649a45e690e71f75ca10755649524b 59428 net optional 
swift-object-expirer_2.17.0-5_all.deb
 d4728696c78c9082ba493461ada43c58 86744 net optional 
swift-object_2.17.0-5_all.deb
 33795cd783aaeb0cce9f70443a57ebb7 93924 net optional 
swift-proxy_2.17.0-5_all.deb
 32b93f27bd5765cf4c2bcfe9b113ef83 84276 net optional swift_2.17.0-5_all.deb
 d1f873695f7ee5e81a83b54974e050e5 14291 net optional 
swift_2.17.0-5_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEPZg8UuuFmAxGpWCQNXMSVZ0eBksFAlt6kVUACgkQNXMSVZ0e
Bkus5BAAheWh9b1PwOx/2Ir2WZWU21P+qwQCxEN0ce+q5ntKxrO4FnvhvDRYSz7w
wjqicYsNA9h2MgDTlCFUT+4CIWOuUZj804mkS5K9cN0nMVlwiQQZrjf+HNpP7+zP
faQjMIMbu90qy9cpVbspNGWVbpCiPR1Vq40foCZxf6Xx63QRqkEJSqjGZb4WoKQk
0In407rMHr06vwXBKQZFSfbnLIHumwoIkgidEBMlBvlium3/9zyOr7NEIzk6CN6U
w3byNMQu+MLxxKrzy9+xsGERSJQ4o0gR+HHS4liPvI1BHTN4zKa8f06FOcFyvdtH
po0vincRRPY0Zn3lAUkgO0C6uNbn0piX08QEeveg+DfL2FBJZzkS9F7kzZ4QLFch
f+2uFMoMSMjGO1CAFDKgXHUkJct3AdYzrSE+88Fm1tOGuSEOe3xObsMUVsi/F7rS
Vwv2ejdRGmvDEWL/aOaxd6FOgg1RGdhx216domSMoFYCW5eijfOn2OTcJmasighs
jPJ52K0ONc80Gn7Hnwg1RfBUyG86vjT8tjFBJhIjaV09DqRwYVDEMQRzHDcbVMU5
dLfZ9uz+OPjrWtAiYMV1uDOLJ1OB3BYsAE/X5i171A7VmkVeuXmpf8Cq1lWsNYA9
KE9nBPfkhNg/XRwXNTwDSaDHrefa5lUazqu9kPw53cBsCC47Q/o=
=f5/G
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to