[Design-devel] Bug#861466: debian-design: FTBFS (KeyError: 'Desktop.office.pdf.gtk')
Santiago Vila
sanvila at debian.org
Sat Apr 29 12:23:25 UTC 2017
Package: src:debian-design
Version: 3.0.6
Severity: serious
Dear maintainer:
I tried to build this package in stretch with "dpkg-buildpackage -A"
but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
test -x debian/rules
mkdir -p "."
Scanning upstream source for new/changed copyright notices...
set -e; LC_ALL=C.UTF-8 /usr/bin/licensecheck --check '.*' --recursive --copyright --deb-fmt --ignore '^(debian/(changelog|copyright(|_hints|_newhints)))$' --lines 0 * | /usr/lib/cdbs/licensecheck2dep5 > debian/copyright_newhints
2 combinations of copyright and licensing found.
No new copyright notices found - assuming no news is good news...
touch debian/stamp-copyright-check
touch debian/stamp-upstream-cruft
/usr/bin/make suite=stretch
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p content/desktop/animation/
cd content/desktop/animation/ \
&& boxer compose \
--nodedir /<<PKGBUILDDIR>>/nodes \
--skeldir /<<PKGBUILDDIR>>/skel \
--suite stretch \
desktop-animation
Class 'Desktop.office.pdf.gtk' (in ancestry of node './desktop') not found under yaml_fs:///usr/share/boxer/stretch/classes
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/reclass/storage/yaml_fs/__init__.py", line 93, in get_class
path = os.path.join(self.classes_uri, self._classes[name])
KeyError: 'Desktop.office.pdf.gtk'
"reclass" unexpectedly returned exit value 74 at /usr/share/perl5/Capture/Tiny.pm line 382.
at /usr/share/perl5/Boxer/Task/Classify.pm line 70
Makefile:17: recipe for target 'content/desktop/animation/preseed.cfg' failed
make[1]: *** [content/desktop/animation/preseed.cfg] Error 74
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/blends.mk:82: recipe for target 'content/desktop/preseed.cfg' failed
make: *** [content/desktop/preseed.cfg] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------
The failure happens every time in all my autobuilders, and it also happens here:
https://tests.reproducible-builds.org/debian/rb-pkg/testing/amd64/debian-design.html
Thanks.
More information about the Design-devel
mailing list