ProxyMan
ProxyMan copied to clipboard
Support for yay (AUR Helper)
The AUR Helper yay uses the env var all_proxy. This var is used during packabuild and http_proxy/https_proxy are ignored. Maybe we could add to ProxyMan that this var will be set, too.
Are you sure? I've been using ProxyMan to do the configuration and with yay
. Things have worked fine all the time.
Can you give more details and confirm if that's really the case?
Maybe I should have mentioned my exact setup and the error scenario:
I changed /etc/pacman.conf and enabled the use of curl as web-handler due to timeout issues behind the proxy with the default one. Everything works fine with your proxy settings except: if yay tries to download a source defined in a PKGBUILD. Then I experience a timeout until I set the mentioned all_proxy. I confirmed this by trying to install openjpeg - no success without the ENV set, after I export it everything works fine.
Sorry for the poor problem description in the first case..
On May 8, 2020 6:45:19 AM GMT+02:00, Himanshu Shekhar [email protected] wrote:
Are you sure? I've been using ProxyMan to do the configuration and with
yay
. Things have worked fine all the time. Can you give more details and confirm if that's really the case?-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/himanshub16/ProxyMan/issues/103#issuecomment-625627339