From owner-freebsd-questions@FreeBSD.ORG Sat Jul 21 14:38:13 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 441A8106566C for ; Sat, 21 Jul 2012 14:38:13 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id ED29D8FC0A for ; Sat, 21 Jul 2012 14:38:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 36F5C5E1FA for ; Sat, 21 Jul 2012 16:38:06 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -2.063 X-Spam-Level: X-Spam-Status: No, score=-2.063 tagged_above=-999 required=5 tests=[AWL=-0.160, BAYES_00=-2.599, RDNS_NONE=0.1, SPF_SOFTFAIL=0.596] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id WWCZH9xv-Cx2 for ; Sat, 21 Jul 2012 16:38:04 +0200 (CEST) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bljbsd01.no-ip.org (unknown [195.216.54.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.bjare.net (Postfix) with ESMTPS id 132615E1E6 for ; Sat, 21 Jul 2012 16:38:03 +0200 (CEST) Message-ID: <500ABECA.5010404@eskk.nu> Date: Sat, 21 Jul 2012 16:38:02 +0200 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120620 Thunderbird/13.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Power failure during portsnap fetch update X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jul 2012 14:38:13 -0000 My file system /usr/ports/net go damaged I've done fsck -F in single user mode but there are warnings about not being able to fix this. The directories below cannot be removed How do I go about this? Thanks /Leslie total 14 drwxr-xr-x 1 root wheel 512 21 Jul 16:13 ccxstream/ drwxr-xr-x 1 root wheel 512 21 Jul 16:28 netselect/ drwxr-xr-x 1 root wheel 512 21 Jul 16:17 spread/ drwxr-xr-x 1 root wheel 512 21 Jul 16:20 spread4/ drwxr-xr-x 1 root wheel 512 21 Jul 16:20 spread4/ drwxr-xr-x 1 root wheel 512 21 Jul 16:30 vde2/ drwxr-xr-x 1 root wheel 512 21 Jul 16:30 vde2/ root@bsd01/usr/ports/net:rm -r * rm: ccxstream: Invalid argument rm: netselect: Invalid argument rm: spread: Invalid argument rm: spread4: Invalid argument rm: spread4: Invalid argument rm: vde2: Invalid argument rm: vde2: Invalid argument