Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 233255 - app-benchmarks/lmbench-3 - bc_lm.pl of fails to run because of wrong path in scripts/results
Summary: app-benchmarks/lmbench-3 - bc_lm.pl of fails to run because of wrong path in ...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-29 11:16 UTC by Juergen Rose
Modified: 2009-04-29 01:07 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 Juergen Rose 2008-07-29 11:16:20 UTC
running bc_lm.pl only a small result file "results/x86_64-linux-gnu/condor.3" with the contents:
../scripts/results: line 30: lmbench: command not found
is produced.

If in /usr/share/lmbench/scripts/results the line 

lmbench $CONFIG 2>../${RESULTS}

is replaced by

../../scripts/lmbench $CONFIG 2>../${RESULTS}

the script works fine.


Reproducible: Always
Comment 1 Daniel Black (RETIRED) gentoo-dev 2009-04-29 01:07:21 UTC
lmbench removed as per #246015 was announced 2009-02-07 on gentoo-dev-announce