Your message dated Thu, 02 Nov 2017 21:37:45 +0000
with message-id <e1eanbj-000bx1...@fasolo.debian.org>
and subject line Bug#871337: fixed in manila 1:5.0.1-2
has caused the Debian Bug report #871337,
regarding manila: FTBFS: AttributeError: No such config value:
todo_emit_warnings
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.)
--
871337: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871337
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: manila
Version: 1:3.0.0-5
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170807 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> 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
> sphinx-build -b html doc/source
> /<<PKGBUILDDIR>>/debian/manila-doc/usr/share/doc/manila-doc/html
> Running Sphinx v1.5.6
> making output directory...
> fatal: Not a git repository (or any of the parent directories): .git
> fatal: Not a git repository (or any of the parent directories): .git
> fatal: --local can only be used inside a git repository
> **Autodocumenting from /<<PKGBUILDDIR>>
>
> loading pickled environment... not yet created
> Using openstack theme from /usr/share/oslosphinx
> building [mo]: targets for 0 po files that are out of date
> building [html]: targets for 61 source files that are out of date
> updating environment: 61 added, 0 changed, 0 removed
> reading sources... [ 1%] adminref/index
> reading sources... [ 3%] adminref/intro
> reading sources... [ 4%] adminref/multi_backends
> reading sources... [ 6%] adminref/network_plugins
> reading sources... [ 8%] adminref/quick_start
> reading sources... [ 9%] api/autoindex
> reading sources... [ 11%] devref/adding_release_notes
> reading sources... [ 13%] devref/addmethod.openstackapi
> reading sources... [ 14%] devref/api
> reading sources... [ 16%] devref/api_microversion_dev
> reading sources... [ 18%] devref/api_microversion_history
> reading sources... [ 19%] devref/architecture
> reading sources... [ 21%] devref/auth
> reading sources... [ 22%] devref/capabilities_and_extra_specs
> reading sources... [ 24%] devref/cephfs_native_driver
> reading sources... [ 26%] devref/commit_message_tags
> reading sources... [ 27%] devref/container_driver
> reading sources... [ 29%] devref/database
> reading sources... [ 31%] devref/development.environment
> reading sources... [ 32%] devref/documenting_your_work
> reading sources... [ 34%] devref/driver_requirements
> reading sources... [ 36%] devref/emc_isilon_driver
> reading sources... [ 37%] devref/emc_unity_driver
> reading sources... [ 39%] devref/emc_vnx_driver
> reading sources... [ 40%] devref/experimental_apis
> reading sources... [ 42%] devref/export_location_metadata
> reading sources... [ 44%] devref/fakes
>
> Exception occurred:
> File "/usr/lib/python2.7/dist-packages/sphinx/config.py", line 275, in
> __getattr__
> raise AttributeError('No such config value: %s' % name)
> AttributeError: No such config value: todo_emit_warnings
> The full traceback has been saved in /tmp/sphinx-err-9LsY1V.log, if you want
> to report the issue to the developers.
> Please also report this if it was a user error, so that a better error
> message can be provided next time.
> A bug report can be filed in the tracker at
> <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
> debian/rules:70: recipe for target 'override_dh_sphinxdoc' failed
> make[1]: *** [override_dh_sphinxdoc] Error 1
The full build log is available from:
http://aws-logs.debian.net/2017/08/07/manila_3.0.0-5_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: manila
Source-Version: 1:5.0.1-2
We believe that the bug you reported is fixed in the latest version of
manila, 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 871...@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 manila 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: Sat, 28 Oct 2017 09:34:59 +0000
Source: manila
Binary: manila-api manila-common manila-doc manila-scheduler manila-share
python-manila
Architecture: source all
Version: 1:5.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <openstack-de...@lists.alioth.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Description:
manila-api - OpenStack shared file system as a service - API server
manila-common - OpenStack shared file system as a service - common files
manila-doc - OpenStack shared file system as a service - Doc
manila-scheduler - OpenStack shared file system as a service - Scheduler server
manila-share - OpenStack shared file system as a service - Share server
python-manila - OpenStack shared file system as a service - Python libs
Closes: 861896 871337 876175 880374
Changes:
manila (1:5.0.1-2) unstable; urgency=medium
.
* Do not delete search.html, making build reproducible (Closes: #861896).
* Remove /usr/lib from manila-api (Closes: #880374).
* Updated pt.po (Closes: #876175).
* Uploading to unstable:
- Fixed FTBFS (Closes: #871337).
* Removed dh-systemd build-depends.
* Standards-Version is now 4.1.1.
Checksums-Sha1:
6f57b8b148938f3270f128be5fd2b9ec6faebe59 3903 manila_5.0.1-2.dsc
0e21b7d25c6c61add811e68ba2eada4e96e726c4 29552 manila_5.0.1-2.debian.tar.xz
5f22569913cddd2d5f0f76693aa418fdc96ace7a 21444 manila-api_5.0.1-2_all.deb
546696d57bfd17d6e6f3c39f3daf8e54e65e9310 47580 manila-common_5.0.1-2_all.deb
5c6425851e461b365ef146cd84f2f713ef96cbd8 1883528 manila-doc_5.0.1-2_all.deb
07df247b12d2a1acc744e8890737d1fecf7ff566 7616 manila-scheduler_5.0.1-2_all.deb
c7a5411d6c69f90a92055ee0bf8ea3eaaa616a63 7548 manila-share_5.0.1-2_all.deb
3d2b074eb34928062961317fd1760c6967a86c4b 16137 manila_5.0.1-2_amd64.buildinfo
06be74ee7c02e11981b7b6cf3487a6043679b547 995952 python-manila_5.0.1-2_all.deb
Checksums-Sha256:
29a7eee6dc950087e9b6c8b4935dbb125536d0c860800d959139b1053d8668a3 3903
manila_5.0.1-2.dsc
16b04e2dab8e24edbe6dcf196b3a1a872ba89d83c165127cbdcc0b2ed9f8cf4c 29552
manila_5.0.1-2.debian.tar.xz
b40de2448b1f2c73629ea65c55709465466937cb8c5414582459ec99e5d6c9d0 21444
manila-api_5.0.1-2_all.deb
07627001d798859750c315f46c977a3d31c4522d81e6a58ec2abedcf1fa0959f 47580
manila-common_5.0.1-2_all.deb
dab52f784c7e4bfd13e03546d8ba5788ed9dc7b454bf274f8f6eb363aeb2de05 1883528
manila-doc_5.0.1-2_all.deb
3224c516075526346c7eab053f7f9970b280539bda9f969575a186c67bf266d0 7616
manila-scheduler_5.0.1-2_all.deb
d8754479a414ae5b0c954dc016d55935d507bdcc989ef5877fe2844b2b59b19a 7548
manila-share_5.0.1-2_all.deb
2bd5717717a8e0209e042b6a1243d4e3ea6e6d71de5306a9e12669f1d6e0a910 16137
manila_5.0.1-2_amd64.buildinfo
399079380345ee3ad1636766e23b3cb40b40522e988d6bea63a97ad1138d6dec 995952
python-manila_5.0.1-2_all.deb
Files:
7dce493f5f02ae16d31b05f7e7582b13 3903 net optional manila_5.0.1-2.dsc
ef3ab60dc04fb2d866abd897678846e7 29552 net optional
manila_5.0.1-2.debian.tar.xz
ce72b592f35837f44f399ee7ac51e2c2 21444 net optional manila-api_5.0.1-2_all.deb
054064ea3d0c7fb0636356db8f428246 47580 net optional
manila-common_5.0.1-2_all.deb
7ed75910d01efb752f4122463b4d1002 1883528 doc optional
manila-doc_5.0.1-2_all.deb
1730927fa4fca3275ade1d559a479d5a 7616 net optional
manila-scheduler_5.0.1-2_all.deb
72007d5a72c7810a88d9133b9dc68435 7548 net optional manila-share_5.0.1-2_all.deb
1291f1b53938cc1f8323d276288afdc6 16137 net optional
manila_5.0.1-2_amd64.buildinfo
646c7331acfc074d2245b1e838900afa 995952 python optional
python-manila_5.0.1-2_all.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAln7g04ACgkQ1BatFaxr
Q/4y4w/6Ak2GxIn5rzMIl6u8eJtebHurOqK7tO9tNyZjtnMrg+YOhqim1XRDfqe/
cB86+P1V9k1dW58KzBGm1M3GSjPO/PG1rR36N8Je6o6kkUU+geUNLBNTakvVRFM0
e8/94I86/WUdjBHrr2OCDiDbGoY0QXr1ZnP2kcX/K9wg6cKdGFmHzod0ZwMuYvCt
H83GRSRrWNEewR95ADTef5xHKtB32GxRysisXmzvnUPs1Kgf9g3vC9WEZHQFkqiA
NdIdopD4rVU9+sacDY5MEEQsAMwp3e8CRB+l5PHMnzJtE0ExdcpFmh7wEh54WZtK
6/qXauuEw9Pof8mjTaeBAeyetGT1hibUDLtU8aJXtalL/92MvJYgNT56mC9F92/m
L+NscUzC1heLrolIpUmSJGWrkwvihHxgPBbakqY686gHh5EXtcEBTpyJxvgWY7d8
A4sWYm3EiRFhX/5LKJ5V7ZZtX8r0Sv/CNP7zDG1eYmiD2ZskXSSny0YxHkIBNMY2
Z2c2jV9XT5nCGtNwG54UDm0w/itbC7ap+OZC8zmKFa9LDFthdoseW7kWb62ooij6
OxM8Yke87+WIV+/hjyky/XBCt0+4XITNibkDWkNZyK4172XtcGIrgE7CihcU9XKP
VLjvPaKpZFQOhR9dw7nYMCA4U0pgp+v9mOjOurSoPlujfJj9tB8=
=HwcK
-----END PGP SIGNATURE-----
--- End Message ---