Gentoo Archives: gentoo-user

From: Sebastian Sitaru <s.sitaru@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge update problem
Date: Wed, 17 Oct 2007 14:00:38
Message-Id: 200710171544.16780.s.sitaru@gmx.de
1 Hello Helmut,
2
3 maybe that www-client/epiphany is a dependency after a package update (e.g.
4 version 1.0 of package X requires package y, but version 0.9 of X does
5 not). Another reason can be the USE-flags. May when you have been building
6 a packge you temporarily disabled an USE-flag (USE="-flag-to-disable"
7 emerge x), which is in your make.conf and activates an optional dependency
8 (in this www-client/epiphany, epiphany requires a newer version of
9 www-client/firefox and so on).
10 Hopefully this helped you a bit.
11
12 With best regards,
13 Sebastian
14
15 Helmut Jarausch wrote:
16 > Hi,
17 >
18 > on one of my machines
19 > emerge --update --deep --ask world
20 > is claiming
21 >
22 > These are the packages that would be merged, in order:
23 >
24 > Calculating world dependencies ..... ..... ..... ..... ..... ..... .....
25 > ..... ..... ..... ..... ..... ..... .... !!! All ebuilds that could
26 > satisfy ">=www-client/mozilla-firefox-1.5" have been masked. !!! One of
27 > the following masked packages is required to complete your request: -
28 > www-client/mozilla-firefox-2.0.0.2 (masked by: package.mask) -
29 > www-client/mozilla-firefox-2.0.0.7 (masked by: package.mask) -
30 > www-client/mozilla-firefox-2.0.0.6 (masked by: package.mask)
31 >
32 > For more information, see MASKED PACKAGES section in the emerge man page
33 > or refer to the Gentoo Handbook.
34 > (dependency required by "www-client/epiphany-2.18.3" [ebuild])
35 >
36 > !!! Depgraph creation failed.
37 > -------------------------------------------
38 >
39 > BUT www-client/epiphany is no more installed on that machine.
40 > What can I do about this?
41 >
42 > Many thanks for a hint,
43 >
44 > Helmut Jarausch
45 >
46 > Lehrstuhl fuer Numerische Mathematik
47 > RWTH - Aachen University
48 > D 52056 Aachen, Germany

Replies

Subject Author
Re: [gentoo-user] emerge update problem Helmut Jarausch <jarausch@××××××××××××××××.de>