Am 07.02.2014 13:31, schrieb Hans van Maaren:
2014-01-25 Hans van Maaren <hansvanmaaren@gmail.com>:
2014/1/24 Martin Weber <m.weber@razorcat.com>:
Am 23.01.2014 17:46, schrieb Hans van Maaren: [...] Fill in proxy settings:
Hi Hans, just compared with my settings...
/etc/sysconfig/proxy HTTP_PROXY="http://<ip-proxy>:3128/" HTTPS_PROXY="http://<ip-proxy>:3128/"
My settings do not have the trailing slash. Additonally, I have NO_PROXY="localhost, 127.0.0.1, .<internal-domain.de>"
/usr/lib/obs/server/BSConfig.pm our $proxy = "http://<ip-proxy>:3128/";
I do not have the trailing slash. And no IP, but the proxy's hostname.
our $noproxy = "localhost, 127.0.0.1"
I have our $noproxy = "localhost, 127.0.0.1, <internal-domain.de>"
/srv/www/obs/webui/config/options.yml? http_proxy: "http://<ip-proxy>:3128/"
I do not have the trailing slash.
/srv/www/obs/api/config/options.yml. http_proxy: "http://<ip-proxy>:3128/"
I do not have the trailing slash
This are all the config files with proxy settings I know. Everyting Looks OK, but now making a package does not start. all packages state : scheduled. But nothing happens.. Is there a proxy setting still missing or do i mis someting else.
Take a look at /root/.curlrc. It is written by YAST (and I can't imagine why). .curlrc seems to be relevant for the obsworker, but I'm unsure. I have --noproxy "localhost,<internal-domain.de>" # Changed by YaST2 module proxy 07/09/13 --proxy "http://<proxy-hostname>:8000" HTH, Martin -- | Martin Weber | RazorCat Development GmbH | Witzlebenplatz 4 fon: +49-(30)-536 357 46 | 14057 Berlin fax: +49-(30)-536 357 60 | |-------------------------------------------- | Geschäftsführer: Michael Wittner | Sitz der Gesellschaft: Berlin | Amtsgericht: Berlin, HRB 65326 -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org