Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92255 - unreal-tournament-goty installation depends on X11 despite request not to (USE="-x11")
Summary: unreal-tournament-goty installation depends on X11 despite request not to (US...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-11 08:54 UTC by R. Bosch
Modified: 2005-05-12 05:12 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 R. Bosch 2005-05-11 08:54:12 UTC
Just wanted a server without X11 with unreal-tournament.


Reproducible: Always
Steps to Reproduce:
1. Start with system without X11.
2. emerge unreal-tournament-goty
Actual Results:  
>>> Unpacking source...
>>> Unpacking ut-install-436-GOTY.run to
/var/tmp/portage/unreal-tournament-goty-451/work
>>> Unpacking UTPGPatch451.tar.bz2 to
/var/tmp/portage/unreal-tournament-goty-451/work/UTPG
>>> Source unpacked.
>>> Test phase [not enabled]: games-fps/unreal-tournament-goty-451

>>> Install unreal-tournament-goty-451 into
/var/tmp/portage/unreal-tournament-goty-451/image/ category games-fps
 * Uncompressing CD1 Maps ... this may take some time
Creating preferences directory...
Creating directory /var/tmp/portage/unreal-tournament-goty-451/temp/.loki/ut/
Creating directory /var/tmp/portage/unreal-tournament-goty-451/temp/.loki/ut/System
./ucc-bin: error while loading shared libraries: libX11.so.6: cannot open shared
object file: No such file or directory

Expected Results:  
Installed unreal-tournament-goty

I just removed X11 and made sertain that X11 was REAly gone. After that I
updated world.
I exported:
CD_ROOT_1=/mnt/cdrom
CD_ROOT_2=/mnt/cdrom1

Yes, I 'DID' mounted the images.

USE="x86 alsa apache2 apm avi berkdb bitmap-fonts bzlib crypt cups dlloader
emboss encode foomaticdb fortran gdbm gif gnome gpm gtk2 imlib jpeg kde libg++
libwww mad mikmod mmx mmx2 motif mp3 mpeg mysql ncurses nptl offensive oggvorbis
pam pdflib perl pic png python quicktime readline samba sdl spell sse sse2 ssl
svg tcpd threads tiff truetype truetype-fonts type1-fonts unicode xml xml2 xmms
zlib video_cards_i915 userland_GNU kernel_linux elibc_glibc

x11 flag redundant?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-05-11 09:03:27 UTC
You should see http://bugs.gentoo.org/show_bug.cgi?id=69177#c1 (and Bug 44351)  before submitting any bugs concerning this package and before running server (!!!) for such package.
Comment 2 SpanKY gentoo-dev 2005-05-11 09:06:52 UTC
there is no 'X11' USE flag
Comment 3 SpanKY gentoo-dev 2005-05-11 09:09:27 UTC
also, you cant get around missing X11.so (without maybe editing the binary)

the games is binary-only and the binaries are linked against X11
Comment 4 R. Bosch 2005-05-12 01:43:24 UTC
games-fps/unreal-tournament-goty-451  -3dfx -S3TC -X -nls -opengl 9,184 kB
                                                   ^
I meant this ______________________________________|

Could X(11) be added as permanent dependancy?
Comment 5 Chris Gianelloni (RETIRED) gentoo-dev 2005-05-12 05:12:59 UTC
Done