[Bug 1184247] Re: apt thinks a newer package is older
David Kalnischkies
1184247 at bugs.launchpad.net
Sun May 26 05:55:47 UTC 2013
This is correct as the "1:" in "1:0.99.1" is called an "epoch" which if
not present is "0:" – and a package with a higher epoch is always newer
than any version number with a lower epoch.
** Changed in: apt (Ubuntu)
Status: New => Invalid
--
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/1184247
Title:
apt thinks a newer package is older
Status in “apt” package in Ubuntu:
Invalid
Bug description:
When trying to install the latest version of wine, I get the
following:
$ sudo apt-get install wine1.5-i386 libpulse0=3.0-1
. . .
The following packages have unmet dependencies:
wine1.5-i386 : Depends: libpulse0 (>= 1:0.99.1) but 3.0-1 is to be installed
. . .
E: Unable to correct problems, you have held broken packages.
$ apt-get --version
apt 0.9.7.8 for i386 compiled on Mar 14 2013 13:53:22
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1184247/+subscriptions
More information about the foundations-bugs
mailing list