From owner-freebsd-current Thu Jul 29 23:47:20 1999 Delivered-To: freebsd-current@freebsd.org Received: from smtp05.wxs.nl (smtp05.wxs.nl [195.121.6.57]) by hub.freebsd.org (Postfix) with ESMTP id 860BF15439 for ; Thu, 29 Jul 1999 23:47:13 -0700 (PDT) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.196.242]) by smtp05.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAB2BE6 for ; Fri, 30 Jul 1999 08:45:19 +0200 Received: (from asmodai@localhost) by daemon.ninth-circle.org (8.9.3/8.9.3) id IAA01549 for current@freebsd.org; Fri, 30 Jul 1999 08:41:27 +0200 (CEST) (envelope-from asmodai) Date: Fri, 30 Jul 1999 08:41:27 +0200 From: Jeroen Ruigrok/Asmodai To: current@freebsd.org Subject: An oddity after a panic Message-ID: <19990730084127.A1396@daemon.ninth-circle.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.3i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I was cleansing /usr/obj after a panic to see if I could reproduce it and I have this slight oddity: [root@daemon:/usr/obj] (32) # rm -rf work/ rm: work/FreeBSD/src/gnu/usr.bin/: Directory not empty rm: work/FreeBSD/src/gnu: Directory not empty rm: work/FreeBSD/src: Directory not empty rm: work/FreeBSD: Directory not empty rm: work/: Directory not empty [note I already did chflags] [root@daemon:/usr/obj] (33) # cd work/FreeBSD/src/gnu/usr.bin/ [root@daemon:/usr/obj/work/FreeBSD/src/gnu/usr.bin] (34) # ll total 2 1 drwxr-xr-x 3 root wheel - 512 Jul 30 08:31 ./ 1 drwxr-xr-x 3 root wheel - 512 Jul 30 08:31 ../ [root@daemon:/usr/obj/work/FreeBSD/src/gnu/usr.bin] (35) # cd .. [root@daemon:/usr/obj/work/FreeBSD/src/gnu] (36) # ll total 3 1 drwxr-xr-x 3 root wheel - 512 Jul 30 08:31 ./ 1 drwxr-xr-x 3 root wheel - 512 Jul 30 08:33 ../ 1 drwxr-xr-x 3 root wheel - 512 Jul 30 08:31 usr.bin/ I have no idea what's wrong here. After the panic however I did get some softupdates inconsistencies, such as: DUPs, Block counts, even an internal error: dups with -p. I'd love to hear some ideas about how to solve this. -- Jeroen Ruigrok van der Werven asmodai(at)wxs.nl The BSD Programmer's Documentation Project Network/Security Specialist BSD: Technical excellence at its best Cum angelis et pueris, fideles inveniamur. Quis est iste Rex gloriae...? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message