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

Bug 158136

Summary: games-fps/ut2004-bonuspack-mega-1-r2 fail to emerge
Product: Gentoo Linux Reporter: Peter Avramucz <muczyjoe>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED DUPLICATE    
Severity: normal CC: brebs
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge message

Description Peter Avramucz 2006-12-14 06:30:06 UTC
error:
!!! games-fps/ut2004 not installed!
Comment 1 Peter Avramucz 2006-12-14 06:30:27 UTC
Created attachment 104041 [details]
emerge message
Comment 2 Paul Bredbury 2006-12-14 07:08:59 UTC
games-mods_pkg_setup is trying to be too clever, because it has no concept of RDEPEND or PDEPEND, and so doesn't know that ut2004 is *due* to be installed.

The proper fix would be to remove the dies from games-mods_pkg_setup() and put them in individual ebuilds as normal.

The compromise fix is to make ut2004-bonuspack-mega DEPEND on ut2004, rather than RDEPEND on ut2004-data. And then wait for successive bites from this problem ;)
Comment 3 Peter Avramucz 2006-12-14 07:25:14 UTC
I have deleted this bonuspack dependenci from ut2004 ebuild, installed it, then put this dep back, and installed the bonuspack.
But someone should correct this!
Comment 4 Paul Bredbury 2006-12-14 07:30:47 UTC
Change the component back to "Games". It's a games eclass and a games ebuild, and it's a game ;)
Comment 5 Chris Gianelloni (RETIRED) gentoo-dev 2006-12-15 11:04:00 UTC

*** This bug has been marked as a duplicate of 156177 ***