oraclebase / vagrant

Vagrant Builds
https://oracle-base.com/
GNU General Public License v3.0
190 stars 167 forks source link

Pls add support for proxy to yum repos in oracle linux boxes #30

Closed saurabhuja closed 2 years ago

saurabhuja commented 2 years ago

Steps to reproduce issue in office network or over VPN network -

  1. clone repo
  2. cd dns
  3. vagrant up Error logs- Firewall. Tue May 31 08:53:38 UTC 2022 default: ** default: ** default: Install dnsmasq. Tue May 31 08:53:38 UTC 2022 default: ** default: Loaded plugins: ulninfo default: Retype new password: https://yum.oracle.com/repo/OracleLinux/OL7/UEKR6/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2600:1417:3f:f8c::2a7d: Network is unreachable" default: Trying other mirror. default: https://yum.oracle.com/repo/OracleLinux/OL7/UEKR6/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2600:1417:3f:f8c::2a7d: Network is unreachable" default: Trying other mirror. default: https://yum.oracle.com/repo/OracleLinux/OL7/UEKR6/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2600:1417:3f:f8c::2a7d: Network is unreachable" default: Trying other mirror. default: https://yum.oracle.com/repo/OracleLinux/OL7/UEKR6/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2600:1417:3f:f8c::2a7d: Network is unreachable" default: Trying other mirror. default: https://yum.oracle.com/repo/OracleLinux/OL7/UEKR6/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2600:1417:3f:f8c::2a7d: Network is unreachable" default: Trying other mirror. default: https://yum.oracle.com/repo/OracleLinux/OL7/UEKR6/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2600:1417:3f:f8c::2a7d: Network is unreachable" default: Trying other mirror. default: https://yum.oracle.com/repo/OracleLinux/OL7/UEKR6/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2600:1417:3f:f8c::2a7d: Network is unreachable" default: Trying other mirror. default: https://yum.oracle.com/repo/OracleLinux/OL7/UEKR6/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2600:1417:3f:f8c::2a7d: Network is unreachable" default: Trying other mirror. default: https://yum.oracle.com/repo/OracleLinux/OL7/UEKR6/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2600:1417:3f:f86::2a7d: Network is unreachable" default: Trying other mirror. default: https://yum.oracle.com/repo/OracleLinux/OL7/UEKR6/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2600:1417:3f:f86::2a7d: Network is unreachable"
oraclebase commented 2 years ago

Feel free to fork the repo and add it yourself.

saurabhuja commented 2 years ago

yeah, i am doing in my forked repo, Do you want me to contribute back of working setup in office network to this one ?

oraclebase commented 2 years ago

No. Your the first person that ever mentioned it, so I don't think it is worth adding to the existing repo. Thanks.

saurabhuja commented 2 years ago

Cool.