yum update baseurl error
up vote
1
down vote
favorite
I am using CentOS, I tried to install openssh
using
yum -y install openssh-server openssh-clients
which resulted in
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-6&arch=x86_64 error was
14: PYCURL ERROR 6 - "Couldn't resolve host 'mirrors.rpmfusion.org'"
Error: Cannot find a valid baseurl for repo: rpmfusion-free
I tried yum clean all
did not work
yum update --disablerepo=rpmfusion
shows
Loaded plugins: fastestmirror, refresh-packagekit, security
Error getting repository data for rpmfusion, repository not found
yum repository centos
add a comment |
up vote
1
down vote
favorite
I am using CentOS, I tried to install openssh
using
yum -y install openssh-server openssh-clients
which resulted in
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-6&arch=x86_64 error was
14: PYCURL ERROR 6 - "Couldn't resolve host 'mirrors.rpmfusion.org'"
Error: Cannot find a valid baseurl for repo: rpmfusion-free
I tried yum clean all
did not work
yum update --disablerepo=rpmfusion
shows
Loaded plugins: fastestmirror, refresh-packagekit, security
Error getting repository data for rpmfusion, repository not found
yum repository centos
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I am using CentOS, I tried to install openssh
using
yum -y install openssh-server openssh-clients
which resulted in
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-6&arch=x86_64 error was
14: PYCURL ERROR 6 - "Couldn't resolve host 'mirrors.rpmfusion.org'"
Error: Cannot find a valid baseurl for repo: rpmfusion-free
I tried yum clean all
did not work
yum update --disablerepo=rpmfusion
shows
Loaded plugins: fastestmirror, refresh-packagekit, security
Error getting repository data for rpmfusion, repository not found
yum repository centos
I am using CentOS, I tried to install openssh
using
yum -y install openssh-server openssh-clients
which resulted in
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-6&arch=x86_64 error was
14: PYCURL ERROR 6 - "Couldn't resolve host 'mirrors.rpmfusion.org'"
Error: Cannot find a valid baseurl for repo: rpmfusion-free
I tried yum clean all
did not work
yum update --disablerepo=rpmfusion
shows
Loaded plugins: fastestmirror, refresh-packagekit, security
Error getting repository data for rpmfusion, repository not found
yum repository centos
yum repository centos
edited Nov 25 at 14:19
Rui F Ribeiro
38.3k1475126
38.3k1475126
asked Apr 18 '14 at 6:51
Corleone
875
875
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
That appears to be related to your local DNS actually:
Couldn't resolve host 'mirrors.rpmfusion.org'
Try using Google Public DNS resolvers:
https://developers.google.com/speed/public-dns/docs/using
Or set any of the IPs in your hosts file, that are displayed when you type:
$ dig mirrors.rpmfusion.org @8.8.8.8 +short
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
That appears to be related to your local DNS actually:
Couldn't resolve host 'mirrors.rpmfusion.org'
Try using Google Public DNS resolvers:
https://developers.google.com/speed/public-dns/docs/using
Or set any of the IPs in your hosts file, that are displayed when you type:
$ dig mirrors.rpmfusion.org @8.8.8.8 +short
add a comment |
up vote
0
down vote
That appears to be related to your local DNS actually:
Couldn't resolve host 'mirrors.rpmfusion.org'
Try using Google Public DNS resolvers:
https://developers.google.com/speed/public-dns/docs/using
Or set any of the IPs in your hosts file, that are displayed when you type:
$ dig mirrors.rpmfusion.org @8.8.8.8 +short
add a comment |
up vote
0
down vote
up vote
0
down vote
That appears to be related to your local DNS actually:
Couldn't resolve host 'mirrors.rpmfusion.org'
Try using Google Public DNS resolvers:
https://developers.google.com/speed/public-dns/docs/using
Or set any of the IPs in your hosts file, that are displayed when you type:
$ dig mirrors.rpmfusion.org @8.8.8.8 +short
That appears to be related to your local DNS actually:
Couldn't resolve host 'mirrors.rpmfusion.org'
Try using Google Public DNS resolvers:
https://developers.google.com/speed/public-dns/docs/using
Or set any of the IPs in your hosts file, that are displayed when you type:
$ dig mirrors.rpmfusion.org @8.8.8.8 +short
answered Apr 18 '14 at 9:21
user189274
1
1
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f125337%2fyum-update-baseurl-error%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown