From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A6DD91381F3 for ; Sat, 5 Oct 2013 16:00:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54E75E0B5D; Sat, 5 Oct 2013 15:59:57 +0000 (UTC) Received: from cc-smtpout1.netcologne.de (cc-smtpout1.netcologne.de [89.1.8.211]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 513ACE0B3D for ; Sat, 5 Oct 2013 15:59:55 +0000 (UTC) Received: from cc-smtpin3.netcologne.de (cc-smtpin3.netcologne.de [89.1.8.203]) by cc-smtpout1.netcologne.de (Postfix) with ESMTP id 9466012E01 for ; Sat, 5 Oct 2013 17:59:54 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by cc-smtpin3.netcologne.de (Postfix) with ESMTP id 7845811D94 for ; Sat, 5 Oct 2013 17:59:54 +0200 (CEST) Received: from [95.223.236.112] (helo=cc-smtpin3.netcologne.de) by localhost with ESMTP (eXpurgate 4.0.0) (envelope-from ) id 5250377a-05d7-7f0000012729-7f0000019056-1 for ; Sat, 05 Oct 2013 17:59:54 +0200 Received: from weird.wonkology.org (ip-95-223-236-112.unitymediagroup.de [95.223.236.112]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by cc-smtpin3.netcologne.de (Postfix) with ESMTPSA for ; Sat, 5 Oct 2013 17:59:53 +0200 (CEST) Date: Sat, 5 Oct 2013 17:59:52 +0200 From: Alex Schuster To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Multiple package instances within a single package slot Message-ID: <20131005175952.0a4a3fd7@weird.wonkology.org> In-Reply-To: <524F1958.3030303@gmail.com> References: <524E9D8B.4020301@wonkology.org> <524EABD5.4070200@fastmail.co.uk> <20131004174052.72b19be1@weird.wonkology.org> <524F1958.3030303@gmail.com> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.20; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 4ec2471d-bed0-4783-a8fa-bf14722cf87a X-Archives-Hash: 186fb7b661c2e00330e2ed5730efcc82 Alan McKinnon writes: > On 04/10/2013 17:40, Alex Schuster wrote: > > Well. Sort of. Emerge also wanted to re-merge libreoffice, I have no > > idea why. The same happened yesterday when I upgraded portage. > > Whatever :) This time, I used --exclude app-office/libreoffice to > > avoid this. > > probably a poppler or icu or java update, or any one of the many things > libreoffice uses that changes ABI at the drop of a hat. > > Recent portage with subslot support triggers a libreoffice rebuild when > that happens, it is seldom an error. You can leave it out of the world > emerge to speed things up, but revdep-rebuild is probably going to also > find it and want to do the same No, there is something wrong here. When I updated portage, it also remerged libreoffice. Upgrading claws-mail updated dev-libs/libdbusmenu and dev-libs/libindicate, and wanted to remerge libreoffice, which I avoided. Next, I updated chromium, which also remerged libreoffice. Again. And whatever package I try to update, emerge wants to remerge libreoffice. Happens with all the packages I tried, which are adobe-flash, python, zsh, xterm. Alex