Bug #1565
svccfg cleanup needs to suck it up and finish the job
Start date:
2011-09-25
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Description
svccfg cleanup
is run after upgrades to remove obsolete services (which no longer have corresponding manifests or methods). svccfg cleanup
terminates upon the slightest provocation (e.g. encountering a property in a manifest that libscf doesn't like). This early termination leads to stale services being left in the SMF configuration, which subsequently fail (see #235).
Related issues
History
Updated by Electric Monk about 4 years ago
- Status changed from In Progress to Closed
git commit 8c10095f78d4dd1f9617a2223a43e5c2dc3c0e8d
commit 8c10095f78d4dd1f9617a2223a43e5c2dc3c0e8d Author: Albert Lee <trisk@omniti.com> Date: 2015-09-17T14:35:48.000Z 1565 svccfg cleanup needs to suck it up and finish the job Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>