[Bug 1883082] Re: Crash when using Package-Whitelist-Strict

2020-08-10 Thread Launchpad Bug Tracker
This bug was fixed in the package unattended-upgrades - 2.3ubuntu0.1 --- unattended-upgrades (2.3ubuntu0.1) focal; urgency=medium [ Balint Reczey ] * Fix checking if an upgrade/install marking succeeded. The false negative result caused unattended-upgrades trying to apply

[Bug 1883082] Re: Crash when using Package-Whitelist-Strict

2020-07-31 Thread Balint Reczey
Verified 2.3ubuntu0.1 on Focal (checking reproducibility with buggy version first): root@ff-uu-1-verify:~# apt list --upgradable Listing... Done open-vm-tools/focal-updates 2:11.1.0-2~ubuntu20.04.1 amd64 [upgradable from: 2:11.0.5-4] N: There is 1 additional version. Please use the '-a' switch t

[Bug 1883082] Re: Crash when using Package-Whitelist-Strict

2020-07-22 Thread Brian Murray
Hello Jose, or anyone else affected, Accepted unattended-upgrades into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/unattended- upgrades/2.3ubuntu0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new pac

[Bug 1883082] Re: Crash when using Package-Whitelist-Strict

2020-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package unattended-upgrades - 2.5 --- 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 am

[Bug 1883082] Re: Crash when using Package-Whitelist-Strict

2020-07-21 Thread Balint Reczey
** Description changed: + [Impact] + + * Unattended-upgrades crashes when strict whitelist is enabled and + there is an update available. + + [Test Case] + + Set up a system with at least one updated package available: + + $ lxc launch ubuntu:focal ff-uu-strict + Creating ff-uu-strict + St

[Bug 1883082] Re: Crash when using Package-Whitelist-Strict

2020-06-16 Thread Balint Reczey
@panfaust I've already fixed it up and the second version still needs extra annotation. https://github.com/mvo5/unattended-upgrades/pull/277 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883082 Tit

[Bug 1883082] Re: Crash when using Package-Whitelist-Strict

2020-06-12 Thread Francis Ginther
** Tags added: id-5ee2461f91a87f5a155d7876 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883082 Title: Crash when using Package-Whitelist-Strict To manage notifications about this bug go to: https

[Bug 1883082] Re: Crash when using Package-Whitelist-Strict

2020-06-11 Thread Jose Manuel Santamaria Lema
I'm attaching a second version of the patch to build package for focal. IMHO this one should be good to do a SRU (minus the ~ppa3 version suffix). I did it on top of the 2.3 branch from the git repo: https://github.com/mvo5/unattended-upgrades I built a package for testing remporarily available

[Bug 1883082] Re: Crash when using Package-Whitelist-Strict

2020-06-11 Thread Balint Reczey
** Also affects: unattended-upgrades (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: unattended-upgrades (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1883082] Re: Crash when using Package-Whitelist-Strict

2020-06-11 Thread Ubuntu Foundations Team Bug Bot
The attachment "ua_whitelist_strict_crash.diff" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned b

[Bug 1883082] Re: Crash when using Package-Whitelist-Strict

2020-06-11 Thread Jose Manuel Santamaria Lema
NOTE: the patch I pasted above was done editing directly /usr/bin /unattended-upgrades so it doesn't pass the unit tests, so a package built with that patch would FTBFS. I will attach a new version of the patch as soon as I have something actually working. -- You received this bug notification be

[Bug 1883082] Re: Crash when using Package-Whitelist-Strict

2020-06-11 Thread Jose Manuel Santamaria Lema
I'm attaching a diff to show a possible solution for this. ** Patch added: "ua_whitelist_strict_crash.diff" https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1883082/+attachment/5382869/+files/ua_whitelist_strict_crash.diff -- You received this bug notification because you a