[indiana-discuss] SUNWcsl install error

Stephen Hahn sch at sun.com
Wed Dec 19 09:29:00 PST 2007


* Aubrey Li <aubreylee at gmail.com> [2007-12-19 06:05]:
> I encountered this error when I tried to install SUNWcsl.
> Please help.
> 
> ==========================================
> [aubrey-indiana at software]sudo pkg install SUNWcsl
> Traceback (most recent call last):
>   File "/usr/bin/pkg", line 607, in ?
>     ret = main_func()
>   File "/usr/bin/pkg", line 572, in main_func
>     install(img, pargs)
>   File "/usr/bin/pkg", line 185, in install
>     noexecute = noexecute)
>   File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line
> 770, in list_install
>     ip.evaluate()
>   File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py",
> line 286, in evaluate
>     self.evaluate_fmri(f)
>   File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py",
> line 151, in evaluate_fmri
>     retrieve.get_manifest(self.image, pfmri)
>   File "/usr/lib/python2.4/vendor-packages/pkg/client/retrieve.py",
> line 62, in get_manifest
>     raise NameError, "could not retrieve manifest '%s' from '%s'" % \
> NameError: could not retrieve manifest
> 'SUNWcsl at 0.5.11%2C5.11-0.75%3A20071114T201528Z' from
> 'http://pkg.opensolaris.org:80'

  Can your system identify and reach pkg.opensolaris.org?  The package
  you're trying to install is there and the server appears to be
  functioning normally:

  $ pkg image-create -F -a opensolaris.org=http://pkg.opensolaris.org:80
  /tmp/testimage
  $ cd /tmp/testimage                   
  $ pkg install SUNWcsl     
  $ pkg info SUNWcsl
  Name: SUNWcsl
  FMRI: pkg://opensolaris.org/SUNWcsl@0.5.11,5.11-0.75:20071114T201528Z
  Version: 0.5.11
  Branch: 0.75
  Packaging Date: 2007-11-14 20:15:28
  Size: 40245281
  Summary: Core Solaris, (Shared Libs)

  - Stephen

-- 
sch at sun.com  http://blogs.sun.com/sch/



More information about the indiana-discuss mailing list