Gentoo Archives: gentoo-user

From: ABCD <en.ABCD@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: gentoo installation -> emerge problem
Date: Wed, 15 Apr 2009 17:34:28
Message-Id: gs55q7$3v0$1@ger.gmane.org
In Reply to: [gentoo-user] gentoo installation -> emerge problem by Christoph Schrauth
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Christoph Schrauth wrote:
5 > Hi all,
6 >
7 > I'm installing a new gentoo system.
8 > After installing the minimal system I tried to emerge applications like kde, samba, cups or something like that, but everytime I get the following message:
9 >
10 > emerge -av kde-meta
11 >
12 > These are the packages that would be merged, in order:
13 > Calculating dependencies... done!
14 >
15 > emerge: there are no ebuilds built with USE flags to satisfy "app-text/docbook-sgml-utils[jadetex]".
16 > !!! One of the following packages is required to complete your request:
17 > - app-text/docbook-sgml-utils-0.6.14 (Change USE: +jadetex)
18 > (dependency required by "media-libs/fontconfig-2.6.0-r2" [ebuild])
19 > (dependency required by "app-text/ghostscript-gpl-8.64-r2" [ebuild])
20 > (dependency required by "net-print/foomatic-filters-3.0.20080507" [ebuild])
21 > (dependency required by "net-print/foomatic-filters-ppds-20070501" [ebuild])
22 > (dependency required by "net-print/cups-1.3.9-r1" [ebuild])
23 > (dependency required by "net-fs/samba-3.0.33" [ebuild])
24 >
25 >
26 >
27 >
28 > app-text/docbook-sgml-utils is emerged without the jadetex USE flag.
29 > If I try to emerge docbook-sgml-utils with jadetex USE flag I get the following error message:
30 > ...
31 > ...
32 > ('ebuild', '/', 'dev-libs/dbus-glib-0.76', 'merge') (hard)
33 > ('ebuild', '/', 'dev-libs/gtk+-2.14.7-r2', 'merge') (hard)
34 > ('ebuild', '/', 'sys-apps/dbus-1.2.3-r1', 'merge') (hard)
35 > * Note that circular dependencies can often be avoided by temporarily
36 > * disabling USE flags what trigger optional dependencies.
37 >
38 > Has someone any idea?
39 >
40 > Best regards,
41 > Christoph Schrauth
42 >
43
44 You didn't send the important part of the error message, but my guess
45 would be a circular dependency between a few components - if you try
46 emerging x11-libs/gtk+ with USE='-cups', you might get a little further
47 (and can rebuild x11-libs/gtk+ with USE='cups' later, if desired).
48
49 - --
50 ABCD
51 -----BEGIN PGP SIGNATURE-----
52 Version: GnuPG v2.0.11 (GNU/Linux)
53 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
54
55 iEYEARECAAYFAknmGoUACgkQOypDUo0oQOq63gCgjYAZQAsgPL4yp2o4nUf+iq6k
56 gmAAniSYgGciTztUV798h6AUUWBVnw/D
57 =1V5u
58 -----END PGP SIGNATURE-----

Replies

Subject Author
Re: [gentoo-user] Re: gentoo installation -> emerge problem Christoph Schrauth <Schrauth-Christoph@×××.de>