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

Bug 121564

Summary: Can't launch supertux game after emerge it
Product: Gentoo Linux Reporter: Nelson Benítez <nbenitezl>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nelson Benítez 2006-02-04 09:25:10 UTC
Hi,
I emerged supertux game, when emerge finished a message told me to add me to 'games' group to been able to launch the game. So I added my user ('nelson') to 'games' group[1] but after that I can't even see[2] or launch[2] files in /usr/games/bin directory where supertux binary is.

[1] I'm on 'games' group:
nelson@gnelson ~/xmoto-0.1.10/bin $ cat /etc/group | grep games
30:games:x:35:nelson
39:users:x:100:games,nelson


[2] I don't have read or execute permission on games directory:
nelson@gnelson ~/xmoto-0.1.10/bin $ ls /usr/games/bin
ls: /usr/games/bin: Permiso denegado
nelson@gnelson ~/xmoto-0.1.10/bin $ /usr/games/bin/supertux
bash: /usr/games/bin/supertux: Permiso denegado



I paste emerge --info:

Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r6 i686)
=================================================================
System uname: 2.6.11-gentoo-r6 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.caliu.info/pub/gentoo ftp://ftp.gentoo-pt.org/pub/gentoo http://linuv.uv.es/mirror/gentoo"
LANG="es_ES"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/etc/overlays/mioverlay /etc/overlays/bmg-main"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X acpi alsa apm audiofile avi berkdb bitmap-fonts bonobo bzip2 cdr crypt cups curl dbus dvd dvdr eds emboss encode esd evo examples exif expat fam ffmpeg foomaticdb fortran ftp gdbm gif glut gnome gphoto2 gpm gstreamer gtk gtk2 hal idn imlib ipv6 jabber jpeg lcms libg++ libgda libwww mad mikmod ming mmx mmxext mng motif mozilla mozsvg mp3 mpeg nautilus ncurses nls nptl ogg oggvorbis opengl pam pcre pdflib perl png python quicktime readline samba sdl speex spell sse ssl svg tcpd theora tiff truetype truetype-fonts type1-fonts udev unicode usb v4l vorbis win32codecs xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 UncleOwen 2006-02-04 10:56:04 UTC
Check 'id' to see your groups. You have to re-login to make the changes count.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2006-02-04 13:42:49 UTC
indeed.  user error.  log out and log back in to pick up any new groups.  reopen if you still have a problem.