Source: unattended-upgrades Version: 0.89 Severity: serious Justification: fails to build from source
Hi, your package no longer builds in in sid: https://buildd.debian.org/status/fetch.php?pkg=unattended-upgrades&arch=all&ver=0.89&stamp=1454170553 [...] Running ./test_untrusted.py with python3 Initial blacklisted packages: Initial whitelisted packages: Starting unattended upgrades script Allowed origins are: ['o=Ubuntu,a=lucid-security'] pkgs that look like they should be upgraded: Fetched 0 B in 0s (0 B/s) fetch.run() result: 0 dpkg is configured not to cause conffile prompts No packages found that can be upgraded unattended and no pending auto-removals F ====================================================================== FAIL: test_untrusted_check_without_conffile_check (__main__.TestUntrusted) ---------------------------------------------------------------------- Traceback (most recent call last): File "./test_untrusted.py", line 49, in test_untrusted_check_without_conffile_check "Can not find '%s' in '%s'" % (needle, haystack)) AssertionError: False is not true : Can not find 'DEBUG InstCount=0 DelCount=0 BrokenCount=0' in '2016-01-30 16:15:47,933 INFO Initial blacklisted packages: 2016-01-30 16:15:47,934 INFO Initial whitelisted packages: 2016-01-30 16:15:47,934 INFO Starting unattended upgrades script 2016-01-30 16:15:47,934 INFO Allowed origins are: ['o=Ubuntu,a=lucid-security'] 2016-01-30 16:15:47,955 DEBUG pkgs that look like they should be upgraded: 2016-01-30 16:15:47,956 DEBUG fetch.run() result: 0 2016-01-30 16:15:47,957 DEBUG dpkg is configured not to cause conffile prompts 2016-01-30 16:15:47,957 INFO No packages found that can be upgraded unattended and no pending auto-removals ' ---------------------------------------------------------------------- Ran 1 test in 0.027s FAILED (failures=1) Makefile:6: recipe for target 'check' failed make[2]: *** [check] Error 1 Andreas