There has to be a way to get eopkg/Software Center to work behind proxy. I mean, it can't be that Solus won't work behind a proxy.
eopkg/Software Center not working behind proxy
hang in there, very busy crew.
you need to know if justin's 2019 config advice is still valid--that's pretty old to me "and edit the proxy info under the [general] section." what did you do here specifically? this might help people that know--(I wouldn't have a clue.)
you don't seem to have an app problem, just that you can't update solus behind a proxy.
I feel like you are two easy settings away, It's old advice, hope you get some clarity soon.
- Edited
"and edit the proxy info under the [general] section." what did you do here specifically?
Set http_proxy and https_proxy to the proxy server (shown above), like this:
http_proxy="http://<proxy>:80"
https_proxy="http://<proxy>:80"
- Edited
[deleted by author--it was already troubleshooted]
Any help appreciated, thanks!
I thought I will try fresh-installing Solus-Budgie-Release-2024-10-14, hoping that the new version may have this fixed. The installation failed when trying to add Solus repo :-(
still got that crap on a new install?
from usb stick to bare metal?
how does one make a proxy server port-friendly? (rhetorical)
This install was on a VM; still behind proxy.
https://www.baeldung.com/linux/run-update-behind-proxy-servers
that ^ shows different proxy server settings than you had above
https://askubuntu.com/questions/308809/no-internet-for-terminal-connect-through-a-proxy
a version of Justin's file move instructions (in this thread) here.
https://askubuntu.com/questions/7470/how-to-run-sudo-apt-get-update-through-proxy-in-commandline
a workaround by editing sudoers file ^^
proxy servers are big firewalls that block ports...who controls the proxy server?
I am about the least qualified person to help you since I know nothing about proxy servers. I hope someone can get you in a direction that gets you closer and spurs more questions.
a lot of these articles including one below mention making moves in/etc/environment
but I don't know what the Solus equivalent of that is since its not in our filesystem.
this was a tutorial and making this happen from a handful approaches, and it was actually clear and sensible to me. I would read it before anything--it's more understandable! good luck
https://www.golinuxcloud.com/set-up-proxy-http-proxy-environment-variable/
venk25 Looks like you're running into this issue: https://github.com/getsolus/packages/issues/4050
(possibly compounded by being behind a VPN/proxy)
- Edited
brent
Hi @brent, thank you for all the pointers on setting environment variables for proxy. I have pretty much tried everything to set proxy environment variables and eopkg just does not want to use any of them. You can see from my first post and subsequent posts, that all other applications, browser, command line curl etc. detect & pickup the proxy without any issues. It is specific to eopkg and eopkg only.