[Bug 1248433] Re: incorrect behavior when dependency is missing for downgrade
Julian Andres Klode
juliank at ubuntu.com
Mon Mar 17 13:24:00 UTC 2014
That's an APT bug. It's fixed in Debian, I need to investigate whether
the fix is in Ubuntu.
** Package changed: python-apt (Ubuntu) => apt (Ubuntu)
** Changed in: apt (Ubuntu)
Status: New => In Progress
--
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/1248433
Title:
incorrect behavior when dependency is missing for downgrade
Status in “apt” package in Ubuntu:
In Progress
Bug description:
Having the following scenario:
Package: a
Status: install ok installed
Version: 2
Depends: b (= 2)
Architecture: all
Package: b
Status: install ok installed
Version: 2
Architecture: all
Package: a
Version: 1
Depends: b (= 1)
Architecture: all
If I mark_install a, version 1 then it will simply mark package a, version 2 for removal.
I would expect an message like "... you have held broken packages" since package b, version 1 is missing from the repository.
Tested on:
--------------------------
Ubuntu 12.04 amd64
python-apt 0.8.3ubuntu7.1
Thanks
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1248433/+subscriptions
More information about the foundations-bugs
mailing list