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

Bug 46729

Summary: games-rpg/wastesedge has adonthell in DEPEND while it should really be in RDEPEND
Product: Gentoo Linux Reporter: Alexandru Toma <flash3001>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexandru Toma 2004-04-03 16:25:29 UTC
adonthell should really be in the RDEPEND section of the ebuild. Wastesedge cannot run without it.

Reproducible: Always
Steps to Reproduce:
1. emerge wastesedge
2. emerge unmerge adonthell
3. adonthell-wastesedge
Actual Results:  
/usr/games/bin/adonthell-wastesedge: line 3: /usr/games/bin/adonthell: No such
file or directory

Expected Results:  
Game should run.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-04-04 00:22:08 UTC
The dependency information in the wastesedge-0.3.3.ebuild appears to be correct,
at least as far as adonthell is concerned.  adonthell is both a build dependency
and a run-time dependency.

You failed to heed the warning about unmerge from the emerge man page. Portage
doesn't necessary protect you from yourself.