Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46729 - games-rpg/wastesedge has adonthell in DEPEND while it should really be in RDEPEND
Summary: games-rpg/wastesedge has adonthell in DEPEND while it should really be in RDE...
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: 2004-04-03 16:25 UTC by Alexandru Toma
Modified: 2004-04-04 00:22 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 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.