[Bug 1167053] Re: untrusted packages silently added to blacklist
Ads20000
1167053 at bugs.launchpad.net
Wed Apr 10 05:26:10 UTC 2013
I think you have to join the 'Ubuntu Branches' team and then update each
package.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to unattended-upgrades in Ubuntu.
https://bugs.launchpad.net/bugs/1167053
Title:
untrusted packages silently added to blacklist
Status in “unattended-upgrades” package in Ubuntu:
New
Bug description:
Packages that are not trusted are added to the blacklist but no reason
is ever printed out while running in debug mode causing confusion as
to why a package would be blacklisted until you dig into the source.
Release: All versions
Package: All versions
Expected behavior: Print out debug message that informs user package was blacklisted due to not being trusted
Actual behavior: Message saying package is blacklisted without reason
Still trying to figure out how to properly upload a patch to this, but
basically just adding
logging.debug("%s blacklisted because it's not trusted" %
pkgname_from_deb(item.destfile))
to line 946 would suffice
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1167053/+subscriptions
More information about the foundations-bugs
mailing list