tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: binaries for games unusable?



> On Wed, Dec 17, 2008 at 12:00:27AM +0200, Aleksey Cheusov wrote:
 >> It looks like NetBSD pkgsrc packages (I mean bulk builds) are built
 >> with SETGIDGAME=no, i.e. no sgid on /usr/pkg/bin/<game> and no 'gw'
 >> bits and ownerships on score files.

> At least xtris, xscrabble, xpipeman and xjump do set the permissions.
> xgalaga is incorrect. CAn you be more specific?

Is SETGIDGAME is set to YES in NetBSD bulk builds?

xbomb:
   1)
   pkg_add xbomb
   ...
   xbomb-2.1anb3: copying /dev/null to /var/games/xbomb/xbomb3.hi
   cp: /var/games/xbomb/xbomb3.hi: No such file or directory
   chown: /var/games/xbomb/xbomb3.hi: No such file or directory
   chgrp: /var/games/xbomb/xbomb3.hi: No such file or directory
   chmod: /var/games/xbomb/xbomb3.hi: No such file or directory
   ...
   2) bin/xbomb is owned by root:wheel (555)
   3) /var/games/xbomb directory is not created at all

xbill:
   1) bin/xbill is owned by root:sheel (555)
   2) /var/games/xbill.scores is owned by root:wheel (444)

-- 
Best regards, Aleksey Cheusov.


Home | Main Index | Thread Index | Old Index