On Saturday 25 October 2003 12:43 pm, Ruben Vermeersch wrote: > Ok, here's what's bugging me lately: > > [EMAIL PROTECTED] ruben $ emerge -uDp world > > These are the packages that I would merge, in order: > > Calculating world dependencies ...done! > [ebuild U ] x11-libs/wxGTK-2.4.1-r1 [2.4.0] > > After updating wxGTK, i stumble upon this: > > neferteti ruben # emerge -uDp world > > These are the packages that I would merge, in order: > > Calculating world dependencies ...done! > [ebuild UD] x11-libs/wxGTK-2.4.0 [2.4.1-r1] > > Something tells me this ain't normal behaviour :)
It usually means you have some other package that depends on a specific version of wxGTK. For example rapidsvn requires subversion-0.28, while 0.32 is the latest, so it'll go into a loop like that. Bug 16240 isn't the same package, but it's the same problem. --Iggy > > Greetings, Ruben > > > -- > [EMAIL PROTECTED] mailing list > > -- Home -- http://www.brianandsara.net Gentoo -- http://gentoo.brianandsara.net -- [EMAIL PROTECTED] mailing list
