Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45120 - Bug in realone-1 ebuild
Summary: Bug in realone-1 ebuild
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-19 04:03 UTC by Robert Führicht
Modified: 2004-03-19 16:13 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 Robert Führicht 2004-03-19 04:03:40 UTC
Problem:
It hangs forever when trying to unpack.

Solution:
Change this line
virtualmake < /dev/null >& /dev/null &
to
virtualmake < /dev/null > /dev/null &

Furthermore, this one works with amd64 (at least it does for me) and should be marked ~amd64
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2004-03-19 08:54:40 UTC
Don't use it! realone is a security problem. Have a look at Bug 40469 and Bug 37372 for a replacement
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-03-19 16:13:47 UTC
we'll be removing realone and realplayer ebuilds, most likely, unless real decides to fix them (looks unlikely)