Source: scolasync Version: 5.2-2 Severity: serious Tags: buster sid User: [email protected] Usertags: qa-ftbfs-20171030 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > install -d /<<PKGBUILDDIR>>/debian/scolasync/usr/share/scolasync > install -m 644 marques.py Ui_checkBoxDialog.py Ui_choixEleves.py > Ui_chooseInSticks.py Ui_copyToDialog1.py Ui_diskFull.py Ui_help.py > Ui_mainWindow.py Ui_nameAdrive.py Ui_preferences.py __init__.py > checkBoxDialog.py choixEleves.py chooseInSticks.py copyToDialog1.py db.py > debug.py diskFull.py gestClasse.py gestclassetreeview.py globaldef.py help.py > mainWindow.py mytextbrowser.py nameAdrive.py notification.py ownedUsbDisk.py > preferences.py scolasync.py sconet.py test3.py usbDisk2.py usbThread.py > version.py /<<PKGBUILDDIR>>/debian/scolasync/usr/share/scolasync > # corrige les chemins dans les fichiers d'interface utilisateur > # pour faire des chemins absolus > for f in Ui_checkBoxDialog.py Ui_choixEleves.py Ui_chooseInSticks.py > Ui_copyToDialog1.py Ui_diskFull.py Ui_help.py Ui_mainWindow.py > Ui_nameAdrive.py Ui_preferences.py; do \ > sed -e 's%images%/usr/share/scolasync/images%' \ > $f > /<<PKGBUILDDIR>>/debian/scolasync/usr/share/scolasync/$f; done > install -d /<<PKGBUILDDIR>>/debian/scolasync/usr/share/scolasync/lang > install -m 644 lang/*.qm > /<<PKGBUILDDIR>>/debian/scolasync/usr/share/scolasync/lang > install: cannot stat 'lang/*.qm': No such file or directory > Makefile:30: recipe for target 'install' failed > make[2]: *** [install] Error 1 The full build log is available from: http://aws-logs.debian.net/2017/10/30/scolasync_5.2-2_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.

