[Bug 2089543] Re: aptsources are in wrong order
Julian Andres Klode
2089543 at bugs.launchpad.net
Mon Nov 25 18:08:47 UTC 2024
Fixed in 2.9.1 which should sync later.
** Changed in: python-apt (Ubuntu)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-apt in Ubuntu.
https://bugs.launchpad.net/bugs/2089543
Title:
aptsources are in wrong order
Status in python-apt package in Ubuntu:
Fix Committed
Bug description:
[Impact]
aptsources.sourceslist represents the sources of the system. Those are ordered by filename, but we do not sort the listdir() output, giving an unexpected presentation to the user.
This matters in some places as order determines the source we fetch
from in cases there are multiple ones.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/2089543/+subscriptions
More information about the foundations-bugs
mailing list