Comment 5 for bug 55369

Revision history for this message
Dennis Kaarsemaker (dennis) wrote : Re: [Bug 55369] Re: Bogus 'the following updates will be skipped'

dennis@mirage:~$ sudo apt-get dist-upgrade -s
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade...Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
dennis@mirage:~$ python -c 'import apt; print apt.Cache()["fglrx-control"].isUpgradable'
/usr/lib/python2.4/site-packages/apt/__init__.py:17: FutureWarning: apt API not stable yet warnings.warn("apt API not stable yet", FutureWarning)
0