Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] power-down during emerge -u world causing library-issues
Date: Tue, 01 Nov 2005 11:15:00
Message-Id: 20051101110850.72398459@hactar.digimed.co.uk
In Reply to: Re: [gentoo-user] power-down during emerge -u world causing library-issues by Fernando Meira
1 On Tue, 1 Nov 2005 11:36:52 +0100, Fernando Meira wrote:
2
3 > # emerge -Dav dbus hal
4 >
5 > Calculating dependencies ...done!
6 > [ebuild R ] sys-apps/dbus-0.36.2 +X -debug -doc -gtk -mono +python +qt
7 > +xml2 0 kB
8 > [ebuild UD] sys-apps/dbus-0.23.4-r1 [0.36.2] +X -debug -gtk -mono
9 > +python +qt +xml2 0 kB
10 > [ebuild R ] sys-apps/hal-0.4.7-r2 -debug -doc -livecd -pcmcia 0 kB
11 >
12 > So, i updated dbus, but for hal, it would downgrade dbus... isn't it
13 > strange that it upgraded it and now wants to downgrade it.. with no
14 > emerge --sync in between? And, should I do this?
15
16 The API changed between HAL 0.4.x and 0.5.x, you must have matching
17 versions of HAL and D-BUS
18
19 dbus-0.2* and hal-0.4.*
20 or
21 dbus-0.3* and hal-0.5.*
22
23
24 --
25 Neil Bothwick
26
27 When puns are outlawed only outlaws will have puns.

Attachments

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

Replies

Subject Author
Re: [gentoo-user] power-down during emerge -u world causing library-issues Fernando Meira <fmeira@×××××.com>