Gentoo Archives: gentoo-amd64

From: Clemente Aguiar <clemente.aguiar@××××××××××××××××.pt>
To: gentoo-amd64@l.g.o
Subject: RE: [gentoo-amd64] hal, dbus and ivman
Date: Sat, 28 Jan 2006 15:48:36
Message-Id: 6A0C419392D7BA45BD141D0BA4F253C78C38@loureiro.madeiratecnopolo.pt
1 Thanks.
2
3 What I did to solve the problem was to emerge the latest ivman (which is still ~amd64).
4
5 I just added:
6 =sys-apps/ivman-0.6.8 ~amd64
7 to
8 /etc/portage/package.keywords
9
10 and
11
12 emerge -uD world
13
14 SOLVED ... just hope that ivman-0.6.8 is stable :-)
15
16 Clemente
17
18 > -----Mensagem original-----
19 > De: Steve Herber [mailto:herber@×××××.com]
20 > Enviada: sábado, 28 de Janeiro de 2006 15:32
21 > Para: gentoo-amd64@l.g.o
22 > Assunto: Re: [gentoo-amd64] hal, dbus and ivman
23 >
24 >
25 > There are a lots of bugs posted about this problem.
26 > This one describes your problem:
27 >
28 > http://bugs.gentoo.org/show_bug.cgi?id=120138
29 >
30 > The ivman ebuild hard codes hal-0.4.8 which forces the old
31 > api in dbus-023.4. Next time you try to update, the
32 > hal-0.5.5.1.r3 and dbus-0.60-r3 versions are detected as
33 > newer. The dbus api has changed with the newest dbus and
34 > ivman needs the old version of the api.
35 >
36 > But if you run revdep-rebuild to fix this you get upgraded to
37 > qt version 4 then you have this problem:
38 >
39 > http://bugs.gentoo.org/show_bug.cgi?id=116582
40 >
41 > Which is where my system fails. It seems to be a qt problem
42 > with int, long, long long definitions not matching the amd64
43 > standard which is why we are seeing the problem. There is a
44 > patch on the qt site but I haven't tried to apply it yet.
45 >
46 >
47 > Steve Herber herber@×××××.com work: 206-221-7262
48 > Security Engineer, UW Medicine, IT Services home: 425-454-2399
49 >
50 > On Sat, 28 Jan 2006, Clemente Aguiar wrote:
51 >
52 > >
53 > > A few weeks ago, with the installation of kde, I emerged
54 > hal, dbus and
55 > > ivan.
56 > >
57 > > I update the system regularly with:
58 > >
59 > > emerge -uD world
60 > >
61 > > Recently this command resulted in an updated hal and dbus.
62 > >
63 > > But now when I "pretend" to update it wants to downgrade these two
64 > > packages again, and I found that the culprit is ivman.
65 > >
66 > > # emerge -uDp --tree world
67 > >
68 > > These are the packages that I would merge, in reverse order:
69 > >
70 > > Calculating world dependencies ...done!
71 > > [nomerge ] sys-apps/ivman-0.5_pre2
72 > > [ebuild UD] sys-apps/hal-0.4.8 [0.5.5.1-r3]
73 > > [ebuild UD] sys-apps/dbus-0.23.4-r1 [0.60-r3]
74 > >
75 > > What can I do to solve this upgrade/downgrade "problem"?
76 > >
77 > > Clemente
78 > >
79 > > --
80 > > gentoo-amd64@g.o mailing list
81 > >
82 > --
83 > gentoo-amd64@g.o mailing list
84 >
85 >
86
87 --
88 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] hal, dbus and ivman Richard Fish <bigfish@××××××××××.org>