Package verification and proxy usage

Moderator: crythias

Locked
rouven
Znuny newbie
Posts: 5
Joined: 04 Jun 2013, 07:34
Znuny Version: 2.3.3
Real Name: Rouven
Company: cimt ag

Package verification and proxy usage

Post by rouven »

Hi,
I was wondering why the package manager took minutes to work probably. Installing or updating a package takes about 5 minutes in total. It seems to be a problem with the package verification and proxy usage. We have set up the proxy for the package manager (which is working and we can install/upgrade from the online package repositories), and the Web Frontend (RSS Feeds, etc.). Investigating the issue with the long timeouts, I found strange lines in the apache error log, indicating that the package verification is not working via proxy - connections to pav.otrs.com are not working. From the linux command line, wget and w3m are working to that url. Proxy settings are also set in the environment variables proxy_http etc.

Any clue what might be the issue with the package verification?

Regards,
Rouven
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Package verification and proxy usage

Post by reneeb »

That url is a https one. So you have to set https_proxy...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
rouven
Znuny newbie
Posts: 5
Joined: 04 Jun 2013, 07:34
Znuny Version: 2.3.3
Real Name: Rouven
Company: cimt ag

Re: Package verification and proxy usage

Post by rouven »

Hi,
the environment variable is set for http, https and ftp. Within OTRS i see only Package::Proxy and WebUserAgent::Proxy which are set to the same proxy server. So how to set https_proxy within OTRS?

Rgds,
Rouven
Locked