Gentoo Archives: gentoo-user

From: Marc Joliet <marcec@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Advice needed regarding udisks
Date: Sat, 24 Aug 2013 13:14:36
Message-Id: 20130824151433.783f80df@marcec
In Reply to: Re: [gentoo-user] Re: Advice needed regarding udisks by Grant
1 Am Sat, 24 Aug 2013 05:43:39 -0700
2 schrieb Grant <emailgrant@×××××.com>:
3
4 [...]
5 > >> If I keyword gvfs I get into trouble because gobject-introspection
6 > >> wants <dev-libs/glib-2.33 and gvfs wants >=dev-libs/glib-2.36.
7 > >>
8 > >
9 > > So?
10 > >
11 > > Obviously I meant to say 'keyword gvfs *and it's dependencies* from ~arch if
12 > > you want to use USE="udev udisks"'
13 >
14 > The above glib dependencies are circular. There is no way to satisfy them both.
15 >
16 > - Grant
17
18 Samuli means this:
19
20 $ grep dev-libs/glib /usr/portage/dev-libs/gobject-introspection/*.ebuild
21 /usr/portage/dev-libs/gobject-introspection/gobject-introspection-1.32.1.ebuild: >=dev-libs/glib-2.31.22:2
22 /usr/portage/dev-libs/gobject-introspection/gobject-introspection-1.32.1.ebuild: <dev-libs/glib-2.33:2
23 /usr/portage/dev-libs/gobject-introspection/gobject-introspection-1.34.2-r1.ebuild: >=dev-libs/glib-2.34.1:2
24 /usr/portage/dev-libs/gobject-introspection/gobject-introspection-1.36.0.ebuild: >=dev-libs/glib-2.36:2
25
26 So you need >=gobject-introspection-1.34.2 to satisfy the dependencies.
27
28 HTH
29 --
30 Marc Joliet
31 --
32 "People who think they know everything really annoy those of us who know we
33 don't" - Bjarne Stroustrup

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Re: Advice needed regarding udisks Grant <emailgrant@×××××.com>