Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60656 - wrong permissions on armyops
Summary: wrong permissions on armyops
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-17 04:56 UTC by Zac Witte
Modified: 2004-08-17 08:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.