It still fails. Let me send you the exact outputs I get:

On bash:

ankit at ankitsolaris:~# export http_proxy=
http://200501103:place at hostelproxy.daiict.ac.in:3128
ankit at ankitsolaris:~# pkg install openoffice
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
344, in evaluate
    self.evaluate_fmri(f)
  File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line
187, in evaluate_fmri
    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
'openoffice at 2.4.0%2C5.11-0.86%3A20080424T104839Z'
from 'http://pkg.opensolaris.org:80'

"Trying by removing http://";

ankit at ankitsolaris:~# export http_proxy=
200501103:place at hostelproxy.daiict.ac.in:3128
ankit at ankitsolaris:~# pkg install openoffice
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
344, in evaluate
    self.evaluate_fmri(f)
  File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line
187, in evaluate_fmri
    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 84,
in get_manifest
    raise NameError, "could not retrieve manifest '%s' from '%s'" % \
NameError: could not retrieve manifest
'openoffice at 2.4.0%2C5.11-0.86%3A20080424T104839Z'
from 'http://pkg.opensolaris.o

On ksh:

ankit at ankitsolaris:/export/home/ankit$ export http_proxy=
http://200501103:place at hostelproxy.daiict.ac.in:3128
ankit at ankitsolaris:/export/home/ankit$ pkg install
openofice
pkg: no package matching 'openofice' could be found in current catalog
     suggest relaxing pattern, refreshing and/or examining catalogs
pkg: install failed: Unable to assemble image plan

 (something new..different from csh output)

ankit at ankitsolaris:/export/home/ankit$ pkg install
netbeans
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
344, in evaluate
    self.evaluate_fmri(f)
  File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line
187, in evaluate_fmri
    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
'netbeans at 6.0.1%2C5.11-0.86%3A20080424T184928Z'
from 'http://pkg.opensolaris.org:80'

Regards,
Ankit

On Tue, Aug 12, 2008 at 11:43 PM, Glenn Lagasse <Glenn.Lagasse at sun.com>wrote:

> * Ankit Srivastava (ankit.sunca at gmail.com) wrote:
> > Yeah.. all the commands i hv tried on terminal only..
>
> That's not how I interpreted your last email when you said you tried to
> open the packagemanager instead of using the pkg cli command.
>
> So, with the new http_proxy syntax that includes your username and
> password for the proxy, are you able to install via the pkg command (not
> the gui package manager) or does that still fail (and what's the output)?
>
> --
> Glenn
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.opensolaris.org/pipermail/opensolaris-help/attachments/20080813/3d769bf1/attachment.html>

Reply via email to