You are not logged in.

#1 2015-07-26 00:54:25

moithil
Member
Registered: 2015-07-19
Posts: 2

cannot pacman -Syu under proxy

I tried to export environment variables using

export http_proxy='http//uem:12345@172.16.0.1:3128/'
as it requires both proxy and authentication.

and then tried to update using both of the following :
sudo pacman -Syu
and
sudo -E pacman -Syu

but it returns error 407
and
error: failed to synchronize any databases

Offline

#2 2015-07-26 01:34:26

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,367

Re: cannot pacman -Syu under proxy

I think it is double quotes and not single quotes.
If it requires authentication not sure about that. 
There's not much point in doing that with pacman, I just do a network shared pacman cache.
Look up 407 error code to see what it is.

Last edited by nomorewindows (2015-07-26 01:36:40)


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#3 2015-07-26 05:43:28

Durden
Member
Registered: 2011-06-19
Posts: 261

Re: cannot pacman -Syu under proxy

Offline

Board footer

Powered by FluxBB