[Bug 2089543] Re: aptsources are in wrong order

Launchpad Bug Tracker 2089543 at bugs.launchpad.net
Tue Dec 24 12:18:35 UTC 2024


This bug was fixed in the package python-apt - 2.9.5

---------------
python-apt (2.9.5) unstable; urgency=high

  * Remove tanglu information
  * data: Fix mirror location file name
  * urgency=high due to `Handle id being None in get_distro()` being blocked
    by a mirror issue for some reason now.

 -- Julian Andres Klode <jak at debian.org>  Fri, 20 Dec 2024 11:38:57
+0100

** Changed in: python-apt (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
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 Released

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