I'm unable to install netbeans, pkg fail :
-bash-3.2# pkg install SUNWnetbeans-ide
Creating Plan \Traceback (most recent call last):
File "/usr/bin/pkg", line 1440, in ?
ret = main_func()
File "/usr/bin/pkg", line 1406, in main_func
return install(img, pargs)
File "/usr/bin/pkg", line 445, in install
verbose = verbose, noexecute = noexecute)
File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 1282, in
make_install_plan
ip.evaluate()
File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 358,
in evaluate
self.add_pkg_plan(f)
File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 273,
in add_pkg_plan
m = self.image.get_manifest(pfmri)
File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 516, in
get_manifest
m = self._fetch_manifest(fmri)
File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 468, in
_fetch_manifest
mcontent = retrieve.get_manifest(self, fmri)
File "/usr/lib/python2.4/vendor-packages/pkg/client/retrieve.py", line 75, in
get_manifest
raise NameError, "could not retrieve manifest '%s' from '%s'" % \
NameError: could not retrieve manifest 'SUNWj6dev at 0.5.11%2C5.11-0.90' from
'http://pkg.opensolaris.org:80'
Before installing I've updatede the system using pkg refresh && pkg
image-update,
so now I'm on nv90, but it seems like there is no SUNWj6dev, what am i missing ?
regards :)
This message posted from opensolaris.org