Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build script failed without VPN access #609

Closed
shreyabiradar07 opened this issue Mar 7, 2023 · 2 comments
Closed

Build script failed without VPN access #609

shreyabiradar07 opened this issue Mar 7, 2023 · 2 comments

Comments

@shreyabiradar07
Copy link
Contributor

Fails at [2/2] step 7/16 due to microdnf error

/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Downloading metadata...
Downloading metadata...
Downloading metadata...
Downloading metadata...
error: cannot update repo 'rhel-8-for-x86_64-appstream-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://sat6csbcap01.sate-005.prod.sin2.dc.redhat.com/pulp/content//CSB/lce-production-rhel-csb-8/cv-rhel-8-csb/content/dist/rhel8/8/x86_64/appstream/os/repodata/repomd.xml [Could not resolve host: sat6csbcap01.sate-005.prod.sin2.dc.redhat.com]
Error: error building at STEP "RUN microdnf install -y tzdata openssl curl ca-certificates fontconfig                         glibc-langpack-en gzip tar     && microdnf update -y     && microdnf clean all": error while running runtime: exit status 1
Docker build of shbiradar/autotune_operator:remote failed.
@dinogun
Copy link
Contributor

dinogun commented Mar 7, 2023

Per our last debugging session, this has nothing to do with this project and is specific to some config on your laptop.

@dinogun dinogun closed this as completed Mar 7, 2023
@ncau
Copy link

ncau commented Dec 9, 2024

For some further context in case this is reviewed in the feature, this seems to be caused by docker specifically being unable to access the UBI via microdnf. On my side this was caused by a firewall on a specific network and switching networks fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants