public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* Re: [gentoo-user] broken dependencies?¿
  @ 2007-08-02 14:01 99% ` Alan McKinnon
  0 siblings, 0 replies; 1+ results
From: Alan McKinnon @ 2007-08-02 14:01 UTC (permalink / raw
  To: gentoo-user

On Thursday 02 August 2007, Arnau Bria wrote:
> Hi,
>
> trying to purgue my system found next:
>
> pataki ~ # emerge -p --depclean
>
> *** WARNING ***  Depclean may break link level dependencies.  Thus,
> it is *** WARNING ***  recommended to use a tool such as
> `revdep-rebuild` (from *** WARNING ***  app-portage/gentoolkit) in
> order to detect such breakage. *** WARNING ***
> *** WARNING ***  Also study the list of packages to be cleaned for
> any obvious *** WARNING ***  mistakes. Packages that are part of the
> world set will always *** WARNING ***  be kept.  They can be manually
> added to this set with *** WARNING ***  `emerge --noreplace <atom>`. 
> Packages that are listed in *** WARNING ***  package.provided (see
> portage(5)) will be removed by *** WARNING ***  depclean, even if
> they are part of the world set. *** WARNING ***
> *** WARNING ***  As a safety measure, depclean will not remove any
> packages *** WARNING ***  unless *all* required dependencies have
> been resolved.  As a *** WARNING ***  consequence, it is often
> necessary to run
> *** WARNING ***  `emerge --update --newuse --deep world` prior to
> depclean.
>
> Calculating dependencies... done!
>
> Dependencies could not be completely resolved due to
> the following required packages not being installed:
>
> ~sys-apps/suspend2-userui-0.6.4 required by
> sys-kernel/suspend2-sources-2.6.19-r3

So you have sys-kernel/suspend2-sources-2.6.19-r3 still installed, 
probably left over from some emerge in the past. It wants 
~sys-apps/suspend2-userui-0.6.4, probably because only that version 
worked with the kernel sources in the devs opinion. This kernel version 
and ui version is no longer in portage so they cannot be emerged

You are using 2.6.22-suspend2, with these DEPENDs:
RDEPEND="${RDEPEND}
                >=sys-apps/suspend2-userui-0.7.1
                >=sys-power/hibernate-script-1.95"

That userui is in portage, so all you need is:

emerge -C =sys-kernel/suspend2-sources-2.6.19-r3

and everything should resolve.

Well, it won't fix your sylpheed-claws which is also not in portage, but 
that's another matter :-)

alan



-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2007-08-02 11:51     [gentoo-user] broken dependencies?¿ Arnau Bria
2007-08-02 14:01 99% ` Alan McKinnon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox