Details
-
Type:
New Feature
-
Status: Done (View Workflow)
-
Priority:
High
-
Resolution: Complete
-
Affects Version/s: 11.2-U3
-
Fix Version/s: 11.3-BETA1
-
Component/s: Middleware
-
Epic Link:
Description
I'm inside a corporate firewall that accesses the outside with http/https/socks proxy servers. I've set the proxy in Network -> Global Configuration. It works for OS updates and other connectivity.
When I try to instantiate an image with default settings, it downloads the 11-2-RELEASE image, but it times out installing the plugin at "Installing pkg...".
If I I try to login inside the plugin from the command line using "iocage console <jailname>", I see 2 "pkg-static upgrade -f -q -y" processes being stuck.
If I set the proxy environment variables in the shell, and run the pkg-static command manually, it finishes in a few seconds.