-
Notifications
You must be signed in to change notification settings - Fork 4
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
yum install centos-release-scl-rh failing #7
Comments
Is the extras repo enabled?
…-------- Original message --------
From: Matthieu Darbois ***@***.***>
Date: 3/27/21 22:16 (GMT+10:00)
To: nealef/clefos ***@***.***>
Cc: Neale Ferguson ***@***.***>, Mention ***@***.***>
Subject: [nealef/clefos] yum install centos-release-scl-rh failing (#7)
Hello @nealef<https://github.com/nealef>,
manylinux2014 image build is failing with error (nothing has changed with regards to installed packages):
yum -y install centos-release-scl-rh
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
No package centos-release-scl-rh available.
Error: Not tolerating missing names on install, stopping.
c.f. https://travis-ci.com/github/pypa/manylinux/jobs/492933879
It seems to be very similar to #1 (comment)<#1 (comment)> when switching to 7.8.2003 (i.e. I can't find the source package for this one in 7.9.2009). I guess the switch for 7.9.2009 happened sometime this month ? (given we're now using some caching to build the image, not sure exactly when it would have first occurred).
Thanks in advance for your support.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#7>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AACLN6QWT7K6PN3AWM2RAQLTFXEDNANCNFSM4Z43PGUQ>.
|
yes, extras repo enabled.
|
Here are the steps to reproduce the issue in a clean clefos:7 image:
|
For some reason it never got copied from the build repo to the public repo. I am investigating.
Neale
|
Things should be in place now.
|
I can confirm that everything is back to normal on our end. Thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @nealef,
manylinux2014 image build is failing with error (nothing has changed with regards to installed packages):
c.f. https://travis-ci.com/github/pypa/manylinux/jobs/492933879
It seems to be very similar to #1 (comment) when switching to 7.8.2003 (i.e. I can't find the source package for this one in 7.9.2009). I guess the switch for 7.9.2009 happened sometime this month ? (given we're now using some caching to build the image, not sure exactly when it would have first occurred).
Thanks in advance for your support.
The text was updated successfully, but these errors were encountered: