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.60)
	(envelope-from <gentoo-user+bounces-54886-garchives=archives.gentoo.org@gentoo.org>)
	id 1GkpVS-00066h-8g
	for garchives@archives.gentoo.org; Thu, 16 Nov 2006 22:14:50 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kAGMCbG0022490;
	Thu, 16 Nov 2006 22:12:37 GMT
Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204])
	by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kAGMAQV6025253
	for <gentoo-user@lists.gentoo.org>; Thu, 16 Nov 2006 22:10:27 GMT
Received: by nz-out-0102.google.com with SMTP id r28so392784nza
        for <gentoo-user@lists.gentoo.org>; Thu, 16 Nov 2006 14:10:26 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=bpEESfSiVcJl6hJXem39LSwBXdCmmDgzJTbQzPrrmY+L04uo3dYVS6VBudxDJCg9JH1RpQ5BjfZi8Rb33axGrtM5uQTrtzN83jnOfKw6Cnfr/tvJA2bDwan+66W04ociHYjos1C72YBcz21dfWuvq93jp2DGsKnfNM6owCJLP5E=
Received: by 10.35.27.1 with SMTP id e1mr1713072pyj.1163715025847;
        Thu, 16 Nov 2006 14:10:25 -0800 (PST)
Received: by 10.35.76.20 with HTTP; Thu, 16 Nov 2006 14:10:25 -0800 (PST)
Message-ID: <c001995e0611161410j531693e3y9d2d553a5c31264c@mail.gmail.com>
Date: Thu, 16 Nov 2006 17:10:25 -0500
From: "James Colby" <jcolby@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Accidentally deleted contents of /sbin
In-Reply-To: <200611161739.49711.bo.andresen@zlin.dk>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <c001995e0611160823q354d4cdcr661b0102e13d3043@mail.gmail.com>
	 <200611161739.49711.bo.andresen@zlin.dk>
X-Archives-Salt: de903386-0eac-4dcb-b5ef-7c62121f14e6
X-Archives-Hash: 1c658125710ffc4eb7527378fb000670

>
> # cd /var/db/pkg && emerge -va1 $(for pkg in */*; do
>         cut -d' ' -f2 "${pkg}"/CONTENTS | grep -q '^/sbin/' && echo "=${pkg}"
>     done)
>
> --
Thanks for the advice everybody.  I ran this command and it just
finished successfully.  I had one file in /etc that needed updating,
and when I tried to run etc-update it was missing.  Should I try to
emerge world?

Thanks,
James
-- 
gentoo-user@gentoo.org mailing list