Ralph Lange <ralph.la...@bessy.de> writes:

> Today I had to learn that the koji client, while being the only way to 
> request a build, does not support proxies.

yes; like most python programs it does not have proper proxy support.


> In a university like environment with no open ports whatsoever, with
> an increasingly paranoid IT group in charge of the firewall and proxy,
> that does not leave a lot of options.  While I was able to ssh tunnel
> my way out of this miserable situation, I think this approach does not
> work as a general solution.

try transconnect[1]; unfortunately with the switch to 'fed-pkg', you can
not wrap the 'koji' program anymore but have to wrap whole 'fed-pkg'
which calls other tools (git, ssh, curl) with http proxy support. This
might interfere so you might have to play with your parameters.



Enrico

Footnotes: 
[1]  http://transconnect.sourceforge.net/

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to