Your message dated Tue, 21 Jul 2020 15:34:33 +0000
with message-id <e1jxuhp-000e4y...@fasolo.debian.org>
and subject line Bug#963314: fixed in unattended-upgrades 2.5
has caused the Debian Bug report #963314,
regarding unattended-upgrades: FTBFS: AssertionError: 1 != 0
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
963314: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963314
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: unattended-upgrades
Version: 2.4
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200620 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[4]: Entering directory '/<<PKGBUILDDIR>>/test/packages/equivs.0Q38O3'
> dh binary
>    dh_update_autotools_config
>    dh_autoreconf
>    create-stamp debian/debhelper-build-stamp
>    dh_testroot
>    dh_prep
>    dh_install
>    dh_installdocs
>    dh_installchangelogs
>    dh_perl
>    dh_link
>    dh_strip_nondeterminism
>    dh_compress
>    dh_fixperms
>    dh_missing
>    dh_installdeb
>    dh_gencontrol
>    dh_md5sums
>    dh_builddeb
> dpkg-deb: building package 'test-package' in '../test-package_1.3_all.deb'.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/test/packages/equivs.0Q38O3'
>  dpkg-genbuildinfo --build=binary
>  dpkg-genchanges --build=binary >../test-package_1.3_amd64.changes
> dpkg-genchanges: info: binary-only upload (no source code included)
>  dpkg-source --after-build .
> dpkg-buildpackage: info: binary-only upload (no source included)
> 
> The package has been created.
> Attention, the package has been created in the current directory,
> not in ".." as indicated by the message above!
>  Conffiles:
> dpkg-deb -I test-package_1.3_all.deb conffiles
> /etc/configuration-file/configuration-file
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/packages'
> set -e; \
> find . -name 'test_*.py' | \
> while read file; do \
>     if [ -x $file ]; then \
>       echo "Running $file with python3"; \
>       python3 $file 2>&1; \
>       echo "Running $file with python3-coverage"; \
>       python3 -m coverage run -a $file 2>&1; \
>     fi \
> done
> Running ./test_log_install_progress.py with python3
> .
> ----------------------------------------------------------------------
> Ran 1 test in 0.001s
> 
> OK
> Running ./test_log_install_progress.py with python3-coverage
> .
> ----------------------------------------------------------------------
> Ran 1 test in 0.002s
> 
> OK
> Running ./test_regression.py with python3
> .
> ----------------------------------------------------------------------
> Ran 1 test in 0.002s
> 
> OK
> Running ./test_regression.py with python3-coverage
> .
> ----------------------------------------------------------------------
> Ran 1 test in 0.002s
> 
> OK
> Running ./test_on_battery.py with python3
> .
> ----------------------------------------------------------------------
> Ran 1 test in 0.003s
> 
> OK
> Running ./test_on_battery.py with python3-coverage
> .
> ----------------------------------------------------------------------
> Ran 1 test in 0.003s
> 
> OK
> Running ./test_logdir.py with python3
> ../test_logdir.py:44: ResourceWarning: unclosed file <_io.TextIOWrapper 
> name='/tmp/tmptfmv00lr/mylog/unattended-upgrades.log' mode='a' 
> encoding='UTF-8'>
>   logging.root.handlers = []
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> .
> ----------------------------------------------------------------------
> Ran 2 tests in 0.003s
> 
> OK
> Running ./test_logdir.py with python3-coverage
> ../test_logdir.py:44: ResourceWarning: unclosed file <_io.TextIOWrapper 
> name='/tmp/tmpj9m5f2sq/mylog/unattended-upgrades.log' mode='a' 
> encoding='UTF-8'>
>   logging.root.handlers = []
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> .
> ----------------------------------------------------------------------
> Ran 2 tests in 0.004s
> 
> OK
> Running ./test_motd.py with python3
> .
> ----------------------------------------------------------------------
> Ran 1 test in 0.001s
> 
> OK
> Running ./test_motd.py with python3-coverage
> .
> ----------------------------------------------------------------------
> Ran 1 test in 0.001s
> 
> OK
> Running ./test_pep8.py with python3
> ./../unattended-upgrade-shutdown:71:13: E741 ambiguous variable name 'l'
> F
> ======================================================================
> FAIL: test_pep8_clean (__main__.PackagePep8TestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "./test_pep8.py", line 21, in test_pep8_clean
>     self.assertEqual(subprocess.call(["pycodestyle",
> AssertionError: 1 != 0
> 
> ----------------------------------------------------------------------
> Ran 1 test in 0.914s
> 
> FAILED (failures=1)
> make[2]: *** [Makefile:9: check] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/06/20/unattended-upgrades_2.4_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.

--- End Message ---
--- Begin Message ---
Source: unattended-upgrades
Source-Version: 2.5
Done: Balint Reczey <rbal...@ubuntu.com>

We believe that the bug you reported is fixed in the latest version of
unattended-upgrades, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 963...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Balint Reczey <rbal...@ubuntu.com> (supplier of updated unattended-upgrades 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 21 Jul 2020 15:42:17 +0200
Source: unattended-upgrades
Architecture: source
Version: 2.5
Distribution: unstable
Urgency: medium
Maintainer: Michael Vogt <m...@debian.org>
Changed-By: Balint Reczey <rbal...@ubuntu.com>
Closes: 963314
Launchpad-Bugs-Fixed: 1883082
Changes:
 unattended-upgrades (2.5) unstable; urgency=medium
 .
   [ Jose Manuel Santamaria Lema ]
   * Fix crash occuring when strict whitelist is in use (LP: #1883082)
 .
   [ Balint Reczey ]
   * Fix indentation and type error
   * Fix ambiguous variable name (Closes: #963314)
   * Run GitHub Action's autopkgtest on Groovy
Checksums-Sha1:
 741479488707b7d029ee21979332b38b259318e0 1898 unattended-upgrades_2.5.dsc
 db60649f4cf5c61e11debf89646ec69792655a6a 124296 unattended-upgrades_2.5.tar.xz
 ddf6a0822c45a8ed3ca2ad66daca6e6742ae4003 8766 
unattended-upgrades_2.5_source.buildinfo
Checksums-Sha256:
 bfc2b103ee7caecc01aad5bb37007f8be617dec9a09c447935d29ba124b3cc92 1898 
unattended-upgrades_2.5.dsc
 dfc29135f479e2dd5915129ce686baa98208f7301d558c5a905c1b4d32e5f188 124296 
unattended-upgrades_2.5.tar.xz
 9b4ce20db2c6d6b7aecf73baec42e4a24d6a74297b9a9ba77a905a65cbe6645b 8766 
unattended-upgrades_2.5_source.buildinfo
Files:
 6272198366a7eac9d74c282eec76c9ae 1898 admin optional 
unattended-upgrades_2.5.dsc
 c84117d9312d8836d79e2947d50676d0 124296 admin optional 
unattended-upgrades_2.5.tar.xz
 fa8262e257c7b118fd3f6e3f0454f274 8766 admin optional 
unattended-upgrades_2.5_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEI/PvTgXX55rLQUfDg6KBkWslS0UFAl8XBAQACgkQg6KBkWsl
S0XYkQ/+KGrymD7RRtbERPcCKKLTcHGQE20AdVA2mB1epPN/PsL2kF2HZjykpkc0
0H2X2DtDLC6wthYMVqiPLKomEPGjhKsr3Ow6BQT3s658h/lMfuh74CLlseTsdhMs
/HLupL4Yodb1LvsyJk5GHvTToz0aaP8LMGABz6KsIY4JNupae+U4xTr1+xKhdK0t
8C5B5QspV0T3wOV0DckzGCJXm5OffZmp4XGQU9ov137WWB0lQwN7vA0vDvFKj7pb
JPc0yYd5FmQFkeAOuEvGE6mXMkcHnajW9VFPeWq5EKWlp9XNrJ8yuyq5p74Zo2mK
kJ84ms0bVjYxxA5OxLqlZ0qq06En+d8NiTPN7hG9YzYQx7B5+NRDjA0L3CC/7l7D
ttm17RFAd9qxrdGEhi3f0Zem90986Qhr5za83D6n99Dr6X2xGcjxE5Ah5XObKZuz
a7S6ydze2qP07mM4s9NbwKVvv2zVlSdtjLnG7839jGTcZiq2u6U5GVNlUegFlhX9
HsMBlRQOtCPS0+lgLsA19V+RUlau6V3/pVGOUO2GA3uJykC02mIEb8EwXB2unCIa
WGjdAZ8sco+fRPYpUIqXwTPCLoTdRtT5in4QCPcAWDzRCRYpfDjZXebfTKRQ83TY
kYX+ITCsfDT/ffj8/6QxZkcZS6ia21p+L0EEgLn4mOv20tPehiM=
=xDOl
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to