I am first of all not sure if the command what I am using is correct to 
retrieve the packages:

-bash-3.2# pkgrecv -s http://pkg.opensolaris.org  pkg:/[EMAIL 
PROTECTED],5.11-0.90:20080604T152105Z
pkgrecv: Unable to download manifest [EMAIL PROTECTED] from 
http://pkg.opensolaris.org

Then I set the http_proxy variable:

-bash-3.2# http_proxy=http://myproxy.mycompany.com:8080;export http_proxy

-bash-3.2# pkgrecv -s http://pkg.opensolaris.org  pkg:/[EMAIL 
PROTECTED],5.11-0.90:20080604T152105Z
pkgrecv: Unable to download files from: http://pkg.opensolaris.org

But I am sure the proxy works fine...

-bash-3.2# wget http://pkg.opensolaris.org/status
--18:18:06--  http://pkg.opensolaris.org/status
           => `status'
Resolving myproxy.mycompany.com... xxx.xxx.71.xx
Connecting to myproxy.mycompany.com|xxx.xxx.71.xx|:8080... connected.
Proxy request sent, awaiting response... 200 OK
Length: unspecified [text/html]

    [         <=>                                                               
                                                              ] 355,560      
164.43K/s             

18:18:10 (163.92 KB/s) - `status' saved [355560]

-bash-3.2# 

-Karthik S S
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to