Package: src:mnemosyne Version: 2.6+ds-1 Severity: serious Tags: ftbfs Dear maintainer:
I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --with=python3,sphinxdoc --buildsystem=pybuild dh_update_autotools_config -i -O--buildsystem=pybuild dh_autoreconf -i -O--buildsystem=pybuild dh_auto_configure -i -O--buildsystem=pybuild I: pybuild base:217: python3.6 setup.py config running config /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'app' warnings.warn(msg) debian/rules override_dh_auto_build make[1]: Entering directory '/<<BUILDDIR>>/mnemosyne-2.6+ds' make build-all-deps make[2]: Entering directory '/<<BUILDDIR>>/mnemosyne-2.6+ds' # Also rebuilds the docs and the translations. [... snipped ...] copying mo/id/LC_MESSAGES/mnemosyne.mo -> /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/id/LC_MESSAGES creating /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/nl creating /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/nl/LC_MESSAGES copying mo/nl/LC_MESSAGES/mnemosyne.mo -> /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/nl/LC_MESSAGES creating /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/sv creating /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/sv/LC_MESSAGES copying mo/sv/LC_MESSAGES/mnemosyne.mo -> /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/sv/LC_MESSAGES creating /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/eo creating /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/eo/LC_MESSAGES copying mo/eo/LC_MESSAGES/mnemosyne.mo -> /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/eo/LC_MESSAGES creating /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/da creating /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/da/LC_MESSAGES copying mo/da/LC_MESSAGES/mnemosyne.mo -> /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/da/LC_MESSAGES creating /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/cs creating /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/cs/LC_MESSAGES copying mo/cs/LC_MESSAGES/mnemosyne.mo -> /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/cs/LC_MESSAGES creating /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/zh_TW creating /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/zh_TW/LC_MESSAGES copying mo/zh_TW/LC_MESSAGES/mnemosyne.mo -> /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/zh_TW/LC_MESSAGES creating /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/hu creating /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/hu/LC_MESSAGES copying mo/hu/LC_MESSAGES/mnemosyne.mo -> /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/hu/LC_MESSAGES creating /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/tr creating /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/tr/LC_MESSAGES copying mo/tr/LC_MESSAGES/mnemosyne.mo -> /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/share/locale/tr/LC_MESSAGES running install_egg_info running egg_info creating Mnemosyne.egg-info writing Mnemosyne.egg-info/PKG-INFO writing dependency_links to Mnemosyne.egg-info/dependency_links.txt writing top-level names to Mnemosyne.egg-info/top_level.txt writing manifest file 'Mnemosyne.egg-info/SOURCES.txt' reading manifest file 'Mnemosyne.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' warning: no files found matching 'mnemosyne/libmnemosyne/LICENSE' writing manifest file 'Mnemosyne.egg-info/SOURCES.txt' Copying Mnemosyne.egg-info to /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/lib/python3.6/dist-packages/Mnemosyne-2.6.egg-info Skipping SOURCES.txt running install_scripts creating /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/bin copying build/scripts-3.6/mnemosyne -> /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/bin changing mode of /<<BUILDDIR>>/mnemosyne-2.6+ds/debian/mnemosyne/usr/bin/mnemosyne to 775 dh_installdocs -i -O--buildsystem=pybuild dh_installdocs: Cannot find (any matches for) "README" (tried in .) debian/rules:7: recipe for target 'binary-indep' failed make: *** [binary-indep] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -A" in my autobuilder but it also fails in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/mnemosyne.html [ Note: There has been a recent change in debhelper behaviour, the current behaviour is the intended one. See Bug #903133 for details ]. Thanks.

