[Touch-packages] [Bug 1780099] Re: Cache remapping breaks hashing of Package objects

2018-10-01 Thread Julian Andres Klode
For unknown reasons, this bug was never marked as fix released in cosmic, but it was: https://launchpad.net/ubuntu/+source/python-apt/1.7.0~alpha2 ** Changed in: python-apt (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ub

[Touch-packages] [Bug 1780099] Re: Cache remapping breaks hashing of Package objects

2018-07-19 Thread Launchpad Bug Tracker
This bug was fixed in the package python-apt - 1.6.2 --- python-apt (1.6.2) unstable; urgency=medium * Introduce gitlab ci * Document whatsnew in 1.6.y * Add more extensive test cases for cache remapping * Do not override __hash__ in apt.package.Package (LP: #1780099) * debi

[Touch-packages] [Bug 1780099] Re: Cache remapping breaks hashing of Package objects

2018-07-13 Thread Julian Andres Klode
autopkgtest has run the tests for us, and passed for 1.6.2, so it's verified. ** 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 packages,

[Touch-packages] [Bug 1780099] Re: Cache remapping breaks hashing of Package objects

2018-07-12 Thread Ɓukasz Zemczak
Hello Julian, or anyone else affected, Accepted python-apt into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/python-apt/1.6.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki

[Touch-packages] [Bug 1780099] Re: Cache remapping breaks hashing of Package objects

2018-07-10 Thread Julian Andres Klode
** Changed in: python-apt (Ubuntu Bionic) Status: New => In Progress ** Changed in: python-apt (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python-apt in Ubuntu.

[Touch-packages] [Bug 1780099] Re: Cache remapping breaks hashing of Package objects

2018-07-06 Thread Francis Ginther
** Tags added: id-5b3cdc9fd5afad903a1d027f -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python-apt in Ubuntu. https://bugs.launchpad.net/bugs/1780099 Title: Cache remapping breaks hashing of Package objects Status in py

[Touch-packages] [Bug 1780099] Re: Cache remapping breaks hashing of Package objects

2018-07-04 Thread Julian Andres Klode
** Description changed: [Impact] The apt.Package objects use the id as the hash, but the hash can change after reopening, meaning that code will fail to work, for example: c=apt.Cache() p=c["a"] set_of_p={p} c.open() assert p in set_of_p will fail. [Test case] - The abo

[Touch-packages] [Bug 1780099] Re: Cache remapping breaks hashing of Package objects

2018-07-04 Thread Julian Andres Klode
** Changed in: python-apt (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python-apt in Ubuntu. https://bugs.launchpad.net/bugs/1780099 Title: Cache remapping breaks hashing of Pac