Comment 15 for bug 443404

Revision history for this message
giuliano d. (giuliano.dedda) wrote :

To solve the problem I had to add the https_proxy settings in the root shell (not in the user shell) eg:

sudo -i
export https_proxy="http://proxy.....:port"