is this a known issue?

$ cat /etc/release
                       OpenSolaris Development snv_124 X86
           Copyright 2009 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                           Assembled 25 September 2009
$ pfexec pkg install SUNWwireshark
DOWNLOAD                                  PKGS       FILES    XFER (MB)
Completed                                  2/2     208/208    14.4/14.4

PHASE                                        ACTIONS
Install Phase                                289/289
The Boot Environment opensolaris-124 failed to be updated. A snapshot was taken before the failed attempt and is mounted here /tmp/tmp0cESNs. Use 'beadm unmount opensolaris-125' and then 'beadm activate opensolaris-125' if you wish to 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 execute_plan
    self.__img.imageplan.execute()
File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 791, in 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'


pkg: This is an internal error.  Please let the developers know about this
problem by filing a bug at http://defect.opensolaris.org and including the
above traceback and this message.  The version of pkg(5) is '7b2e3230fde9'.

$ beadm list
BE              Active Mountpoint     Space   Policy Created
--              ------ ----------     -----   ------ -------
opensolaris     -      -              173.28M static 2009-09-20 15:38
opensolaris-1   -      -              44.98M  static 2009-09-20 16:25
opensolaris-124 NR     /              14.03G  static 2009-09-30 07:57
opensolaris-125 -      /tmp/tmp0cESNs 120.0K  static 2009-10-12 16:55
$
--
Michael Schuster        http://blogs.sun.com/recursion
Recursion, n.: see 'Recursion'
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to