From owner-freebsd-stable@FreeBSD.ORG Sat Dec 28 08:09:59 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D9044DC8 for ; Sat, 28 Dec 2013 08:09:59 +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 B39581842 for ; Sat, 28 Dec 2013 08:09:59 +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:Message-ID:Subject:To:From:Date; bh=Eq0cw01Lz9KDTFrgw8WdQN4TLEoME60ryW4kzd/48j0=; b=P7Dj4jay7P3fqVQ3xgewTQtgWg53BU38TMTfbjmOy5yGk3fxk7+mZh/vhAgYUenB2yyqIWI4f25DaNLFhGKhLv7VWvzQ/P8rznGWd50eXzrNTHeaSXnwGlCHy9BR1rFuv8ww+s0jsQ/8kQZpGc/3I3e0LtZjEwffJhigVYNZ2cY=; Received: from [182.0.13.237] (port=17603 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 1Vwoy5-0025ua-Lq for freebsd-stable@freebsd.org; Sat, 28 Dec 2013 01:09:59 -0700 Date: Sat, 28 Dec 2013 16:09:45 +0800 From: Erich Dollansky To: freebsd-stable@freebsd.org Subject: Small problem with FreeBSD 10.0 RC3: /usr/games only contains files Message-ID: <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 08:09:59 -0000 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