From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.67) (envelope-from ) id 1IFkIG-0006Bl-8k for garchives@archives.gentoo.org; Tue, 31 Jul 2007 05:29:16 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l6V5S1Hk028192; Tue, 31 Jul 2007 05:28:01 GMT Received: from qrypto.org (connectioncable-084.headoff.net [217.30.222.84] (may be forged)) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l6V5NiEZ023361 for ; Tue, 31 Jul 2007 05:23:44 GMT Received: from localhost (unknown [85.130.92.205]) by qrypto.org (Postfix) with ESMTP id 2EED41B3490 for ; Tue, 31 Jul 2007 08:23:34 +0300 (EEST) Date: Tue, 31 Jul 2007 08:22:35 +0300 From: Rumen Yotov To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Automatic package updates Message-ID: <20070731052235.GA30864@qrypto.org> Mail-Followup-To: gentoo-user@lists.gentoo.org References: <20070729142019.d5ac1465.kevin@lacqui.com> <20070730153947.c8b86ea4.kevin@lacqui.com> <20070731002521.GA9016@qrypto.org> <20070730183530.4bc4bf98.kevin@lacqui.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070730183530.4bc4bf98.kevin@lacqui.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-Archives-Salt: 41517464-a2f5-4050-aaba-942a11c2005b X-Archives-Hash: 9cae65b6a8571ce4418a225f47cb1f7f On (30/07/07 18:35) Kevin Lacquement wrote: > On Tue, 31 Jul 2007 03:25:21 +0300 > Rumen Yotov wrote: > > > Hi, > > Try exchanging thunderbird with enigmail in your /var/lib/portage/world. > > Do it manually, no problem as one of the duo is in world (+crypt > > USE-flag). > > HTH. Rumen > > -- > > gentoo-user@gentoo.org mailing list > > > > 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. > > Kevin Hi, Looking in the thunderbird ebuild: PDEPEND="crypt? (>=x11-plugins/enigmail-0.95.1 ) So if PDEPEND <> DEPEND it should re-emerge enigmail after an update. enigmail just DEPENDs on TB. But agree that this might not work. HTH. Rumen -- gentoo-user@gentoo.org mailing list