Your message dated Thu, 02 Nov 2017 00:20:33 +0000
with message-id <e1ea3fj-0008yc...@fasolo.debian.org>
and subject line Bug#880130: fixed in openstack-doc-tools 1.6.0-2
has caused the Debian Bug report #880130,
regarding openstack-doc-tools: FTBFS Could not import extension 
openstackdocstheme (exception: No module named openstackdocstheme)
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.)


-- 
880130: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880130
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openstack-doc-tools
Version: 1.6.0-1
Severity: serious
Justification: fails to build from source

Hi,

openstack-doc-tools/experimental FTBFS in a current sid+experimental
environment:

[...]
set -e ; set -x ; for i in 
/build/openstack-doc-tools-1.6.0/debian/openstack-doc-tools-common/usr/share/openstack-doc-tools/cleanup/retf/*.py
 ; do \
        BASEFILE=`basename $i` ; \
        DIRNAME=`dirname $i` ; \
        cp $i 
/build/openstack-doc-tools-1.6.0/debian/python-openstack-doc-tools/usr/share/openstack-doc-tools/cleanup/retf/python2-$BASEFILE
 ; \
        cp $i 
/build/openstack-doc-tools-1.6.0/debian/python3-openstack-doc-tools/usr/share/openstack-doc-tools/cleanup/retf/python3-$BASEFILE
 ; \
        rm $i ; \
done
+ basename 
/build/openstack-doc-tools-1.6.0/debian/openstack-doc-tools-common/usr/share/openstack-doc-tools/cleanup/retf/retf.py
+ BASEFILE=retf.py
+ dirname 
/build/openstack-doc-tools-1.6.0/debian/openstack-doc-tools-common/usr/share/openstack-doc-tools/cleanup/retf/retf.py
+ 
DIRNAME=/build/openstack-doc-tools-1.6.0/debian/openstack-doc-tools-common/usr/share/openstack-doc-tools/cleanup/retf
+ cp 
/build/openstack-doc-tools-1.6.0/debian/openstack-doc-tools-common/usr/share/openstack-doc-tools/cleanup/retf/retf.py
 
/build/openstack-doc-tools-1.6.0/debian/python-openstack-doc-tools/usr/share/openstack-doc
-tools/cleanup/retf/python2-retf.py
+ cp 
/build/openstack-doc-tools-1.6.0/debian/openstack-doc-tools-common/usr/share/openstack-doc-tools/cleanup/retf/retf.py
 
/build/openstack-doc-tools-1.6.0/debian/python3-openstack-doc-tools/usr/share/openstack-doc-tools/cleanup/retf/python3-retf.py
+ rm 
/build/openstack-doc-tools-1.6.0/debian/openstack-doc-tools-common/usr/share/openstack-doc-tools/cleanup/retf/retf.py
find 
/build/openstack-doc-tools-1.6.0/debian/python3-openstack-doc-tools/usr/share/openstack-doc-tools
 -exec sed -i '1 s/python/python3/' {} \;
sed: couldn't edit 
/build/openstack-doc-tools-1.6.0/debian/python3-openstack-doc-tools/usr/share/openstack-doc-tools:
 not a regular file
sed: couldn't edit 
/build/openstack-doc-tools-1.6.0/debian/python3-openstack-doc-tools/usr/share/openstack-doc-tools/cleanup:
 not a regular file
sed: couldn't edit 
/build/openstack-doc-tools-1.6.0/debian/python3-openstack-doc-tools/usr/share/openstack-doc-tools/cleanup/retf:
 not a regular file
make[1]: Leaving directory '/build/openstack-doc-tools-1.6.0'
   dh_installdocs -O--buildsystem=python_distutils
   debian/rules override_dh_sphinxdoc
make[1]: Entering directory '/build/openstack-doc-tools-1.6.0'
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 -D today="October 03, 2017" -b html doc/source 
/build/openstack-doc-tools-1.6.0/debian/python-openstack-doc-tools/usr/share/doc/python-openstack-doc-tools/html
Running Sphinx v1.6.5
making output directory...
Generating grammar tables from /usr/share/sphinx/pycode/Grammar-py2.txt

Extension error:
Could not import extension openstackdocstheme (exception: No module named 
openstackdocstheme)
debian/rules:53: recipe for target 'override_dh_sphinxdoc' failed
make[1]: *** [override_dh_sphinxdoc] Error 1
make[1]: Leaving directory '/build/openstack-doc-tools-1.6.0'
debian/rules:9: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit 
status 2


The find command seems to be missing a '-type f' ... and is therefore
trying to invoke sed on directories.


Andreas

Attachment: openstack-doc-tools_1.6.0-1.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: openstack-doc-tools
Source-Version: 1.6.0-2

We believe that the bug you reported is fixed in the latest version of
openstack-doc-tools, 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 880...@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 openstack-doc-tools 
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: Wed, 01 Nov 2017 23:29:43 +0000
Source: openstack-doc-tools
Binary: openstack-doc-tools-common python-openstack-doc-tools 
python3-openstack-doc-tools
Architecture: source all
Version: 1.6.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <openstack-de...@lists.alioth.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Description:
 openstack-doc-tools-common - tools used by the OpenStack Documentation project 
- common files
 python-openstack-doc-tools - tools used by the OpenStack Documentation project 
- Python 2.7
 python3-openstack-doc-tools - tools used by the OpenStack Documentation 
project - Python 3.x
Closes: 880130
Changes:
 openstack-doc-tools (1.6.0-2) unstable; urgency=medium
 .
   * (build-)depends on python-openstackdocstheme (Closes: #880130).
   * Uploading to unstable.
   * Update debian/copyright.
   * Standards-Version is now 4.1.1.
Checksums-Sha1:
 617d31f7268ee9873cb4efd854b6790953ce9401 2733 openstack-doc-tools_1.6.0-2.dsc
 21b8909e98e320546d6c3f91d08a72fe0f46eb31 4160 
openstack-doc-tools_1.6.0-2.debian.tar.xz
 6df04d72e6dba6d5c255a4386105d19b1970472e 7740 
openstack-doc-tools-common_1.6.0-2_all.deb
 5fa48e40615c6d97994acafd95d614e998f8a6e7 11276 
openstack-doc-tools_1.6.0-2_amd64.buildinfo
 6376db9e03085c8381d6086b17bca5e7d8c9078d 946840 
python-openstack-doc-tools_1.6.0-2_all.deb
 d41273b0d21494b3054c63092d6d0a193b00df1d 28028 
python3-openstack-doc-tools_1.6.0-2_all.deb
Checksums-Sha256:
 19f143c3fef09011d6967c6b4700616468e25f9b8cdaf6bef3952a0053e6887e 2733 
openstack-doc-tools_1.6.0-2.dsc
 4ef11f27fc5932aa5f483829f26107f310507da9b3877cc5add6e6ccf2bdae67 4160 
openstack-doc-tools_1.6.0-2.debian.tar.xz
 8acfbb6ecb8e15c67d94025aa182af87e9bdf9d7b57919fffd1cde5b0eb76424 7740 
openstack-doc-tools-common_1.6.0-2_all.deb
 ce97b62fa3143b3c7b497ecf1522ba075065d733623a30208dc1760abb954645 11276 
openstack-doc-tools_1.6.0-2_amd64.buildinfo
 99f68d61ef372b161372a378fa7e282f74e86d9ec721897c5a5096ab5d748b2a 946840 
python-openstack-doc-tools_1.6.0-2_all.deb
 bf26a61ccbef4f842e9bf5feb3146de161533f9e252dbb477d8422a7fa568057 28028 
python3-openstack-doc-tools_1.6.0-2_all.deb
Files:
 50cae61e6d064cc40059fe348c1e80d9 2733 python optional 
openstack-doc-tools_1.6.0-2.dsc
 d443281b3eaa611600e2272f927887c5 4160 python optional 
openstack-doc-tools_1.6.0-2.debian.tar.xz
 99feb8f024ace0c0a8c7f3be5e857b19 7740 python optional 
openstack-doc-tools-common_1.6.0-2_all.deb
 3737084341b4fe21c52e57f86560915f 11276 python optional 
openstack-doc-tools_1.6.0-2_amd64.buildinfo
 2f2eb3c43fda7eeedb3dd08b354d566d 946840 python optional 
python-openstack-doc-tools_1.6.0-2_all.deb
 c55bc7b2efc6abce63e6b922c73436fa 28028 python optional 
python3-openstack-doc-tools_1.6.0-2_all.deb

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

iQJEBAEBCAAuFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAln6WjcQHHppZ29AZGVi
aWFuLm9yZwAKCRDUFq0VrGtD/haDD/9286JFlApsOpiNwxndS/ufDDcYZ1fr5lXx
YtyZitBJNFfMxIqjoEeeswfKFyWJT5llGxFaYpw5DKo4DB9HUNG+0ihWjgz43k6S
55pAu53i2aoqP4BOsHTB/axYtDnCKSb/OKsJZudoJtvLV4qF6KWgoAH13lDmcHcp
Ur/qS4xSHJnpm2z6t/v/N8+r/YiWJYSCH9wNPoVs3NQG2+TkdZO1hQjMqEiLcah6
zX5FRYwXqkpBT9ah5xDMLGhVFvKToGqeoasphfBk7sn9aLbJw1/TEyLdPcndfYrm
pNKvPEgoj7aRa7W+jsbbuR+qo2/kjizPXsZTPw5Qxpl+JNOmkv/eJD9h1uV0LiKv
sobS3I3WS74KtCJMgE0lA4VH0i2om85PIoODkB+GM4tgi6ys9Q2Zj4IlGc9qmOoB
yiFlEevNSSkodILZk7EqSkwQAi/ENL7iABF8Kzn8DgiLTxzQ9pcZeh5EdSfp+Qbc
zr0HDG2zoZqN5UDX+3V80nZoFqI5flSG8zn89HA6QncsyKrosJPt8oolfUb8XulQ
UQbTZZ7gWJkN/QRhnUSJ5o41bKmizulAFtmrIkHzNpNM2rOTRSrI4L5Q3e1tEaLM
iNQJIDSi9fOZ7SUMhRtNJxVHcGXxfYMuGl/tAE5RNhFSSAatyo64sQ/cB0XWBzFu
NZmB00+row==
=Hiyb
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to