flatpak behind a proxy

Mat Booth mat at matbooth.co.uk
Fri Oct 1 09:21:28 UTC 2021


On Fri, 1 Oct 2021 at 09:46, andreas burger <andreas at ethz.ch> wrote:
>
> hi there,
>
> i am new on the list and to flatpak too.
>
> so its a simple question, but i did not find an answer online.
>
> i want to use flatpak from commandline and by puppet.
> this works finde without a proxy, but i was not able to force flatpak to
> use the webproxy.
>
> i have set the proxy in /etc/profile and in /etc/sysconfig/proxy  but
> both does not help.
>
> as dnf works with the proxy networking and proxy in general are working.
>
> env:
> fedora 34
>
>
> regards
> andreas
>
>

What do you mean by "I have set the proxy"?

Tell us what you did ;-) Because as far as I can tell flatpak works
great behind a proxy.

All I do is configure a proxy in Gnome network settings. This has the
effect of setting the usual proxy environment variables:

FTP_PROXY=....
HTTPS_PROXY=....
HTTP_PROXY=....
NO_PROXY=....
ftp_proxy=....
https_proxy=....
http_proxy=....
no_proxy=....

And then flatpak just works; I can see it hit my proxy in the proxy server logs.

-- 
Mat Booth
http://fedoraproject.org/get-fedora


More information about the Flatpak mailing list