On Sat, 13 Sep 2025 16:29:38 +0000 Santiago Vila <[email protected]> wrote: > Package: src:springlobby > Version: 0.274-1 > Severity: serious > Tags: ftbfs forky sid > > Dear maintainer: > > During a rebuild of all packages in unstable, your package failed to build. > > Below you will find how the build ends (probably the most relevant part, > but not necessarily). If required, the full build log is available here: > > https://people.debian.org/~sanvila/build-logs/202509/ > > About the archive rebuild: The build was made on virtual machines from AWS, > using sbuild and a reduced chroot with only build-essential packages. > > If you could not reproduce the bug please contact me privately, as I > am willing to provide ssh access to a virtual machine where the bug is > fully reproducible. > > If this is really a bug in one of the build-depends, please use > reassign and add an affects on src:springlobby, so that this is still > visible in the BTS web page for this package. > > Thanks. > > -------------------------------------------------------------------------------- > [...] > make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' > /usr/bin/make -C debian/manpages > make[2]: Entering directory '/<<PKGBUILDDIR>>/debian/manpages' > asciidoc -d manpage -b docbook springlobby.6.txt > xsltproc /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl > springlobby.6.xml > http://www.oasis-open.org/docbook/xml/4.5/dbcentx.mod:336: I/O error : failed > to load "http://www.oasis-open.org/docbook/xml/4.5/ent/isocyr1.ent": loading > error > %ISOcyr1; > ^ > http://www.oasis-open.org/docbook/xml/4.5/dbcentx.mod:336: warning: failed to > load external entity > "http://www.oasis-open.org/docbook/xml/4.5/ent/isocyr1.ent" > %ISOcyr1; > ^ > unable to parse springlobby.6.xml > make[2]: *** [Makefile:6: springlobby.6] Error 6 > rm springlobby.6.xml > make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian/manpages' > make[1]: *** [debian/rules:22: override_dh_auto_build] Error 2 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > make: *** [debian/rules:12: binary] Error 2 > dpkg-buildpackage: error: debian/rules binary subprocess returned exit status > 2 > -------------------------------------------------------------------------------- > > >
Looks similar to what I ran into in geeqie: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1115125 Fixed by simply adding a Build-dep on docbook-xml: https://salsa.debian.org/debian/geeqie/-/commit/e25311df9318157ac010f72754246a676fb6b1ea /Andreas [email protected] [email protected]

