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

Bug 45120

Summary: Bug in realone-1 ebuild
Product: Gentoo Linux Reporter: Robert Führicht <the_master_of_disaster>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

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)