Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jun 1999 21:37:12 -0700 (PDT)
From:      <obrien@FreeBSD.org>
To:        obrien@FreeBSD.org, freebsd-bugs@FreeBSD.org, jkh@FreeBSD.org
Subject:   Re: bin/8440: 3.0-RELEASE has wrong permissions on game score files
Message-ID:  <199906230437.VAA96127@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: 3.0-RELEASE has wrong permissions on game score files

Responsible-Changed-From-To: freebsd-bugs->jkh
Responsible-Changed-By: obrien
Responsible-Changed-When: Tue Jun 22 21:35:02 PDT 1999
Responsible-Changed-Why: 
The same problem exists for 3.2-R:
-rw-r----- root/games        0 May 17 20:38 1999 var/games/larn/lscore12.0
-rw-r----- root/games        0 May 17 20:38 1999 var/games/larn/llog12.0
-rw-r----- root/games        0 May 17 20:38 1999 var/games/phantasia/characs
-rw-r----- root/games        0 May 17 20:38 1999 var/games/phantasia/gold
-rw-r----- root/games        0 May 17 20:38 1999 var/games/phantasia/lastdead
-rw-r----- root/games        0 May 17 20:38 1999 var/games/phantasia/mess
-rw-r----- root/games    13200 May 17 20:38 1999 var/games/phantasia/monsters
-rw-r----- root/games        0 May 17 20:38 1999 var/games/phantasia/motd
-rw-r----- root/games        0 May 17 20:38 1999 var/games/phantasia/scoreboard
-rw-r----- root/games       20 May 17 20:38 1999 var/games/phantasia/void
-rw-r--r-- root/games      159 May 17 20:37 1999 var/games/atc_score
-rw-r--r-- root/games        0 May 17 20:37 1999 var/games/battlestar.log
-rw-r--r-- root/games        0 May 17 20:37 1999 var/games/cfscores
-rw-r--r-- root/games        0 May 17 20:37 1999 var/games/criblog
-rw-r--r-- root/games        0 May 17 20:38 1999 var/games/robots_roll
-rw-r--r-- root/games        0 May 17 20:38 1999 var/games/rogue.scores


However, when one installs the games from /usr/src the perms are correct.
Looking at the games Makefile's they look correct -- explicitly using mode
664 in the beforeinstal: targets....  So there seems to be something going
aray in the release making process.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906230437.VAA96127>