Heh, I just got this beautiful python dump running "pkg info -r 
SUNWgnu-libiconv":

root at solarisunix:~# pkg info -r SUNWgnu-libiconv
Traceback (most recent call last):
  File "/usr/bin/pkg", line 2228, in ?
    __ret = main_func()
  File "/usr/bin/pkg", line 2187, in main_func
    return info(mydir, pargs)
  File "/usr/bin/pkg", line 1044, in info
    ret = api_inst.info(pargs, info_local, display_license)
  File "/usr/lib/python2.4/vendor-packages/pkg/client/api.py", line 683, in info
    mfst = self.img.get_manifest(f, filtered=True)
  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'.
root at solarisunix:~#


Here's my release info in case anyone is curious:

root at solarisunix:~# cat /etc/release
                       OpenSolaris 2008.11 snv_101b_rc2 X86
           Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                           Assembled 19 November 2008
root at solarisunix:~# 

and my pkg authoritah:

root at solarisunix:~# pkg authority
AUTHORITY                                  URL
contrib                                         
http://pkg.opensolaris.org/contrib/
opensolaris.org (preferred)         http://pkg.opensolaris.org/release/

root at solarisunix:~#
-- 
This message posted from opensolaris.org

Reply via email to