[Bug 1317193] Re: aptitude doesn't correctly report the version of packages available within repositories
Thomas Schweikle
1317193 at bugs.launchpad.net
Wed May 7 17:08:14 UTC 2014
** Attachment added: "After upgrading to test"
https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/1317193/+attachment/4107449/+files/Screenshot%20-%2007.05.2014%20-%2019%3A02%3A42.png
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to aptitude in Ubuntu.
https://bugs.launchpad.net/bugs/1317193
Title:
aptitude doesn't correctly report the version of packages available
within repositories
Status in “aptitude” package in Ubuntu:
New
Bug description:
Assume only standard Ubuntu repositories configured:
apt-get clean all
apt-get update
apt-get upgrade
apt-get install vlc
should clean all repository caches, update the package databases, then
upgrade all available non essential packages and finally install vlc.
Now you are working with vlc and something does not work as expected.
You are trying the latest nightly packages from the videolan project,
by adding their repository, by adding a file to
/etc/apt/sources.list.d holding:
deb http://ppa.launchpad.net/videolan/master-daily/ubuntu trusty main
deb-src http://ppa.launchpad.net/videolan/master-daily/ubuntu trusty main
after doing
apt-get update
apt-get upgrade
the latest nightly builds of all vlc-packages are installed and you
start testing. Next you remove the added repository, by commenting the
lines in the above added file out. Then
apt-get clean all
apt-get update
Calling aptitude after will show no updates available. Searching for
vlc will show the same version as installed and available in the
repositories! This is wrong, since the version installed came from the
videolan project nightly build and the repository given was disabled!
aptitude shall show the version available now not the one installed!
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: aptitude 0.6.8.2-1ubuntu4
Uname: Linux 3.14.3+ x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
Date: Wed May 7 18:39:10 2014
InstallationDate: Installed on 2011-10-19 (930 days ago)
InstallationMedia: Xubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
SourcePackage: aptitude
UpgradeStatus: Upgraded to trusty on 2014-02-24 (71 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/1317193/+subscriptions
More information about the foundations-bugs
mailing list