OpenSolaris

Printable Version Enter a New Search
Bug ID 6297026
Synopsis fmri_to_entity() should have finer error semantics
State 1-Dispatched (Default State)
Category:Subcategory utility:smf
Keywords onnv_triage | oss-bite-size | oss-request | smf
Sponsor
Submitter
Reported Against snv_20
Duplicate Of
Introduced In
Commit to Fix
Fixed In
Release Fixed
Related Bugs 5107002
Submit Date 14-July-2005
Last Update Date 17-December-2007
Description
[Copied from comments field]

svccfg's fmri_to_entity() exits (via scfdie()) on certain errors.  For most of
svccfg, this is ok.  The rest of the import code, though, passes all errors up so
that what has been imported already can be printed.  fmri_to_entity() needs to be
changed to pass all errors up, at least when the import code uses it.
Work Around
N/A
Comments
N/A