Source: borgbackup Version: 0.28.1-1 Severity: serious Justification: fails to build from source
Builds of borgbackup in minimal environments geared for building only its main architecture-dependent binary package have been failing with errors of the form fakeroot debian/rules clean dh clean --with python3,sphinxdoc --buildsystem=pybuild dh: unable to load addon sphinxdoc: Can't locate Debian/Debhelper/Sequence/sphinxdoc.pm in @INC (you may need to install the Debian::Debhelper::Sequence::sphinxdoc module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/aarch64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at (eval 14) line 2. BEGIN failed--compilation aborted at (eval 14) line 2. debian/rules:17: recipe for target 'clean' failed make: *** [clean] Error 2 Please either move python3-sphinx to the main Build-Depends field or conditionalize the usage of --with sphinxdoc appropriately. Thanks!