From owner-freebsd-stable@FreeBSD.ORG Sat Dec 28 14:07:17 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3F05E508 for ; Sat, 28 Dec 2013 14:07:17 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 018FD1F75 for ; Sat, 28 Dec 2013 14:07:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:To:From:Date; bh=WUjl2EG9arOWkLSseSK+RPVEp3CCMYEB4t/ACEoa3go=; b=iqv3YOI3xfGj248C6v0IAeOgG9W8lqPXuOq9yVMeUWkUJ/zhiBeMmosx7ivV2IB4o+lMvcGFU+CQAODH/K+U6PCVMA/yID9hshAmDwxX9WiTz2+B9CRPDod6enWgqDCCGFCvpmSf4N/Xqlu09T4lZfhlvttBC13Sw+AcDUZO/58=; Received: from [182.11.23.153] (port=43758 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1VwuXp-003dK8-PM for freebsd-stable@freebsd.org; Sat, 28 Dec 2013 07:07:16 -0700 Date: Sat, 28 Dec 2013 22:07:01 +0800 From: Erich Dollansky To: freebsd-stable@freebsd.org Subject: Re: Small problem with FreeBSD 10.0 RC3: /usr/games only contains files FALSE ALARM Message-ID: <20131228220701.43b6600d@X220.alogt.com> In-Reply-To: <20131228160945.3c758685@X220.alogt.com> References: <20131228160945.3c758685@X220.alogt.com> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Dec 2013 14:07:17 -0000 Hi, it all seems to be an error on my side. I am sorry for the real unnecessary noise. Erich On Sat, 28 Dec 2013 16:09:45 +0800 Erich Dollansky wrote: > Hi, > > this is how /usr/games looks like after I upgraded to: > > FreeBSD X220.alogt.com 10.0-PRERELEASE FreeBSD 10.0-PRERELEASE #6 > r259919: Sat Dec 28 06:08:59 WITA 2013 > erich@X220.alogt.com:/usr/obj/usr/src/sys/X220 amd64 > > > -r-xr-xr-x 1 root wheel 8.5K Dec 28 15:54 bcd > -r-xr-xr-x 1 root wheel 8.6K Dec 28 15:54 caesar > -r-xr-xr-x 1 root wheel 62K Dec 28 15:54 factor > -r-xr-xr-x 1 root wheel 21K Dec 28 15:54 fortune > -r-xr-xr-x 1 root wheel 11K Dec 28 15:54 grdc > -r-xr-xr-x 1 root wheel 13K Dec 28 15:54 morse > -r-xr-xr-x 1 root wheel 8.9K Dec 28 15:54 number > -r-xr-xr-x 1 root wheel 8.2K Dec 28 15:54 pom > -r-xr-xr-x 1 root wheel 6.1K Dec 28 15:54 ppt > -r-xr-xr-x 1 root wheel 75K Dec 28 15:54 primes > -r-xr-xr-x 1 root wheel 11K Dec 28 15:54 random > -r-xr-xr-x 1 root wheel 1.7K Dec 28 15:54 rot13 > -r-xr-xr-x 1 root wheel 11K Dec 28 15:54 strfile > -r-xr-xr-x 1 root wheel 7.0K Dec 28 15:54 unstr > > I noticed this even just before the upgrade and deleted /usr/games > just to see what will happen. I am not able to tell you since when > this happens. > > Erich > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to > "freebsd-stable-unsubscribe@freebsd.org"