Gentoo Archives: gentoo-user

From: Rumen Yotov <rumen@××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Automatic package updates
Date: Tue, 31 Jul 2007 05:29:16
Message-Id: 20070731052235.GA30864@qrypto.org
In Reply to: Re: [gentoo-user] Automatic package updates by Kevin Lacquement
1 On (30/07/07 18:35) Kevin Lacquement wrote:
2 > On Tue, 31 Jul 2007 03:25:21 +0300
3 > Rumen Yotov <rumen@××××××.org> wrote:
4 >
5 > > Hi,
6 > > Try exchanging thunderbird with enigmail in your /var/lib/portage/world.
7 > > Do it manually, no problem as one of the duo is in world (+crypt
8 > > USE-flag).
9 > > HTH. Rumen
10 > > --
11 > > gentoo-user@g.o mailing list
12 > >
13 >
14 > Still doesn't work. The problem is that deps aren't updated unless they also require an update. Since enigmail doesn't require an update, it doesn't re-install. However, thunderbird can't see it unless enigmail is manually re-installed, no matter the USE flags or world ordering.
15 >
16 > Kevin
17 Hi,
18 Looking in the thunderbird ebuild:
19 PDEPEND="crypt? (>=x11-plugins/enigmail-0.95.1 )
20 So if PDEPEND <> DEPEND it should re-emerge enigmail after an update.
21 enigmail just DEPENDs on TB.
22 But agree that this might not work.
23 HTH. Rumen
24 --
25 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Automatic package updates Neil Bothwick <neil@××××××××××.uk>