We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
mthalman
No branches or pull requests
The build agent seems unable to even ping mirrors.fedoraproject.org.
The text was updated successfully, but these errors were encountered: