******************************************************************************** grub2 ... # Avoid failures later if we're building from a tree with no .po # files. mkdir -p debian/tmp-grub-uboot/usr/share/locale dh override_dh_auto_install --parallel make[1]: Leaving directory '/root/grub2-2.02~beta2' debian/rules override_dh_install make[1]: Entering directory '/root/grub2-2.02~beta2' dh_install -pgrub2 -pgrub-linuxbios -pgrub-efi -pgrub-rescue-pc -pgrub-firmware-qemu -pgrub-xen-host >>> cp: cannot stat 'debian/tmp/obj/grub-rescue-pc/grub-rescue-cdrom.iso': No such file or directory dh_install: cp -a debian/tmp/obj/grub-rescue-pc/grub-rescue-cdrom.iso debian/grub-rescue-pc/usr/lib/grub-rescue/ returned exit code 1 debian/rules:404: recipe for target 'override_dh_install' failed make[1]: *** [override_dh_install] Error 2 make[1]: Leaving directory '/root/grub2-2.02~beta2' debian/rules:107: recipe for target 'binary' failed make: *** [binary] Error 2 dpkg-buildpackage: error: debian/rules binary gave error exit status 2 ******************************************************************************** liveusb-creator dh build --with python2 >>> dh: No packages to build. debian/rules binary dh binary --with python2 dh: No packages to build. dpkg-genchanges >../liveusb-creator_4.3.1+dfsg-0tails1_armhf.changes >>> dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute dpkg-buildpackage: error: dpkg-genchanges gave error exit status 2 ******************************************************************************** tails-iuk tails-perl5lib tails-persistence-setup >>> Module::Build will be removed from the Perl core distribution in the next major release. Please install the separate libmodule-build-perl package. It is being used at Build.PL, line 6. ******************************************************************************** whisperback ... ./test.py Unable to init server: Could not connect: Connection refused ['/root/whisperback-1.7.3', '/usr/lib/python3.4', '/usr/lib/python3.4/plat-arm-linux-gnueabihf', '/usr/lib/python3.4/lib-dynload', '/usr/local/lib/python3.4/dist-packages', '/usr/lib/python3/dist-packages'] Traceback (most recent call last): File "./test.py", line 8, in import whisperBack.utils File "/root/whisperback-1.7.3/whisperBack/__init__.py", line 29, in from whisperBack.gui import WhisperBackUI File "/root/whisperback-1.7.3/whisperBack/gui.py", line 48, in import whisperBack.whisperback File "/root/whisperback-1.7.3/whisperBack/whisperback.py", line 37, in import whisperBack.mail File "/root/whisperback-1.7.3/whisperBack/mail.py", line 30, in import socks >>> ImportError: No module named 'socks'