Gentoo Archives: gentoo-dev

From: Rumen Yotov <rumen_yotov@×××.bg>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] ERROR: gnome-base/bonobo-1.0.22 failed.
Date: Wed, 02 Nov 2005 18:32:39
Message-Id: 1130956493.31132.26.camel@mach.qrypto.org
In Reply to: Re: [gentoo-dev] ERROR: gnome-base/bonobo-1.0.22 failed. by Dale
1 On Wed, 2005-11-02 at 11:41 -0600, Dale wrote:
2 > Rumen Yotov wrote:
3 >
4 > >Hi,
5 > >An essential feature of portage is the ability to have two/three/more
6 > >different (usually major) versions of the same package installed at the
7 > >same time.
8 > >Examples: GTK - 1&2 Glib 1&2 etc. etc.
9 > >They are called SLOTS in gentoo terms.
10 > >So the message means you don't have GTK-1.2.X.
11 > >HTH.Rumen
12 > >
13 > >
14 > I know Gentoo will let you have more than one version installed but it
15 > appears that I or it needs to do something so it will use which ever one
16 > it needs. I don't know how to do that, yet. Maybe Mike or you will
17 > help me with that 'yet' part. Maybe I need to install something new.
18 >
19 > Thanks,
20 >
21 > Dale
22 > :-)
23 >
24 > --
25 > To err is human, I'm most certainly human.
26 Hi,
27 Wrote too fast, now checking things first.
28 First advice is to recompile GTK+, this usually fixes things.
29 Then bonobo again.
30 Now to get some info first:
31 ...
32 #dep -l bonobo
33 gnome-base/bonobo-1.0.22:
34 =gnome-base/orbit-0* gnome-base/orbit-0.5.17
35 nls? >=dev-util/intltool-0.11 dev-util/intltool-0.34.1
36 >=gnome-base/gnome-print-0.30
37 gnome-base/gnome-print-0.37
38 >=gnome-base/oaf-0.6.8 gnome-base/oaf-0.6.10
39 >=media-libs/gdk-pixbuf-0.6
40 media-libs/gdk-pixbuf-0.22.0-r3
41 dev-lang/perl dev-lang/perl-5.8.6-r6
42 nls? sys-devel/gettext sys-devel/gettext-0.14.4
43 sys-devel/gnuconfig
44 sys-devel/gnuconfig-20050602
45 !bootstrap? sys-devel/patch sys-devel/patch-2.5.9
46 ...
47 these are bonobo's dependencies.
48 Now to check "gdk-pixbuf":
49 ...
50 #dep gdk-pixbuf
51 media-libs/gdk-pixbuf-0.22.0-r3:
52 !amd64? <sys-libs/db-2 sys-libs/db-1.85-r2
53 =x11-libs/gtk+-1.2* x11-libs/gtk+-1.2.10-r11
54 >=gnome-base/gnome-libs-1.4.1.2-r1
55 gnome-base/gnome-libs-1.4.2
56 >=media-libs/libpng-1.2.1 media-libs/libpng-1.2.8
57 media-libs/jpeg media-libs/jpeg-6b-r5
58 media-libs/tiff media-libs/tiff-3.7.3
59 sys-devel/gnuconfig
60 sys-devel/gnuconfig-20050602
61 !bootstrap? sys-devel/patch sys-devel/patch-2.5.9
62 !!! ebuild_dep_to_stdout x11-base/xorg-x11-7.0.0_rc1 /var/portage
63 X? virtual/x11 x11-base/xorg-x11-6.8.2-r4
64 ...
65 See here "gdk-pixbuf" depends on "=x11-libs/gtk+-1.2*".
66 So it seems you must have GTK+-1.2.x.
67 Use (the old deprecated) qpkg: "qpkg --dups -v" to check if you have
68 both GTK+ installed (part of gentoolkit,but missing in latest versions).
69 HTH.Rumen

Attachments

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

Replies

Subject Author
Re: [gentoo-dev] ERROR: gnome-base/bonobo-1.0.22 failed. Dale <dalek@××××××××××.net>