OpenSolaris

Printable Version Enter a New Search
Bug ID 6473940
Synopsis manifest-import should handle upgrade-file failure better
State 1-Dispatched (Default State)
Category:Subcategory utility:smf
Keywords oss-bite-size | oss-request | smf
Sponsor
Submitter
Reported Against
Duplicate Of
Introduced In
Commit to Fix
Fixed In
Release Fixed
Related Bugs
Submit Date 21-September-2006
Last Update Date 8-January-2008
Description
bustos 2006-09-21

A user disabled a service (rpc/meta), but found that it was enabled after
reboot.  It turned out to be because an error in /var/svc/profile/upgrade
was causing the subshell to exit early, so the file was not being renamed,
and was being re-executed on each boot.  It seems that the file should be
renamed even if it fails, and the failure should be communicated to the
user somehow.
Work Around
N/A
Comments
N/A