[FS#3994] opkg on 21.02 for the Cudy WR2100 doesn't honor its http_proxy option

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Mon Nov 22 14:11:10 PST 2021


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#3994 - opkg on 21.02 for the Cudy WR2100 doesn't honor its http_proxy option
User who did this - Luiz Angelo Daros de Luca (luizluca)

----------
The issue is that opkg does not have (yet) an "option https_proxy".

At least for 21.02, I'm using env variables like this:

https_proxy=http://myproxy:myport opkg ...
env https_proxy=http://myproxy:myport opkg ...
export https_proxy=http://myproxy:myport; opkg ... 

You can permanently run that export putting it in a new file at /etc/profile.d/99_proxy.sh
----------

More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3994#comment10330

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list