ydk-gen icon indicating copy to clipboard operation
ydk-gen copied to clipboard

sudo-ing wget in install script doesn't respect http proxy environment settings

Open valeriodigregorio opened this issue 4 years ago • 1 comments

Issue tracker is ONLY used for reporting bugs. Please use the YDK Community for any support issues.

Expected Behavior

WGET during installation shouldn't fail

Current Behavior

WGET during installation fails when done in a sudo command if the current user has environment settings for http proxy.

Steps to Reproduce

Setup http_proxy env var in your shell then run the install_ydk.sh

Your Script

No script available.

Logs

I can't repro the issue right now to collect logs. I will do it upon request if needed.

System Information

Ubuntu bionic on docker container.

valeriodigregorio avatar Dec 18 '20 10:12 valeriodigregorio

None of the YDK scripts uses http_proxy as environment variable. There for the described symptoms could not be considered as YDK defect. I suggest to close this issue and move the discussion to Cisco Community.

ygorelik avatar Jan 05 '21 22:01 ygorelik