From owner-freebsd-stable@FreeBSD.ORG Wed Sep 15 17:15:00 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7936106566C for ; Wed, 15 Sep 2010 17:15:00 +0000 (UTC) (envelope-from admin@kkip.pl) Received: from mainframe.kkip.pl (kkip.pl [87.105.164.78]) by mx1.freebsd.org (Postfix) with ESMTP id 1D2B48FC19 for ; Wed, 15 Sep 2010 17:14:59 +0000 (UTC) Received: from static-78-8-144-74.ssp.dialog.net.pl ([78.8.144.74] helo=[192.168.0.2]) by mainframe.kkip.pl with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.72 (FreeBSD)) (envelope-from ) id 1Ovv4y-00028D-Hc; Wed, 15 Sep 2010 18:43:36 +0200 Message-ID: <4C90F7AF.5040802@kkip.pl> Date: Wed, 15 Sep 2010 18:43:27 +0200 From: Bartosz Stec User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.4) Gecko/20100702 Lanikai/3.1 MIME-Version: 1.0 To: zara.kanaeva@ggi.uni-tuebingen.de References: <20100915153638.19173erppua441d2@webmail.uni-tuebingen.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-User: admin@kkip.pl X-Authenticator: plain X-Sender-Verify: SUCCEEDED (sender exists & accepts mail) X-Spam-Score: -8.4 X-Spam-Score-Int: -83 X-Exim-Version: 4.72 (build at 10-Jun-2010 13:05:33) X-Date: 2010-09-15 18:43:36 X-Connected-IP: 78.8.144.74:58632 X-Message-Linecount: 32 X-Body-Linecount: 19 X-Message-Size: 1296 X-Body-Size: 704 X-Received-Count: 1 X-Recipient-Count: 2 X-Local-Recipient-Count: 2 X-Local-Recipient-Defer-Count: 0 X-Local-Recipient-Fail-Count: 0 Cc: freebsd-stable@freebsd.org Subject: Re: very stupid mistake: a part of /usr is deleted X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2010 17:15:00 -0000 On 2010-09-15 17:20, Ivan Voras wrote: > >> uname -a -> >> FreeBSD (XXXXXX).uni-tuebingen.de 8.0-RELEASE FreeBSD 8.0-RELEASE #0: >> Sat Nov 21 15:02:08 UTC 2009 >> root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 > > That is actually an easy situation to recover, you can do it in at > least these ways: > > 1) if you build/upgrade from source, you can either reinstall if you > have working /usr/obj or try and rebuild them if you have working > /usr/src > (...) This is a solution I would recommend (if time isn't the problem), first csup fresh 8.X sources, rebuild, upgrade, and as a result you will get more than missing files, but 8.1-RELASE + STABLE patches :). -- Bartosz Stec