Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15779 - unreal-tournamet ebuils fail using loki's installer - loki installer works standalone
Summary: unreal-tournamet ebuils fail using loki's installer - loki installer works st...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-16 10:29 UTC by Devios McShady
Modified: 2003-06-21 15:17 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 Devios McShady 2003-02-16 10:29:16 UTC
when I manually download and run the loki installer, it works perfectly.  I
can't get the bonus packs this way though...

I definately did the:
bash-2.05b# export SETUP_CDROM="/mnt/cdrom"
bash-2.05b# export UT_SETUP_CDROM="/mnt/cdrom"

and here is what happens:

bash-2.05b# emerge unreal-tournament
Calculating dependencies ...done!
>>> emerge (1 of 1) app-games/unreal-tournament-436 to /
>>> md5 ;-) ut-install-436.run
>>> md5 ;-) IpDrv-436-Linux-08-20-02.zip
>>> Unpacking source...
>>> Unpacking IpDrv-436-Linux-08-20-02.zip
>>> Source unpacked.

>>> Install unreal-tournament-436 into /var/tmp/portage/portage/unreal-tournamen
t-436/image/ category app-games
Verifying archive integrity...OK
Uncompressing Unreal Tournament version 436 Linux install.......................
................................................
Standard input is not a terminal!
No UI drivers available
The setup program seems to have failed on x86/glibc-2.1

Please contact Loki Technical Support at support@lokigames.com
The program returned an error code (1)

!!! ERROR: app-games/unreal-tournament-436 failed.
!!! Function src_install, Line 86, Exitcode 0
!!! Install failed ... only found       3 :(




Reproducible: Always
Steps to Reproduce:
1. emerge unreal-tournament
2. emerge unreal-tournament-bonuspacks

Actual Results:  
install failed using my unreal goty ed cdrom

Expected Results:  
install the unreal software

emerge info:
Portage 2.0.46-r12 (default-x86-1.4, gcc-sh: line 1: /usr/bin/gcc-config: No
such file or directory
Could not get compiler binary path!, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20 i686 AMD Athlon(tm) Processor
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share
/config /usr/X11R6/lib/X11/xkb /usr/share/config /opt/quake3/cpma/server.cfg"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp/portage"
PORTDIR_OVERLAY=""
USE="x86 oss arts avi crypt encode gif jpeg libg++ mikmod mmx mpeg ncurses nls
pdflib png qtmt quicktime spell truetype xml2 xv zlib alsa gdbm berkdb slang
readline tetex svga tcltk java guile mysql postgres sdl gpm tcpd pam libwww
python esd imlib oggvorbis gtk qt motif mozilla scanner -3dfx 3dnow -apm cdr
cups -gnome -kde -ipv6 -kde opengl -pcmcia perl samba ssl -matrox -voodoo3 X xmms"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Jason H. 2003-03-03 13:12:13 UTC
There is a special installer for GOTY. The loki installer that is provided with gentoo will not install the GOTY edition, and the 436 edition will not install GOTY. Have you tried just:

emerge unreal-tournament-bonuspacks

Unreal isn't listed as a dependency, and the bonuspacks should install just fine. (It's not listed explicity for this reason.)
Comment 2 Jason H. 2003-03-03 13:18:48 UTC
Hmm, oops! It seems it is. A modified ebuild for GOTY or the bonuspacks that doesn't depend on 
the standard 436 edition should solve the problem. But, scratch my previous suggestion, sorry!
Comment 3 SpanKY gentoo-dev 2003-03-03 17:10:21 UTC
i made an ebuild for the GOTY version of the installer ...
the only problem is that you have to switch cd's in the middle of the emerge :)

i think i'll just stop using LOKI's installer and just have the ebuild do it by
hand ... there would be a *lot* less bugs that way ...
Comment 4 SpanKY gentoo-dev 2003-06-21 15:17:42 UTC
should be all set 
 
a GOTY version will be coming, dont worry ;) 
 
http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/app-games/unreal-tournament/unreal-tournament-436.ebuild.diff?r1=1.10&r2=1.11