[Touch-packages] [Bug 1785093] Re: RecursionError error in call_adjusted()

2019-04-25 Thread Launchpad Bug Tracker
This bug was fixed in the package unattended-upgrades - 1.1ubuntu1.18.04.7~16.04.2 --- unattended-upgrades (1.1ubuntu1.18.04.7~16.04.2) xenial; urgency=medium * Don't check blacklist too early and report updates from not allowed origins as kept back. (LP: #1781176) *

[Touch-packages] [Bug 1785093] Re: RecursionError error in call_adjusted()

2019-03-12 Thread Balint Reczey
The error is still not appearing on 16.04: https://errors.ubuntu.com/?release=Ubuntu%2016.04=unattended- upgrades=year=1.1ubuntu1.18.04.7~16.04.2 ** Tags removed: verification-needed verification-needed-xenial ** Tags added: verification-done verification-done-xenial -- You received this bug

[Touch-packages] [Bug 1785093] Re: RecursionError error in call_adjusted()

2019-02-28 Thread Ɓukasz Zemczak
Hello errors.ubuntu.com, or anyone else affected, Accepted unattended-upgrades into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source /unattended-upgrades/1.1ubuntu1.18.04.7~16.04.2 in a few hours, and then in the -proposed repository. Please

[Touch-packages] [Bug 1785093] Re: RecursionError error in call_adjusted()

2019-02-07 Thread Balint Reczey
The error is still not appearing on 16.04: https://errors.ubuntu.com/?release=Ubuntu%2016.04=unattended- upgrades=year=1.1ubuntu1.18.04.7~16.04.1 It is not surprising since the regression was not present in 16.04 without the fix. ** Tags removed: verification-needed verification-needed-xenial

[Touch-packages] [Bug 1785093] Re: RecursionError error in call_adjusted()

2018-12-03 Thread Brian Murray
Hello errors.ubuntu.com, or anyone else affected, Accepted unattended-upgrades into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source /unattended-upgrades/1.1ubuntu1.18.04.7~16.04.0 in a few hours, and then in the -proposed repository. Please

[Touch-packages] [Bug 1785093] Re: RecursionError error in call_adjusted()

2018-12-03 Thread Brian Murray
** Also affects: unattended-upgrades (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unattended-upgrades in Ubuntu. https://bugs.launchpad.net/bugs/1785093 Title:

[Touch-packages] [Bug 1785093] Re: RecursionError error in call_adjusted()

2018-10-22 Thread Launchpad Bug Tracker
This bug was fixed in the package unattended-upgrades - 1.1ubuntu1.18.04.6 --- unattended-upgrades (1.1ubuntu1.18.04.6) bionic; urgency=medium * Unlock for dpkg operations with apt_pkg.pkgsystem_unlock_inner() when it is available. Also stop running when reacquiring the lock

[Touch-packages] [Bug 1785093] Re: RecursionError error in call_adjusted()

2018-10-21 Thread Balint Reczey
Marking as verification done based on the crash not appearing with the fixed release. ** Tags removed: verification-needed verification-needed-bionic ** Tags added: verification-done verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1785093] Re: RecursionError error in call_adjusted()

2018-10-17 Thread Brian Murray
I've gone ahead and ran the same query as before and we only see 1.1.ubuntu1.18.04.5 in the bucket. In [6]: cassandra.get_versions_for_bucket(urllib.unquote(bucket2)) Out[6]: OrderedDict([(('Ubuntu 18.04', '1.1ubuntu1.18.04.5'), 41)]) -- You received this bug notification because you are a

[Touch-packages] [Bug 1785093] Re: RecursionError error in call_adjusted()

2018-10-17 Thread Balint Reczey
@brian-murray: I'm not observing the crash with 1.1ubuntu1.18.04.6, but if you could check the database manually that would be a better verification, I think. https://errors.ubuntu.com/?package=unattended-upgrades=year=1.1ubuntu1.18.04.6 -- You received this bug notification because you are a

[Touch-packages] [Bug 1785093] Re: RecursionError error in call_adjusted()

2018-10-09 Thread Brian Murray
Hello errors.ubuntu.com, or anyone else affected, Accepted unattended-upgrades into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source /unattended-upgrades/1.1ubuntu1.18.04.6 in a few hours, and then in the -proposed repository. Please help us by

[Touch-packages] [Bug 1785093] Re: RecursionError error in call_adjusted()

2018-09-04 Thread Brian Murray
The bucket_id for this crash is ridiculously long and ends causing the Errors site to throw a 414 error. I was able to manually query the database using the bucket_id and discovered the following. In [10]: cassandra.get_versions_for_bucket(urllib.unquote(bucket2)) Out[10]: OrderedDict([(('Ubuntu

[Touch-packages] [Bug 1785093] Re: RecursionError error in call_adjusted()

2018-08-30 Thread Balint Reczey
** Description changed: + [Impact] + + * Unattended-upgrades may crash and stop installing security updates on users' system due to entering infinite loop. + * The fix ensures terminating the recursive calls. + + [Test Case] + + * TODO / observe the crash not being reported for fixed

[Touch-packages] [Bug 1785093] Re: RecursionError error in call_adjusted()

2018-08-30 Thread Balint Reczey
** Summary changed: - RecursionError error in call_adjusted() when package is pinned < 100 + RecursionError error in call_adjusted() -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unattended-upgrades in Ubuntu.

[Touch-packages] [Bug 1785093] Re: RecursionError error in call_adjusted() when package is pinned < 100

2018-08-28 Thread Launchpad Bug Tracker
This bug was fixed in the package unattended-upgrades - 1.5ubuntu2 --- unattended-upgrades (1.5ubuntu2) cosmic; urgency=medium * Reopen Cache after commit() even when frontend locking is supported. This fixes build and operation with latest python-apt. -- Balint Reczey Tue,