[email protected] wrote:
I got the following traceback on b124 while trying to install SUNWwireshark.Is this a known issue, or should I file a bug for this? The Boot Environment opensolaris-b124 failed to be updated. A snapshot was taken before the failed attempt and is mounted here /tmp/tmpEvMyW5. Use 'beadm unmoun t opensolaris-b124-1' and then 'beadm activate opensolaris-b124-1' if you wish t o boot to this BE. pkg: An unexpected error happened during install: 'restarter/state' Traceback (most recent call last): File "/usr/bin/pkg", line 2806, in handle_errors __ret = func(*args, **kwargs) File "/usr/bin/pkg", line 2744, in main_func return install(img, pargs) File "/usr/bin/pkg", line 886, in install raise_ActionExecutionError=False): File "/usr/bin/pkg", line 552, in __api_execute_plan api_inst.execute_plan() File "/usr/lib/python2.4/vendor-packages/pkg/client/api.py", line 607, in exec ute_plan self.__img.imageplan.execute() File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 791, i n execute self.actuators.exec_post_actuators(self.image) File "/usr/lib/python2.4/vendor-packages/pkg/client/actuator.py", line 219, in exec_post_actuators if self.__smf_svc_is_disabled(fmri): File "/usr/lib/python2.4/vendor-packages/pkg/client/actuator.py", line 264, in __smf_svc_is_disabled return self.__smf_svc_get_state(fmri) < SMF_SVC_TMP_ENABLED File "/usr/lib/python2.4/vendor-packages/pkg/client/actuator.py", line 249, in __smf_svc_get_state if "maintenance" in props["restarter/state"]: KeyError: 'restarter/state' Thanks, -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
11617 looking for missing property value in actuator code causes KeyError -- Bart Smaalders Solaris Kernel Performance [email protected] http://blogs.sun.com/barts "You will contribute more with mercurial than with thunderbird." _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
