Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8043 - Emerge inconsistency
Summary: Emerge inconsistency
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
: 8166 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-09-17 13:13 UTC by Stefano Zamprogno
Modified: 2011-10-30 22:22 UTC (History)
2 users (show)

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


Attachments
check packages to upgrade with emerge (check-updates,102 bytes, text/plain)
2002-10-11 03:49 UTC, Stefano Zamprogno
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefano Zamprogno 2002-09-17 13:13:22 UTC
root@timeh stefano # emerge -up kde

These are the packages that I would merge, in order.

Calculating dependencies ...done!
[ebuild    U ] kde-base/kdelibs-3.0.3-r1 to /
[ebuild   R  ] kde-base/kde-3.0.3 to /

------------------------------------------------------

root@timeh stefano # emerge -up kdelibs

These are the packages that I would merge, in order.

Calculating dependencies ...done!
[ebuild   R  ] kde-base/kdelibs-3.0.3a to /


Why ?!?
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-09-20 00:44:44 UTC
What version of Portage are you using?
Comment 2 Stefano Zamprogno 2002-09-20 02:02:05 UTC
2.0.36 (and now 2.0.37)

2.0.37 solved that problem.

now:
root@timeh download # emerge -up world

These are the packages that I would merge, in order.

Calculating world dependencies ...done!
[ebuild  N   ] net-www/mozilla-1.0-r3
[ebuild  N   ] net-irc/xchat-1.8.9-r3

but i have :

root@timeh download # epm -qa|grep xchat
xchat-1.8.10

root@timeh download # epm -qa|grep mozilla
mozilla-1.1-r1

so, another problem is here ? ;-)

Thanks !
Comment 3 SpanKY gentoo-dev 2002-09-20 19:23:36 UTC
*** Bug 8166 has been marked as a duplicate of this bug. ***
Comment 4 craigthulu 2002-09-21 10:55:21 UTC
Portage 2.0.37 did not solve this problem for me (which is why I created the
duplicate bug report 8166).
Comment 5 Nicholas Jones (RETIRED) gentoo-dev 2002-10-11 03:14:43 UTC
This should be fixed in 2.0.38

Verify please.
Comment 6 Stefano Zamprogno 2002-10-11 03:49:32 UTC
Created attachment 4600 [details]
check packages to upgrade with emerge
Comment 7 Stefano Zamprogno 2002-10-11 03:50:09 UTC
yes, fixed, try also this script that check ALL pakages for upgrade.