Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34635 - Quake 3 ebuild does not include screen which is required for the q3ded script
Summary: Quake 3 ebuild does not include screen which is required for the q3ded script
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-28 09:38 UTC by Anthony Blair
Modified: 2003-11-28 10:29 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 Anthony Blair 2003-11-28 09:38:46 UTC
The ebuild for Quake 3 Arena does not provide the command screen which is a
required package to start the /etc/init.d/q3ded script.  This package is
available via portage. 

Reproducible: Always
Steps to Reproduce:
1.emerge q3a
2./etc/init.d/q3ded
3.

Actual Results:  
/sbin/runscript.sh: line 23: screen: command not found
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2003-11-28 10:29:54 UTC
USE=dedicated emerge quake3 does pull in screen and has for some time.  You probably need to emerge sync and emerge quake3 again.