Your message dated Mon, 30 Mar 2020 19:33:41 +0000
with message-id <e1jj0ah-0009cw...@fasolo.debian.org>
and subject line Bug#955135: fixed in unattended-upgrades 2.1
has caused the Debian Bug report #955135,
regarding TypeError: '<' not supported between instances of
'NotImplementedType' and 'int'
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.)
--
955135: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955135
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: unattended-upgrades
Version: 2.0
Severity: normal
I've been seeing the following errors in my logs for a few days:
Mar 27 06:38:16 hostname apt.systemd.daily[1664925]: Traceback (most recent
call last):
Mar 27 06:38:16 hostname apt.systemd.daily[1664925]: File
"/usr/bin/unattended-upgrade", line 2512, in <module>
Mar 27 06:38:16 hostname apt.systemd.daily[1664925]: sys.exit(main(options))
Mar 27 06:38:16 hostname apt.systemd.daily[1664925]: File
"/usr/bin/unattended-upgrade", line 1986, in main
Mar 27 06:38:16 hostname apt.systemd.daily[1664925]: res = run(options,
rootdir, mem_log, logfile_dpkg,
Mar 27 06:38:16 hostname apt.systemd.daily[1664925]: File
"/usr/bin/unattended-upgrade", line 2157, in run
Mar 27 06:38:16 hostname apt.systemd.daily[1664925]: pkgs_to_upgrade =
calculate_upgradable_pkgs(cache, options)
Mar 27 06:38:16 hostname apt.systemd.daily[1664925]: File
"/usr/bin/unattended-upgrade", line 1747, in calculate_upgradable_pkgs
Mar 27 06:38:16 hostname apt.systemd.daily[1664925]: try_to_upgrade(pkg,
Mar 27 06:38:16 hostname apt.systemd.daily[1664925]: File
"/usr/bin/unattended-upgrade", line 1706, in try_to_upgrade
Mar 27 06:38:16 hostname apt.systemd.daily[1664925]:
cache.mark_upgrade_adjusted(pkg, from_user=not pkg.is_auto_installed)
Mar 27 06:38:16 hostname apt.systemd.daily[1664925]: File
"/usr/bin/unattended-upgrade", line 438, in mark_upgrade_adjusted
Mar 27 06:38:16 hostname apt.systemd.daily[1664925]:
self.call_adjusted(apt.package.Package.mark_upgrade, pkg, **kwargs)
Mar 27 06:38:16 hostname apt.systemd.daily[1664925]: File
"/usr/bin/unattended-upgrade", line 405, in call_adjusted
Mar 27 06:38:16 hostname apt.systemd.daily[1664925]:
self.adjust_candidate(self[dep])
Mar 27 06:38:16 hostname apt.systemd.daily[1664925]: File
"/usr/bin/unattended-upgrade", line 345, in adjust_candidate
Mar 27 06:38:16 hostname apt.systemd.daily[1664925]: if new_cand <
pkg.candidate:
Mar 27 06:38:16 hostname apt.systemd.daily[1664925]: File
"/usr/lib/python3/dist-packages/apt/package.py", line 514, in __lt__
Mar 27 06:38:16 hostname apt.systemd.daily[1664925]: return
self._cmp(other) < 0
Mar 27 06:38:16 hostname apt.systemd.daily[1664925]: TypeError: '<' not
supported between instances of 'NotImplementedType' and 'int'
Francois
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.4.0-4-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_CA.utf8, LC_CTYPE=fr_CA.utf8 (charmap=UTF-8),
LANGUAGE=fr_CA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages unattended-upgrades depends on:
ii debconf [debconf-2.0] 1.5.73
ii lsb-base 11.1.0
ii lsb-release 11.1.0
ii python3 3.8.2-2
ii python3-apt 1.9.10
ii python3-dbus 1.2.16-1
ii python3-distro-info 0.23
ii ucf 3.0038+nmu1
ii xz-utils 5.2.4-1+b1
Versions of packages unattended-upgrades recommends:
ii anacron 2.3-29
ii cron [cron-daemon] 3.0pl1-136
ii systemd-sysv 245.2-1
Versions of packages unattended-upgrades suggests:
ii bsd-mailx 8.1.2-0.20180807cvs-1+b1
ii needrestart 3.4-6
ii postfix [mail-transport-agent] 3.5.0-1
ii powermgmt-base 1.36
ii python3-gi 3.36.0-1
-- debconf information:
unattended-upgrades/origins_pattern:
"origin=Debian,codename=${distro_codename},label=Debian-Security";
unattended-upgrades/enable_auto_updates: true
--
https://fmarier.org/
--- End Message ---
--- Begin Message ---
Source: unattended-upgrades
Source-Version: 2.1
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 955...@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: Mon, 30 Mar 2020 20:59:29 +0200
Source: unattended-upgrades
Architecture: source
Version: 2.1
Distribution: unstable
Urgency: medium
Maintainer: Michael Vogt <m...@debian.org>
Changed-By: Balint Reczey <rbal...@ubuntu.com>
Closes: 955135
Changes:
unattended-upgrades (2.1) unstable; urgency=medium
.
* Don't try adjusting candidate if none of the versions is a candidate
(Closes: #955135)
* Try marking package for installation or upgrade only when it is allowed
i.e. honor whitelist and blacklist, too.
* debian/tests/upgrade-between-snapshots: Restore running test
Checksums-Sha1:
f193dc14bab7fe0cc60d2cae792446f650c3fd25 1898 unattended-upgrades_2.1.dsc
9b2f6209b3015eca175442bb793dc03abb6a46aa 123892 unattended-upgrades_2.1.tar.xz
6b6ca94e85be716c8dec3ca6fcb519997e28189b 8774
unattended-upgrades_2.1_source.buildinfo
Checksums-Sha256:
d5a1b40600d9ea33d6aa4dc99774246c2835de78d7b9258616f74b9071b588e4 1898
unattended-upgrades_2.1.dsc
c725c742bd07835756275126ab8d993f9eb870396d49b22388f93ea3a0c92f5e 123892
unattended-upgrades_2.1.tar.xz
9b8dc9ae9798ffec3aa12e2814adbea25c78b9d4e4972cfc17a1fd86be5f188b 8774
unattended-upgrades_2.1_source.buildinfo
Files:
ad8f92856b7665b21e00d37db4ba8e4d 1898 admin optional
unattended-upgrades_2.1.dsc
a550e580b4f6eb7f407102d99e5d417b 123892 admin optional
unattended-upgrades_2.1.tar.xz
fac4bd4c7181f8b1c86f358ec46180a1 8774 admin optional
unattended-upgrades_2.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEI/PvTgXX55rLQUfDg6KBkWslS0UFAl6CRqQACgkQg6KBkWsl
S0Wffg/5AdJsPuvAvtCcbJ8Il9gau7uRNsiaqVhtNzz3xtJPAsZXw2QzzR1HgK/Q
du4/e4QazTvMEpHEAvOCt+JKUi686q8pXd4xWj/GZdQkFYhpUiUilMxzeDznmG2k
UMgFLryUXS/T4G30PwjispJyPTQ25beJJrjSHuC+o3euQCHAFlLHEEQ1iMtTNesP
qKRYJ/KmxvPl3DwQPz1/WOSb5pXPSQNJMVFXb4xD8GDqwN57XbsbLpaU5SuXdTb8
q3aK4LQygt372RnXiLnDTxEq9X729c4GSMdog4Alq4sprpCIkxcns8fRZP3ZPOdJ
h093kgNDQV8mgm8UCjwMb2yPaOedWQ/CxQ+aYPSO4R3Si0CBubUslA/XY+887uQw
CW8OtUJ2YmGIA+Bk2fba7ouYJ1JUytPTOqvQ+Y7LWPrCx5OuPUqhzL0TiB/GNdj3
i1xLZnqO6uCuo/0E2AYjonzTgz+2IQFl5FpWDaCzc3Ezo0JZuLkBm+QZwMRP8uTA
UNAqgv4epvmLz8DrgQc5MwSn/gqB3p6KgJwlIRmVTvkcpPve/8XBOkqkyqa/Dp+q
cUOmUwny/qZNiBmoVEqEGuAKP5fGbt62Wgceln49RGx4IuO9OKCbjgi0ySmPVPon
qyZxs9pwFTdaRV/dr6voDjyQQSkhgrlPVB70a/+wtNQwoj0gdXI=
=nkE7
-----END PGP SIGNATURE-----
--- End Message ---