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 ) 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 ; Thu, 16 Nov 2006 22:10:27 GMT Received: by nz-out-0102.google.com with SMTP id r28so392784nza for ; 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: Date: Thu, 16 Nov 2006 17:10:25 -0500 From: "James Colby" 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: 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=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <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