From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Mck2i-0001PX-4g for garchives@archives.gentoo.org; Sun, 16 Aug 2009 18:01:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76F2FE02F0; Sun, 16 Aug 2009 18:01:18 +0000 (UTC) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.144]) by pigeon.gentoo.org (Postfix) with ESMTP id 302D3E0338 for ; Sun, 16 Aug 2009 18:01:18 +0000 (UTC) Received: by ey-out-1920.google.com with SMTP id 5so546287eyb.10 for ; Sun, 16 Aug 2009 11:01:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=TLHrkwP60hsPsoySfHSjHkUon4zwSneTEgEnnX6sIeY=; b=XSNbyG8XStIPoFWZXM50nT9rIYaGFEFMY9gx4+ihRpyrfSwAaQhYbLrdRfhb1vj3DY AZA/wWsEkX7ExHV4BjUWTWOoEv0dre0803TBcUcMo6+XnQ/l9NA9wsvo13Ir2n+23JAV pHNfprjKSle8kWZNXcKfyCi3U37VS6OXAyRek= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=JhTkNAV3sXBnaWunv99V9falWBzqiVlLBnEygJjlVxvrinsgEhsF8i25yt23e1zcaJ V/97Vk5p/oE4ZoDBwjCnre4ocZYSlNfKM3XgTbi9hPZ3+8Er0IJ5yx5WsHNt3W1f78Vz NMPuBpjMEGASJGsu5s2htVEQ7P4dRxa1I+6CI= Received: by 10.210.131.6 with SMTP id e6mr2204756ebd.29.1250445677547; Sun, 16 Aug 2009 11:01:17 -0700 (PDT) Received: from nazgul.localnet ([196.210.202.145]) by mx.google.com with ESMTPS id 10sm13360653eyz.21.2009.08.16.11.01.13 (version=SSLv3 cipher=RC4-MD5); Sun, 16 Aug 2009 11:01:15 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] trouble with preserved-rebuild Date: Sun, 16 Aug 2009 19:59:51 +0200 User-Agent: KMail/1.12.0 (Linux/2.6.30-gentoo-r4; KDE/4.3.0; x86_64; ; ) References: <28884.1250443632@ccs.covici.com> In-Reply-To: <28884.1250443632@ccs.covici.com> 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="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200908161959.51726.alan.mckinnon@gmail.com> X-Archives-Salt: 4b58f430-4b62-4a7d-94cb-ed397be3ad7a X-Archives-Hash: 45d8c0ed11b5b841a037218593969704 On Sunday 16 August 2009 19:27:12 covici@ccs.covici.com wrote: > Hi. I am having problems with emerge @preserved-rebuild which used to > work fine, but on the latest time I tried it, I got the following > message: > These are the packages that would be merged, in order: > > Calculating dependencies ... done! > > emerge: there are no ebuilds to satisfy "dev-libs/apr-util:0". ^^^^^^ There is no SLOT 0 for apr-util Use equery depends apr-util to find out what used it and rebuild those. -- alan dot mckinnon at gmail dot com