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

Fedora Rawhide build failing, couldn't resolve host name #484

Closed
mthalman opened this issue Jul 26, 2021 · 0 comments
Closed

Fedora Rawhide build failing, couldn't resolve host name #484

mthalman opened this issue Jul 26, 2021 · 0 comments
Assignees

Comments

@mthalman
Copy link
Member

Step 1/4 : FROM registry.fedoraproject.org/fedora:rawhide
 ---> 887689ee223e
Step 2/4 : RUN dnf install -y         clang         cmake         findutils         gdb         glibc-langpack-en         lldb-devel         llvm-devel         make         python         which     && dnf clean all
 ---> Running in 8ade5d70dc00
Fedora rawhide openh264 (From Cisco) - x86_64   0.0  B/s |   0  B     00:00    
Errors during downloading metadata for repository 'fedora-cisco-openh264':
  - Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-rawhide&arch=x86_64 [getaddrinfo() thread failed to start]
Error: Failed to download metadata for repo 'fedora-cisco-openh264': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-rawhide&arch=x86_64 [getaddrinfo() thread failed to start]
Fedora - Rawhide - Developmental packages for t 0.0  B/s |   0  B     00:00    
Errors during downloading metadata for repository 'rawhide':
  - Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=x86_64&countme=1 [getaddrinfo() thread failed to start]
  - Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=x86_64 [getaddrinfo() thread failed to start]
Error: Failed to download metadata for repo 'rawhide': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=x86_64 [getaddrinfo() thread failed to start]

The build agent seems unable to even ping mirrors.fedoraproject.org.

Script contents:
ping -c 1 -w 1 mirrors.fedoraproject.org
========================== Starting Command Output ===========================
/usr/bin/bash --noprofile --norc /home/vsts/work/_temp/74aee205-b228-411b-95e1-2743194a2990.sh
PING wildcard.fedoraproject.org (152.19.134.198) 56(84) bytes of data.

--- wildcard.fedoraproject.org ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants