Bug#1021288: josm-installer: FTBFS with flake8 errors
Andreas Beckmann
anbe at debian.org
Wed Oct 5 01:12:41 BST 2022
Source: josm-installer
Version: 0.0.1+svn18515
Severity: serious
Tags: ftbfs
Justification: fails to build from source
Hi,
josm-installer recently started to FTBFS.
A previous rebuild on August 4 still succeeded.
debian/rules build
dh build
dh_update_autotools_config
dh_autoreconf
debian/rules override_dh_auto_build
make[1]: Entering directory '/build/josm-installer-0.0.1+svn18515'
# Create man page from DocBook XML
for x in /build/josm-installer-0.0.1+svn18515/josm-installer.1.xml ; do \
docbook2x-man --string-param header-3="02 August 2022" $x ; \
done
error : xmlAddEntity: invalid redeclaration of predefined entity
make[1]: Leaving directory '/build/josm-installer-0.0.1+svn18515'
debian/rules override_dh_auto_test
make[1]: Entering directory '/build/josm-installer-0.0.1+svn18515'
python3 -m flake8
./josm-installer.py:38:7: E275 missing whitespace after keyword
./josm-installer.py:130:7: E275 missing whitespace after keyword
make[1]: *** [debian/rules:23: override_dh_auto_test] Error 1
make[1]: Leaving directory '/build/josm-installer-0.0.1+svn18515'
make: *** [debian/rules:10: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: josm-installer_0.0.1+svn18515.log.gz
Type: application/gzip
Size: 13129 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20221005/d2309699/attachment.gz>
More information about the Pkg-grass-devel
mailing list