Hi,

On my opensolaris snv_98 x86, I'm trying to execute a dry-run installation of 
package but got error such as:

-bash-3.2# pkg install -nv SUNWapch22
Before evaluation:                   
UNEVALUATED:
+pkg:/SUNWapch22 at 2.2.8,5.11-0.98:20080916T165548Z

Creating Plan -Traceback (most recent call last):
  File "/usr/bin/pkg", line 1958, in ?
    ret = main_func()
  File "/usr/bin/pkg", line 1922, in main_func
    return install(img, pargs)
  File "/usr/bin/pkg", line 668, in install
    filters = filters, 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 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 653, in 
_fetch_manifest
    mcontent = retrieve.get_manifest(self, fmri)
  File "/usr/lib/python2.4/vendor-packages/pkg/client/retrieve.py", line 89, in 
get_manifest
    raise NameError, "could not retrieve manifest '%s' from '%s'" % \
NameError: could not retrieve manifest 'SUNWapch22 at 
2.2.8%2C5.11-0.98%3A20080916T165548Z' from 'http://pkg.opensolaris.org:80";

Any explanation on why this error? 
(BTW, the package I'm trying to install is at: 
http://pkg.opensolaris.org/webstack/)

Thanks in advance for your info.


   Luojia(Jenny) Chen              
   Software Engineer                 
   ISV Engineering      
   v-mail:(510) 550-2394                                  
   SUN Microsystems


Reply via email to