trying to add SUNWspnego fails
This is a minimal 2008.11 built with image-create.
About a dozen packages have installed ok since the initial image-create, both
before and after this one, and no others have failed.
I have run verify - found a few minor permission issues, and they fixed ok.
Also refresh --full.
Any ideas gratefully accepted.
# pkg install SUNWspnego
Creating Plan \Traceback (most recent call last):
File "/usr/bin/pkg", line 2228, in ?
__ret = main_func()
File "/usr/bin/pkg", line 2177, in main_func
return install(mydir, pargs)
File "/usr/bin/pkg", line 715, in install
update_index=update_index)
File "/usr/lib/python2.4/vendor-packages/pkg/client/api.py", line 152, in
plan_install
filters=filters, verbose=verbose)
File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 2257, in
make_install_plan
ip.evaluate()
File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 411,
in evaluate
self.evaluate_fmri(f)
File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 326,
in evaluate_fmri
self.evaluate_fmri(cf)
File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 326,
in evaluate_fmri
self.evaluate_fmri(cf)
File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 326,
in evaluate_fmri
self.evaluate_fmri(cf)
File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 326,
in evaluate_fmri
self.evaluate_fmri(cf)
File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 279,
in evaluate_fmri
m = self.image.get_manifest(pfmri)
File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 976, in
get_manifest
m = self.__get_manifest(fmri)
File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 950, in
__get_manifest
m = self.__fetch_manifest_with_retries(fmri)
File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 785, in
__fetch_manifest_with_retries
m = self.__fetch_manifest(fmri)
File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 887, in
__fetch_manifest
m.set_content(mcontent)
File "/usr/lib/python2.4/vendor-packages/pkg/manifest.py", line 254, in
set_content
action = actions.fromstr(l)
File "/usr/lib/python2.4/vendor-packages/pkg/actions/__init__.py", line 124,
in fromstr
action = types[type](**attr_dict)
File "/usr/lib/python2.4/vendor-packages/pkg/actions/attribute.py", line 55,
in __init__
assert len(attrs) == 2
AssertionError
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 '666742d60b75'.
--
This message posted from opensolaris.org