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

Bug 44294

Summary: Angband 3.0.4 ebuild dies with chown error
Product: Gentoo Linux Reporter: Eric Harney <eharney>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Eric Harney 2004-03-10 15:04:43 UTC
make  install-data-hook
make[4]: Entering directory `/var/tmp/portage/angband-3.0.4/work/angband-3.0.4/lib/apex'
touch "/var/tmp/portage/angband-3.0.4/image//usr/share/games/angband/lib/apex/scores.raw"
chown -R root.games "/var/tmp/portage/angband-3.0.4/image//usr/share/games/angband/lib/apex"
chown: `root.games': invalid user
make[4]: *** [install-data-hook] Error 1
make[4]: Leaving directory `/var/tmp/portage/angband-3.0.4/work/angband-3.0.4/lib/apex'
make[3]: *** [install-data-am] Error 2
make[3]: Leaving directory `/var/tmp/portage/angband-3.0.4/work/angband-3.0.4/lib/apex'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/angband-3.0.4/work/angband-3.0.4/lib/apex'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/angband-3.0.4/work/angband-3.0.4/lib'
make: *** [install-recursive] Error 1
 
!!! ERROR: games-roguelike/angband-3.0.4 failed.
!!! Function src_install, Line 47, Exitcode 2
!!! make install failed


Reproducible: Always
Steps to Reproduce:
1.  emerge angband




# emerge info
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.3-gentoo-r1)
=================================================================
System uname: 2.6.3-gentoo-r1 i686 AMD Athlon(tm) XP 2200+
Gentoo Base System version 1.4.3.13
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -fstack-protector -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/tex/generic/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config
/usr/share/texmf/tex/platex/config/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/fenris /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -fstack-protector -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox userpriv"
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/
http://gentoo.oregonstate.edu/distfiles"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dnow X X509 aalib alsa apache2 apm avi berkdb bonobo cdr crypt dedicated
dga doc encode esd fbcon flac foomaticdb gdbm ggi gif gnome gpm gtk gtk2 gtkhtml
guile imlib java jpeg libg++ libwww mad mbox md5sum mikmod mmx mono motif
mozilla moznocompose moznoirc moznomail mozp3p mozsvg mpeg ncurses nls offensive
oggvorbis opengl oss pam pda pdflib perl png python qt quicktime readline sdl
slang spell sse ssl svga tcltk tcpd tetex theora tiff truetype unicode
vim-with-x x86 xml2 xmms xv zlib"
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-03-10 15:16:51 UTC
fixed in cvs.  wait 30, resync, try it again.