[Bug 1849972] Re: apt list --upgradable shows no additional updates
Joshua Powers
josh.powers at canonical.com
Mon Oct 28 15:12:31 UTC 2019
This is how I am reproducing:
multipass launch trusty --name t1
multipass exec t1 bash
echo "deb http://archive.ubuntu.com/ubuntu trusty-proposed main" | tee -a /etc/apt/sources.list
sudo apt update -qq
sudo apt upgrade -y
sudo apt list --upgradable
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1849972
Title:
apt list --upgradable shows no additional updates
Status in apt package in Ubuntu:
New
Status in ubuntu-advantage-tools package in Ubuntu:
Invalid
Status in update-notifier package in Ubuntu:
Incomplete
Bug description:
Running `apt list --upgradable` does not show any additional packages
to install. Should it?
root at humble-mynah:/etc/apt/sources.list.d# apt dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
60 additional updates are available with UA Infrastructure ESM.
To see these additional updates run: apt list --upgradable
See https://ubuntu.com/advantage or run: sudo ua status
root at humble-mynah:/etc/apt/sources.list.d# apt list --upgradable
Listing... Done
root at humble-mynah:/etc/apt/sources.list.d#
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1849972/+subscriptions
More information about the foundations-bugs
mailing list