Skip to content

Commit

Permalink
Debug contents of /etc/yum.repos.d/CentOS-SCLo-scl.repo and /etc/yum.…
Browse files Browse the repository at this point in the history
…repos.d/CentOS-SCLo-scl-rh.repo to try and understand why it errors with Cannot find a valid baseurl for repo: centos-sclo-sclo
  • Loading branch information
raulcd committed Jul 3, 2024
1 parent 841db64 commit 301c79d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/docker/centos-7-cpp.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ RUN \
-e 's/^#baseurl/baseurl/' \
-e 's/mirror\.centos\.org/vault.centos.org/' \
/etc/yum.repos.d/CentOS-SCLo-scl*.repo && \
cat /etc/yum.repos.d/CentOS-SCLo-scl.repo && \
cat /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo && \
yum install -y \
cmake3 \
curl \
Expand Down

0 comments on commit 301c79d

Please sign in to comment.