[Bug 2089543] [NEW] aptsources are in wrong order

Julian Andres Klode 2089543 at bugs.launchpad.net
Mon Nov 25 12:17:08 UTC 2024


Public bug reported:

[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.

** Affects: python-apt (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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:
  New

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