Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 60656

Summary: wrong permissions on armyops
Product: Gentoo Linux Reporter: Zac Witte <zac>
Component: New packagesAssignee: Gentoo Games <games>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Zac Witte 2004-08-17 04:56:01 UTC
I just emerged americas-army and when I use the link in the games menu (gnome) to start it, it says 

"Details: Failed to execute child process "armyops" (Permission denied)"

when I type "armyops at a commend line it says command not found. When I "locate armyops" all it finds is portage stuff. When I su and locate it, it finds the binaries in /opt/americas-army/armyops when I try to run that file as a normal user it says permission denied. When I run that file was root it starts up normally....but I don't think I should have to run the game as root.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




root@moebius /home/zac # emerge info
Portage 2.0.50-r9 (default-amd64-2004.2, gcc-3.3.4, glibc-2.3.3_pre20040529-r0,
2.6.7-gentoo-r12)
=================================================================
System uname: 2.6.7-gentoo-r12 x86_64 4
Gentoo Base System version 1.4.10
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa amd64 apm arts avi berkdb cdr crypt dvd encode esd foomaticdb gdbm
gif gnome gpm gtk gtk2 gtkhtml imlib java jpeg kde ldap libg++ libwww mikmod
motif mozilla mpeg multilib mysql ncurses nls nogcj oggvorbis opengl oss pam
pdflib perl php png python qt quicktime readline samba scanner sdl slang spell
ssl tcltk tcpd truetype xml2 xmms xv zlib"
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2004-08-17 08:08:11 UTC
You have to be in the games group to run the game.  If you are not in the games group, add yourself to the games group and log out, then back in and try again.