I'm trying to figure out why a package was not upgraded unattended, and I have turned my eyes to the Allowed-Origins configuration. However, I do not know how to check the origin and archive of packages in the apt cache. How do I do so?
| |||
|
feedback
|
|
Ok, I found a way that's enough for my immediate purpose, even though it isn't general enough. I'll leave the answer here, but I will not accept it. When running
The script | |||
|
feedback
|
|
The following command lists all the versions of a given package available from all sources configured in your
EDIT Here is sample output from a system with multiple sources in
The version table shows the available package versions, priorities, archive URLs, and suites. | |||||||
feedback
|