Funny you should say that! Just tried to install mutt and got the following
pa...@opensolaris:~$ pfexec pkg install mutt DOWNLOAD PKGS FILES XFER (MB) Completed 1/1 109/109 1.9/1.9 PHASE ACTIONS Install Phase 197/197 The Boot Environment opensolaris failed to be updated. A snapshot was taken before the failed attempt and is mounted here /tmp/tmpLkdJha. Use 'beadm unmount opensolaris-1' and then 'beadm activate opensolaris-1' if you wish to boot to this BE. pkg: An unexpected error happened during install: 'utf8' codec can't decode bytes in position 56-59: invalid data Traceback (most recent call last): File "/usr/bin/pkg", line 3796, in handle_errors __ret = func(*args, **kwargs) File "/usr/bin/pkg", line 3773, in main_func return func(img, pargs) File "/usr/bin/pkg", line 1303, in install raise_ActionExecutionError=False) File "/usr/bin/pkg", line 865, in __api_execute_plan api_inst.execute_plan() File "/usr/lib/python2.6/vendor-packages/pkg/client/api.py", line 674, in execute_plan self.__img.imageplan.execute() File "/usr/lib/python2.6/vendor-packages/pkg/client/imageplan.py", line 1105, in execute self.image.save_pkg_state() File "/usr/lib/python2.6/vendor-packages/pkg/client/image.py", line 1278, in save_pkg_state cat.save() File "/usr/lib/python2.6/vendor-packages/pkg/catalog.py", line 2941, in save self.__save() File "/usr/lib/python2.6/vendor-packages/pkg/catalog.py", line 1664, in __save part.save() File "/usr/lib/python2.6/vendor-packages/pkg/catalog.py", line 737, in save CatalogPartBase.save(self, self.__data) File "/usr/lib/python2.6/vendor-packages/pkg/catalog.py", line 312, in save f.save() File "/usr/lib/python2.6/vendor-packages/pkg/catalog.py", line 128, in save separators=(",", ":"), sort_keys=self.__sign) File "/usr/lib/python2.6/vendor-packages/simplejson/__init__.py", line 180, in dump for chunk in iterable: File "/usr/lib/python2.6/vendor-packages/simplejson/encoder.py", line 426, in _iterencode for chunk in _iterencode_dict(o, _current_indent_level): File "/usr/lib/python2.6/vendor-packages/simplejson/encoder.py", line 400, in _iterencode_dict for chunk in chunks: File "/usr/lib/python2.6/vendor-packages/simplejson/encoder.py", line 400, in _iterencode_dict for chunk in chunks: File "/usr/lib/python2.6/vendor-packages/simplejson/encoder.py", line 323, in _iterencode_list for chunk in chunks: File "/usr/lib/python2.6/vendor-packages/simplejson/encoder.py", line 400, in _iterencode_dict for chunk in chunks: File "/usr/lib/python2.6/vendor-packages/simplejson/encoder.py", line 304, in _iterencode_list yield buf + _encoder(value) UnicodeDecodeError: 'utf8' codec can't decode bytes in position 56-59: invalid data 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 '105ecd539b7d'. pa...@opensolaris:~$ -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org