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 4B5061393F1 for ; Tue, 15 Sep 2015 09:05:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB80521C042; Tue, 15 Sep 2015 09:05:19 +0000 (UTC) Received: from mail-yk0-f177.google.com (mail-yk0-f177.google.com [209.85.160.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BAC5021C008 for ; Tue, 15 Sep 2015 09:05:18 +0000 (UTC) Received: by ykdu9 with SMTP id u9so179519870ykd.2 for ; Tue, 15 Sep 2015 02:05:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=S9yG6yVeyUCzZVsRpKmvhvCnWxeWdRJpwpx3PHuD+D8=; b=byAIs0UPHIxSk/2usscpDFU7AfNPOev3LlTuS0OleptK/0pbvXaw0BmCVsluPvYWi3 BIIsNLPbzm8cJ4Ld8GDqJzWTNg2mo5KkyYl2B7K8VILDjCWMnYVwqYOVagJ+/UKFZRao CCZ/zZxR7o/jBIlKOXPWSmCc3+r5pj/rN6LiokS+FDX00V+K7guCUjKjEYYaIMvLqeD+ FxQNhVqG8cdFg2xCE+mpDVyetnnf8uImTAuFXKvceaAuJmcaw8PQhZxnnGzXoHu0coYP H5v4l7JG5oFZla0XKD8aDaaCtZ1RiUDJYx7rP/cNu6GLoePt46X1F5aD91Q1or2edZkn W+tg== X-Received: by 10.13.235.134 with SMTP id u128mr19544483ywe.26.1442307917840; Tue, 15 Sep 2015 02:05:17 -0700 (PDT) Received: from [192.168.2.5] (adsl-65-0-115-33.jan.bellsouth.net. [65.0.115.33]) by smtp.gmail.com with ESMTPSA id q128sm12215693ywf.27.2015.09.15.02.05.16 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Sep 2015 02:05:17 -0700 (PDT) Message-ID: <55F7DF4C.5010707@gmail.com> Date: Tue, 15 Sep 2015 04:05:16 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33.1 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] sys-fs/-MERGING-static-dev installed but unable to find it References: <55F642F9.5020402@gmail.com> <35177381.5eCnUkSVoi@thetick> <1514875.66xoHtyNEu@wstn> In-Reply-To: <1514875.66xoHtyNEu@wstn> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: db5d757c-6efb-4b8b-9238-ee8526eeede1 X-Archives-Hash: 99bcfc29c34f7ba33860a60123e4711a Peter Humphrey wrote: > On Monday 14 September 2015 11:28:36 Marc Joliet wrote: > >> Just for the record, but I think emaint (part of portage) should be capable >> of fixing this automatically (specifically, it's "merges" command). It can >> do a couple more things, so check it out anyway. (Also, per the news item >> "New portage plug-in sync system" from 2015-02-02, "emaint sync" is going >> to become the preferred way of syncing the portage tree and overlays.) > Thanks for the reminder, Marc. I'd forgotten about that news item. > > When I ran "emaint all" just now I got "has outdated metadata" against five KDE > packages. Does anyone here know what that implies? Google didn't help. > I got one of those too. root@fireball / # emaint all Emaint: check binhost 100% [============================================>] Emaint: check cleanconfmem 100% [============================================>] Emaint: check cleanresume 100% [============================================>] resume list 'resume_backup' contains 814 packages PORT_LOGDIR_CLEAN command returned None See the make.conf(5) man page for PORT_LOGDIR_CLEAN usage instructions. Emaint: check merges 100% [============================================>] Emaint: check movebin 100% [============================================>] 'kde-base/kdelibs-4.14.11' has outdated metadata Emaint: check moveinst 100% [============================================>] 'kde-base/kdelibs-4.14.11' has outdated metadata Emaint: check world 100% [============================================>] root@fireball / # Still not quite sure exactly what this does tho. :/ Dale :-) :-)