/usr/bin/unattended-upgrade:NoAllowedOriginError:/usr/bin/unattended-upgrade@2256:main:run:mark_pkgs_to_upgrade:mark_upgrade_adjusted:call_adjusted:<setcomp>:ver_in_allowed_origin
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unattended-upgrades (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Xenial |
Fix Released
|
Undecided
|
Unassigned | ||
Bionic |
Fix Released
|
Undecided
|
Unassigned | ||
Cosmic |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact]
* Unattended-upgrades may crash when it tries to find a solution for installing a package that does not have a candidate in any allowed origin.
[Test Case]
* Watch the error not happening anymore. (It never happened on Xenial)
[Regression Potential]
* The fix is part of the fix for LP: #1824804 where the crashing code is removed thus there is no additional regression potential.
[Original Bug Text]
The Ubuntu Error Tracker has been receiving reports about a problem regarding unattended-
If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://
description: | updated |
This bug was fixed in the package unattended-upgrades - 1.10ubuntu5
---------------
unattended-upgrades (1.10ubuntu5) disco; urgency=medium
* Adjust only transitive dependencies in the fallback
when a package from an allowed origin can't be marked to install/upgrade.
This is a much lighter approach than marking every upgradable package because
the full fallback was triggered on packages held back as well, using an
excessive amount of CPU time.
Also it crashed with packages not having any version in allowed origins.
(LP: #1824804, #1824949)
-- Balint Reczey <email address hidden> Tue, 16 Apr 2019 08:54:49 +0200