Hi, I`m unsuccessfully trying to update my PC at work with: #pkg refresh --full #pkg image-update
And on build snv_86 [b]and on freshly installed snv_98, i see identical mistakes:[/b] mmaslov at opensolaris:~/Documents# pkg image-update Checking that SUNWipkg (in '/') is up to date... Creating Plan |Traceback (most recent call last): File "/usr/bin/pkg", line 1958, in ? ret = main_func() File "/usr/bin/pkg", line 1920, in main_func return image_update(img, pargs) File "/usr/bin/pkg", line 554, in image_update verbose = verbose, noexecute = noexecute) File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 1924, in make_install_plan ip.evaluate() File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 381, in evaluate self.evaluate_fmri(f) File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 310, in evaluate_fmri self.evaluate_fmri(cf) File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 310, in evaluate_fmri self.evaluate_fmri(cf) File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 310, in evaluate_fmri self.evaluate_fmri(cf) File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 233, in evaluate_fmri m = self.image.get_manifest(pfmri) File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 710, in get_manifest m = self._fetch_manifest_with_retries(fmri) File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 628, in _fetch_manifest_with_retries m = self._fetch_manifest(fmri) File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 654, in _fetch_manifest m.set_content(mcontent) File "/usr/lib/python2.4/vendor-packages/pkg/manifest.py", line 245, in set_content raise SyntaxError, "%s: %s" % (self.fmri, e[0]) SyntaxError: pkg:/SUNWlibsexy at 0.5.11,5.11-0.99:20081002T150246Z: Unknown action type '<HTML>' in action '<HTML>' 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 '1b1547cb8655'. On my home laptop update is going without a scratch. Thank you for your guidance. -- This message posted from opensolaris.org