Hi:
I am using 2008.0508 Student pack on an x86 machine. I need to add a
couple additional packages to setup an Install server.
When I do this, it fails as follow:
-bash-3.2$ pfexec pkg install SUNWapch22
Creating Plan -Traceback (most recent call last):
File "/usr/bin/pkg", line 1734, in ?
ret = main_func()
File "/usr/bin/pkg", line 1698, in main_func
return install(img, pargs)
File "/usr/bin/pkg", line 601, in install
filters = filters, verbose = verbose, noexecute = noexecute)
File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line
1704, in make_install_plan
ip.evaluate()
File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py",
line 354, in evaluate
self.evaluate_fmri(f)
File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py",
line 206, in evaluate_fmri
m = self.image.get_manifest(pfmri)
File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line
554, in get_manifest
m = self._fetch_manifest_with_retries(fmri)
File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line
472, in _fetch_manifest_with_retries
m = self._fetch_manifest(fmri)
File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line
497, in _fetch_manifest
mcontent = retrieve.get_manifest(self, fmri)
File "/usr/lib/python2.4/vendor-packages/pkg/client/retrieve.py",
line 84, in get_manifest
raise NameError, "could not retrieve manifest '%s' from '%s'" % \
NameError: could not retrieve manifest
'[EMAIL PROTECTED]' from
'http://pkg.opensolaris.org:80'
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 the output of 'pkg version'.
-bash-3.2$
Any idea whether this is a known issue and how to get around it. Thanks !!!
I can get to http://opensolaris.org and http://pkg.opensolaris.org
without any problem on this machine via firefox.
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss