Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24205 - Dependency ping-pong
Summary: Dependency ping-pong
Status: RESOLVED DUPLICATE of bug 13632
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-09 14:43 UTC by Roger Luethi
Modified: 2011-10-30 22:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roger Luethi 2003-07-09 14:43:21 UTC
I noticed a few times that
emerge world --deep -up
would result in a cycle of upgrades and downgrades
(for consecutive calls of the command above, no emerge
sync or other activity involved).

For instance, with galeon installed, I get a cycle
between mozilla-1.3-r2 and mozilla-1.4.
With kvim installed, vim-core will cycle between 6.1-rX
and 6.2-r1.

Basically, the system doesn't realize an upgrade is removing
a dependency for some package until it has actually done it.
On the following emerge, it reverts the mistake, only to repeat
it again next time.

Reproducible: Always
Steps to Reproduce:
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-07-09 15:05:10 UTC

*** This bug has been marked as a duplicate of 13632 ***