Your message dated Thu, 02 Nov 2017 23:37:49 +0000
with message-id <[email protected]>
and subject line Bug#861893: fixed in ironic 1:9.1.1-2
has caused the Debian Bug report #861893,
regarding ironic: please make the build reproducible
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.)


-- 
861893: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861893
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ironic
Version: 1:6.2.0-3
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: buildpath
X-Debbugs-Cc: [email protected]

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed
that ironic could not be built reproducibly.

This is because you manually remove search.html which, in-turn,
means that dh-sphinx's cruft remover does not consider the 
debian/ironic-doc/usr/share/doc/ironic-doc/*/ subdirs to be Sphinx documentation
and thus it doesn't clear up the cruft.

Patch attached that manually removes the .doctree directories
manually. As you suggest in debian/rules, fixing the underlying problem
that made you remove search.html manually would be the best fix.

 [0] https://reproducible-builds.org/


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
--- a/debian/rules      2017-05-05 12:30:14.194783603 +0200
--- b/debian/rules      2017-05-05 14:10:41.066863582 +0200
@@ -67,9 +67,11 @@
        mkdir -p 
$(CURDIR)/debian/ironic-doc/usr/share/doc/ironic-doc/dev-doc-html/_static
        touch 
$(CURDIR)/debian/ironic-doc/usr/share/doc/ironic-doc/dev-doc-html/_static/toggle.js
        rm 
$(CURDIR)/debian/ironic-doc/usr/share/doc/ironic-doc/dev-doc-html/search.html
+       rm -rf 
$(CURDIR)/debian/ironic-doc/usr/share/doc/ironic-doc/dev-doc-html/.doctrees
 
        PYTHONPATH=$(CURDIR) sphinx-build -a -b html install-guide/source 
$(CURDIR)/debian/ironic-doc/usr/share/doc/ironic-doc/install-guide-html
        rm 
$(CURDIR)/debian/ironic-doc/usr/share/doc/ironic-doc/install-guide-html/search.html
+       rm -rf 
$(CURDIR)/debian/ironic-doc/usr/share/doc/ironic-doc/install-guide-html/.doctrees
 
        dh_sphinxdoc -O--buildsystem=python_distutils
 endif

--- End Message ---
--- Begin Message ---
Source: ironic
Source-Version: 1:9.1.1-2

We believe that the bug you reported is fixed in the latest version of
ironic, 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.
Thomas Goirand <[email protected]> (supplier of updated ironic 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: SHA256

Format: 1.8
Date: Tue, 31 Oct 2017 10:58:14 +0000
Source: ironic
Binary: ironic-api ironic-common ironic-conductor ironic-doc python-ironic
Architecture: source all
Version: 1:9.1.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Description:
 ironic-api - bare metal hypervisor API for OpenStack - API server
 ironic-common - bare metal hypervisor API for OpenStack - common files
 ironic-conductor - bare metal hypervisor API for OpenStack - conductor
 ironic-doc - bare metal hypervisor API for OpenStack - doc
 python-ironic - bare metal hypervisor API for OpenStack - Python lib
Closes: 861893
Changes:
 ironic (1:9.1.1-2) unstable; urgency=medium
 .
   * Uploading to unstable:
     - do not remove search.html (Closes: #861893).
Checksums-Sha1:
 f43974a757f824f5f313654a5562fb9fe84e2a52 4035 ironic_9.1.1-2.dsc
 6065fe5af058bc1a4779e617907f67fecad5130f 20792 ironic_9.1.1-2.debian.tar.xz
 314550611914b758ea56bd27a6d9b59c1ce61d3a 16448 ironic-api_9.1.1-2_all.deb
 c6333c7467e4a6d52ef2bc6bdd558590b5096f7b 21644 ironic-common_9.1.1-2_all.deb
 f0432db48b3de1bd6bad6ec1ec6d509b3c7761d8 8268 ironic-conductor_9.1.1-2_all.deb
 2d25dcba19dc8b5f526db9b5f025627c39820db7 1533676 ironic-doc_9.1.1-2_all.deb
 9e3071b3d15f8d3edcc3de7263c38daed7aac290 17285 ironic_9.1.1-2_amd64.buildinfo
 54c7a7d749b531be4fabdde31f333f22648f492d 607092 python-ironic_9.1.1-2_all.deb
Checksums-Sha256:
 524231e7b45851085b321cf6f691ecaa7e0e7bed2a78cab6d5ae7565b84387b4 4035 
ironic_9.1.1-2.dsc
 a81a22e7a59ec2311dc9810810b958ffe72e6b7ee63f850000619f339bfda5f6 20792 
ironic_9.1.1-2.debian.tar.xz
 df2bcead11463966f162a6cee278044e99305ac889cba6c5e79a343b51bfa6cd 16448 
ironic-api_9.1.1-2_all.deb
 1579891759c13e9f81ca34d62ccdc637242930f54f4a84af6d51a2fbbf92f572 21644 
ironic-common_9.1.1-2_all.deb
 8b643cc8c300fb62ab15784d9eea6598110cd81b77d346c53f874ce85ce7da54 8268 
ironic-conductor_9.1.1-2_all.deb
 9cd0fc5591dc77ddf07fc04cdfd081befd5daed68ae2b7c25bdda04804fc01a9 1533676 
ironic-doc_9.1.1-2_all.deb
 8a246420eae4e32e4340a2ff5e293129a208bc3c872f12709acb68cfe263028c 17285 
ironic_9.1.1-2_amd64.buildinfo
 90435d31f56ad94a47bb267a0007dacb8266eebeea9933bf6f78fbca15b35f86 607092 
python-ironic_9.1.1-2_all.deb
Files:
 198b13bc2cc151510c90a4076e119138 4035 net optional ironic_9.1.1-2.dsc
 d449d420c933802de419acadcb64203a 20792 net optional 
ironic_9.1.1-2.debian.tar.xz
 57c2c5288e74bc3e1fb4cfc922505c57 16448 net optional ironic-api_9.1.1-2_all.deb
 b3cae3a363444eafa3aa029c20bdae21 21644 net optional 
ironic-common_9.1.1-2_all.deb
 0b355717cf3041b96ae85c095790b03a 8268 net optional 
ironic-conductor_9.1.1-2_all.deb
 24b89b13e9fc71d90644d2b2ac9248ea 1533676 doc optional 
ironic-doc_9.1.1-2_all.deb
 96cc4a9ed1351156416e537614126ff3 17285 net optional 
ironic_9.1.1-2_amd64.buildinfo
 bddfbf0cc0fea5cb66857a44fd9b1508 607092 python optional 
python-ironic_9.1.1-2_all.deb

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

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAln7nrMACgkQ1BatFaxr
Q/49fQ//Tdv5gnFvckdrbxdByeDbaCed/jtEfrNswY7TPPhXHsRuZFx8Fmwr4I4n
gV+xrGBRa4fWrOE6ICP3dINn2IGmhxgFuX63rfRmLUQL+iydRCdSh3fOYbIYQRo4
yCcjjNtKR1Yx7zLF71NdUjewY1A8VuUeHyP1k7ylDkCm5iJPcTEomMh2dOoHzhAV
uITairluVKEo7uCqv94vZozgB8G47d9IVYU+u84I3PyW8HgbOrqkr8qSmWCTm2bL
JI/aKQ6OVBHVv6s1RNQOKq/ThLNfns0ieKtYpuKdSNqhd5A6Nh+tyejpjGgK6wmy
bRwTsTj4f0KPWeL0Iq6xPnFwYB26M4k1bylrK0oxahJIMZ3UtD5BeCVLiJ+aF7a1
Ba+zhoiD0LY48XAhV53fSXgoyT6yta1uBx9tDxk1W0e1eE9T89SM9gJSdWUCxd5y
dtc8wC308yD5zQCxd8c3p5//zYuiKB3DWm64eKTzC+X8POF8AqFImHygNBwAxJ6X
RuLM/lCLrrQICe3WsrzbDcShcKFgtdKulG5fFzhejuAvAjJGH8COT5abY9SNb1Yb
NkiUEv4tGm09ETiSm/JWu++2qKTppielrDEQPKQ9D+gn0QCuh3b8tgJmbWoHMKsy
21UexPJhzOolQs+pvOMaN5eK1rWV+3BPCNLDkHim9+OD90fUtM8=
=vs0K
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to