I'm trying to setup OpenSolaris 2008.11 as a file server on top of Xen in domU. 
I can't get the CIFS server packages (SUNWsmbs & SUNWsmbs) to install. Does 
anyone know what the problem is? Is anyone else having this problem? Thanks.

# pkg install SUNWsmbs
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 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 119, 
in fromstr
    type, hash, attr_dict = _fromstr(string)
MalformedActionError: Malformed action in package 
'pkg:/[email protected],5.11-0.101:20081119T224258Z': no attributes at position 6:
    <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 '666742d60b75'.
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to