I just built these servers, and the other admin added some more packages, then we moved them into the datacenter.
I see errors from a cron job, Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64 error was 14: curl#6 - "Could not resolve host: mirrors.fedoraproject.org; Unknown error"
So I logged on, and ran yum list apcupsd, to see if it was having issues getting epel, and got: Cannot find a valid baseurl for repo: base/7/x86_64
Clues for the poor?
mark
Hello Mark,
On Thu, 2016-11-03 at 13:48 -0400, m.roth@5-cent.us wrote:
I see errors from a cron job, Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64 error was 14: curl#6 - "Could not resolve host: mirrors.fedoraproject.org; Unknown error"
So I logged on, and ran yum list apcupsd, to see if it was having issues getting epel, and got: Cannot find a valid baseurl for repo: base/7/x86_64
Pinging and/or looking up centos.org might not be very useful as you have a problem with epel @ mirrors.fedoraproject.org ;p . Time for another cup of coffee?
Regards, Leonard.
On 11/3/2016 10:48 AM, m.roth@5-cent.us wrote:
I just built these servers, and the other admin added some more packages, then we moved them into the datacenter.
I see errors from a cron job, Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64 error was 14: curl#6 - "Could not resolve host: mirrors.fedoraproject.org; Unknown error"
So I logged on, and ran yum list apcupsd, to see if it was having issues getting epel, and got: Cannot find a valid baseurl for repo: base/7/x86_64
I had thqat exact same issue just today with a 7.x box thats been running for months, I ran a yum provides, and got a bajillion fedora epel errors.
yum update fixed it, probably updated the epel repo.d file.