You are not logged in.

#1 2011-05-31 18:00:47

botzoboy
Member
From: Romania/Deutschland
Registered: 2010-02-03
Posts: 90

Proxy and pacman update

Hi

my PROXY: http-proxy.lmkgmbh.de
my PORT: 8080

My problem: I can not use pacman to upgrade and also Pidgin is not connecting. Firefox and Skype are working.

I have readed the wiki page and tryed:

export http_proxy=http://http-proxy.lmkgmbh.de:8080
export HTTP_PROXY=http://http-proxy.lmkgmbh.de:8080
export https_proxy=http://http-proxy.lmkgmbh.de:8080
export HTTPS_PROXY=http://http-proxy.lmkgmbh.de:8080
export ftp_proxy=http://http-proxy.lmkgmbh.de:8080
export FTP_PROXY=http://http-proxy.lmkgmbh.de:8080

without success.
Thanks in advance.

Offline

#2 2011-05-31 18:28:44

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: Proxy and pacman update

I assume that you're exporting these as a normal user and then using sudo to invoke pacman -- in which case, those environment vars aren't being preserved. If this is the case, I suggest the following: add to your /etc/sudoers:

env_keep http_proxy https_proxy ...

Offline

#3 2011-05-31 18:35:06

botzoboy
Member
From: Romania/Deutschland
Registered: 2010-02-03
Posts: 90

Re: Proxy and pacman update

Thanks falconindy, that works. I can now upgrade.

What about pidgin??? still not working...

Offline

#4 2011-05-31 18:41:30

riddle
Member
Registered: 2011-05-31
Posts: 25

Re: Proxy and pacman update

Pidgin has it own proxy settings.
pidgin2.png

Offline

#5 2011-05-31 18:51:29

botzoboy
Member
From: Romania/Deutschland
Registered: 2010-02-03
Posts: 90

Re: Proxy and pacman update

I have already tryed but no success

Offline

#6 2011-05-31 20:22:25

riddle
Member
Registered: 2011-05-31
Posts: 25

Re: Proxy and pacman update

Try running pidgin from terminal using this command:

pidgin --force-online

Offline

#7 2011-06-05 00:31:18

botzoboy
Member
From: Romania/Deutschland
Registered: 2010-02-03
Posts: 90

Re: Proxy and pacman update

seems that this proxy/firewall is blocking all ports used for my accounts (yahoo, IRC, Jabber).
is there a way to use Pidgin in this case??

Offline

Board footer

Powered by FluxBB