Hi,

I tried setting http_proxy, https_proxy and all_proxy as well, but still
getting error (different error from my previous post)

http_proxy=http://username:passw...@proxyname:port/

export https_proxy=$http_proxy

export all_proxy=$http_proxy

spa...@opensolaris_1:~# pfexec pkg set-publisher -k
/var/pkg/ssl/OpenSolaris_extras.key.pem -c
/var/pkg/ssl/OpenSolaris_extras.certificate.pem -O *
https://pkg.sun.com/opensolaris/extra/*<https://pkg.sun.com/opensolaris/extra/>extra

pkg: The origin URIs for 'extra' do not appear to point to a valid pkg
server.

Please check the server's address and client's network configuration.

Additional details:

Unable to contact valid package server: *
https://pkg.sun.com/opensolaris/extra/*<https://pkg.sun.com/opensolaris/extra/>

Encountered the following error(s):

Transport errors encountered when trying to contact depot server. Reported
the following errors:

Could not retrieve versions from 'extra'

Exception: str:global name 'host' is not defined repr:<exceptions.NameError
instance at 0x84e99cc>

Could anyone let me know, what can be the possible cause for this error
(Opensolaris2009.06)?

Thanks

Subranshu


On Wed, May 5, 2010 at 10:50 PM, <[email protected]> wrote:

> On Wed, May 05, 2010 at 08:41:38PM +0530, subranshu patel wrote:
> > Even tried with export http_proxy=http://username:passw...@proxyname
> :port/
> > but still getting the error.
>
> Try setting https_proxy using the username:password format above.
> Alternatively, if all of your operations must go through the proxy,
> all_proxy can be defined instead.
>
> -j
>
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to