Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115649 - rasmol depends on rman
Summary: rasmol depends on rman
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-15 06:05 UTC by Dirk-Jan Heijs
Modified: 2005-12-15 07: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 Dirk-Jan Heijs 2005-12-15 06:05:04 UTC
When trying to emerge rasmol, I got the following error message:

rman -f HTML < rasmol._man \
  > rasmol.1x-html && mv -f rasmol.1x-html rasmol.1x.html
/bin/sh: rman: command not found
make: *** [rasmol.1x.html] Error 127

!!! ERROR: sci-chemistry/rasmol-2.7.2.1.1 failed.
!!! Function src_compile, Line 36, Exitcode 2
!!! 8-bit make failed


Reproducible: Always
Steps to Reproduce:
1. emerge -C rman
2. emerge rasmol
3.



Expected Results:  
emerge rman before emerging rasmol

If rman is emerged, emerge rasmol emerges correctly.
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2005-12-15 07:13:01 UTC
Fixed modular X deps.
Comment 2 Dirk-Jan Heijs 2005-12-15 07:16:40 UTC
Did you also add the dependency on xwininfo?
Comment 3 Donnie Berkholz (RETIRED) gentoo-dev 2005-12-15 07:22:38 UTC
Where exactly does that dependency come from? I don't see it being run in the
compilation log, and grepping the source for it shows nothing.