Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24425 - evms-2.0.1 start script has fixed result code
Summary: evms-2.0.1 start script has fixed result code
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Jay Pfeifer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-13 17:18 UTC by Nils Ohlmeier
Modified: 2004-06-24 12:59 UTC (History)
1 user (show)

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 Nils Ohlmeier 2003-07-13 17:18:45 UTC
The init script of evms-2.0.1 always prints [OK] on start or stop, even if
evms_activate or evms_deactivate failed with errors. IMHO the return code of
evms_(de)activate should be evaluated and 'eend 0' be used.

Reproducible: Always
Steps to Reproduce:
1. /etc/init.d/evms start on a system/kernel without evms
2.
3.

Actual Results:  
Prints always [OK].

Expected Results:  
Print [!!] on failure of evms_(de)activate.
Comment 1 Jay Pfeifer (RETIRED) gentoo-dev 2004-06-24 12:59:40 UTC
This appears to be fixed.