From owner-freebsd-stable Mon Dec 17 10:48:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vortex.wa4phy.net (cc449817-a.mrtnz1.ga.home.com [24.12.79.51]) by hub.freebsd.org (Postfix) with ESMTP id E149F37B6EA for ; Mon, 17 Dec 2001 10:45:19 -0800 (PST) Received: from vortex.wa4phy.net (localhost.wa4phy.net [127.0.0.1]) by vortex.wa4phy.net (8.11.6/8.11.6) with ESMTP id fBHIjD301859; Mon, 17 Dec 2001 13:45:13 -0500 (EST) (envelope-from sam@wa4phy.net) Message-ID: <3C1E3D39.3F01D09A@vortex.wa4phy.net> Date: Mon, 17 Dec 2001 13:45:13 -0500 From: Sam Drinkard Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.4-STABLE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: Michael Lucas Cc: freebsd-stable@freebsd.org Subject: Re: Userland not installing References: <3C1E35A3.DAB7ADD6@vortex.wa4phy.net> <20011217131709.A74597@blackhelicopters.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Something is rather odd here, and I'm at a loss to explain it. Checking dates does in fact show a Dec 17th datestamp, but comparing the /usr/bin executables against /usr/obj/usr/src/usr.bin executables shows they are different in size, but datestamps are the same, Dec 17. This whole thing started with a funny netstat output. Looking at file sizes, I see in /usr/bin, netstat is: -r-xr-sr-x 1 root kmem 91008 Dec 17 13:06 /usr/bin/netstat and in /usr/obj/usr/src/usr.bin/netstat: -rwxr-xr-x 1 root wheel 99182 Dec 17 12:24 netstat Knowing it has not been installed, but it does give proper output. A view of the script of the install does not show any problems... More than baffled now... Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message