yum Could not retrieve mirrorlistHow to update OpenSSL using Putty and yum commandyum not showing any updated...
Did the BCPL programming language support floats?
Initiative: Do I lose my attack/action if my target moves or dies before my turn in combat?
How to fry ground beef so it is well-browned
Pulling the rope with one hand is as heavy as with two hands?
Your bread will be buttered on both sides
What happens in the secondary winding if there's no spark plug connected?
'It addicted me, with one taste.' Can 'addict' be used transitively?
Extension of 2-adic valuation to the real numbers
Can someone publish a story that happened to you?
If a planet has 3 moons, is it possible to have triple Full/New Moons at once?
How exactly does Hawking radiation decrease the mass of black holes?
Was there a Viking Exchange as well as a Columbian one?
What causes platform events to fail to be published and should I cater for failed platform event creations?
Read line from file and process something
Re-entry to Germany after vacation using blue card
How to not starve gigantic beasts
Why does Mind Blank stop the Feeblemind spell?
a sore throat vs a strep throat vs strep throat
How did Captain America manage to do this?
Pre-plastic human skin alternative
How can I practically buy stocks?
Which big number is bigger?
Do I have an "anti-research" personality?
How could Tony Stark make this in Endgame?
yum Could not retrieve mirrorlist
How to update OpenSSL using Putty and yum commandyum not showing any updated packageFedora19: YUM glibc is a duplicate of glibcwhy does yum update fail in cent os 6.4 when wget and curl succeedsSudo yum update errorsIssue when trying to run command “YUM Update” Cannot retrieve repository metadata (repomd.xml)yum : Could not contact CDS load balancer in AWSyum update fails > Error: Cannot retrieve repository metadata (repomd.xml) for repository: powerstack. Please verify its path and try againWhat is the difference between base URL and mirrorlist in Yum?Revert back yum update
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
# yum clean all
Failed to set locale, defaulting to C
Cleaning repos: base extras updates
Cleaning up Everything
yum info got a timeout:
# yum --verbose info
Failed to set locale, defaulting to C
Not loading "fastestmirror" plugin, as it is disabled
Not loading "security" plugin, as it is disabled
Config time: 0.032
Yum Version: 3.2.29
Setting up Package Sacks
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=i386&repo=os error was
12: Timeout on http://mirrorlist.centos.org/?release=6&arch=i386&repo=os: (28, 'connect() timed out!')
Error: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try again
ping is OK:
# ping mirrorlist.centos.org
PING mirrorlist.centos.org (212.69.166.138) 56(84) bytes of data.
64 bytes from babylon.castlegem.co.uk (212.69.166.138): icmp_seq=1 ttl=46 time=344 ms
64 bytes from babylon.castlegem.co.uk (212.69.166.138): icmp_seq=2 ttl=46 time=342 m
curl is OK:
# curl 'http://mirrorlist.centos.org/?release=6&arch=i386&repo=os'
http://centos.01link.hk/6.8/os/i386/
http://mirror.vpshosting.com.hk/pub/linux/centos/6.8/os/i386/
http://mirror.sunnyvision.com/centos/6.8/os/i386/
http://centos.uhost.hk/6.8/os/i386/
http://repo.virtualhosting.hk/centos/6.8/os/i386/
http://ftp.cuhk.edu.hk/pub/Linux/centos/6.8/os/i386/
http://centos.communilink.net/6.8/os/i386/
http://centos.nethub.com.hk/6.8/os/i386/
http://ftp.sjtu.edu.cn/centos/6.8/os/i386/
http://mirrors.btte.net/centos/6.8/os/i386/
How can I fix the timeout?
centos6 yum
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
# yum clean all
Failed to set locale, defaulting to C
Cleaning repos: base extras updates
Cleaning up Everything
yum info got a timeout:
# yum --verbose info
Failed to set locale, defaulting to C
Not loading "fastestmirror" plugin, as it is disabled
Not loading "security" plugin, as it is disabled
Config time: 0.032
Yum Version: 3.2.29
Setting up Package Sacks
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=i386&repo=os error was
12: Timeout on http://mirrorlist.centos.org/?release=6&arch=i386&repo=os: (28, 'connect() timed out!')
Error: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try again
ping is OK:
# ping mirrorlist.centos.org
PING mirrorlist.centos.org (212.69.166.138) 56(84) bytes of data.
64 bytes from babylon.castlegem.co.uk (212.69.166.138): icmp_seq=1 ttl=46 time=344 ms
64 bytes from babylon.castlegem.co.uk (212.69.166.138): icmp_seq=2 ttl=46 time=342 m
curl is OK:
# curl 'http://mirrorlist.centos.org/?release=6&arch=i386&repo=os'
http://centos.01link.hk/6.8/os/i386/
http://mirror.vpshosting.com.hk/pub/linux/centos/6.8/os/i386/
http://mirror.sunnyvision.com/centos/6.8/os/i386/
http://centos.uhost.hk/6.8/os/i386/
http://repo.virtualhosting.hk/centos/6.8/os/i386/
http://ftp.cuhk.edu.hk/pub/Linux/centos/6.8/os/i386/
http://centos.communilink.net/6.8/os/i386/
http://centos.nethub.com.hk/6.8/os/i386/
http://ftp.sjtu.edu.cn/centos/6.8/os/i386/
http://mirrors.btte.net/centos/6.8/os/i386/
How can I fix the timeout?
centos6 yum
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Check your proxy configuration.
– Michael Hampton♦
Mar 14 '17 at 9:18
add a comment |
# yum clean all
Failed to set locale, defaulting to C
Cleaning repos: base extras updates
Cleaning up Everything
yum info got a timeout:
# yum --verbose info
Failed to set locale, defaulting to C
Not loading "fastestmirror" plugin, as it is disabled
Not loading "security" plugin, as it is disabled
Config time: 0.032
Yum Version: 3.2.29
Setting up Package Sacks
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=i386&repo=os error was
12: Timeout on http://mirrorlist.centos.org/?release=6&arch=i386&repo=os: (28, 'connect() timed out!')
Error: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try again
ping is OK:
# ping mirrorlist.centos.org
PING mirrorlist.centos.org (212.69.166.138) 56(84) bytes of data.
64 bytes from babylon.castlegem.co.uk (212.69.166.138): icmp_seq=1 ttl=46 time=344 ms
64 bytes from babylon.castlegem.co.uk (212.69.166.138): icmp_seq=2 ttl=46 time=342 m
curl is OK:
# curl 'http://mirrorlist.centos.org/?release=6&arch=i386&repo=os'
http://centos.01link.hk/6.8/os/i386/
http://mirror.vpshosting.com.hk/pub/linux/centos/6.8/os/i386/
http://mirror.sunnyvision.com/centos/6.8/os/i386/
http://centos.uhost.hk/6.8/os/i386/
http://repo.virtualhosting.hk/centos/6.8/os/i386/
http://ftp.cuhk.edu.hk/pub/Linux/centos/6.8/os/i386/
http://centos.communilink.net/6.8/os/i386/
http://centos.nethub.com.hk/6.8/os/i386/
http://ftp.sjtu.edu.cn/centos/6.8/os/i386/
http://mirrors.btte.net/centos/6.8/os/i386/
How can I fix the timeout?
centos6 yum
# yum clean all
Failed to set locale, defaulting to C
Cleaning repos: base extras updates
Cleaning up Everything
yum info got a timeout:
# yum --verbose info
Failed to set locale, defaulting to C
Not loading "fastestmirror" plugin, as it is disabled
Not loading "security" plugin, as it is disabled
Config time: 0.032
Yum Version: 3.2.29
Setting up Package Sacks
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=i386&repo=os error was
12: Timeout on http://mirrorlist.centos.org/?release=6&arch=i386&repo=os: (28, 'connect() timed out!')
Error: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try again
ping is OK:
# ping mirrorlist.centos.org
PING mirrorlist.centos.org (212.69.166.138) 56(84) bytes of data.
64 bytes from babylon.castlegem.co.uk (212.69.166.138): icmp_seq=1 ttl=46 time=344 ms
64 bytes from babylon.castlegem.co.uk (212.69.166.138): icmp_seq=2 ttl=46 time=342 m
curl is OK:
# curl 'http://mirrorlist.centos.org/?release=6&arch=i386&repo=os'
http://centos.01link.hk/6.8/os/i386/
http://mirror.vpshosting.com.hk/pub/linux/centos/6.8/os/i386/
http://mirror.sunnyvision.com/centos/6.8/os/i386/
http://centos.uhost.hk/6.8/os/i386/
http://repo.virtualhosting.hk/centos/6.8/os/i386/
http://ftp.cuhk.edu.hk/pub/Linux/centos/6.8/os/i386/
http://centos.communilink.net/6.8/os/i386/
http://centos.nethub.com.hk/6.8/os/i386/
http://ftp.sjtu.edu.cn/centos/6.8/os/i386/
http://mirrors.btte.net/centos/6.8/os/i386/
How can I fix the timeout?
centos6 yum
centos6 yum
asked Mar 14 '17 at 9:13
ohhoohho
56061332
56061332
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Check your proxy configuration.
– Michael Hampton♦
Mar 14 '17 at 9:18
add a comment |
Check your proxy configuration.
– Michael Hampton♦
Mar 14 '17 at 9:18
Check your proxy configuration.
– Michael Hampton♦
Mar 14 '17 at 9:18
Check your proxy configuration.
– Michael Hampton♦
Mar 14 '17 at 9:18
add a comment |
1 Answer
1
active
oldest
votes
Fixed after removing proxy settings in /etc/yum.conf.
Please accept your answer so the question gets marked as "solved" in the system.
– Gerald Schneider
May 25 '18 at 6:07
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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%2fserverfault.com%2fquestions%2f838134%2fyum-could-not-retrieve-mirrorlist%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Fixed after removing proxy settings in /etc/yum.conf.
Please accept your answer so the question gets marked as "solved" in the system.
– Gerald Schneider
May 25 '18 at 6:07
add a comment |
Fixed after removing proxy settings in /etc/yum.conf.
Please accept your answer so the question gets marked as "solved" in the system.
– Gerald Schneider
May 25 '18 at 6:07
add a comment |
Fixed after removing proxy settings in /etc/yum.conf.
Fixed after removing proxy settings in /etc/yum.conf.
answered Mar 14 '17 at 9:18
ohhoohho
56061332
56061332
Please accept your answer so the question gets marked as "solved" in the system.
– Gerald Schneider
May 25 '18 at 6:07
add a comment |
Please accept your answer so the question gets marked as "solved" in the system.
– Gerald Schneider
May 25 '18 at 6:07
Please accept your answer so the question gets marked as "solved" in the system.
– Gerald Schneider
May 25 '18 at 6:07
Please accept your answer so the question gets marked as "solved" in the system.
– Gerald Schneider
May 25 '18 at 6:07
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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%2fserverfault.com%2fquestions%2f838134%2fyum-could-not-retrieve-mirrorlist%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
Check your proxy configuration.
– Michael Hampton♦
Mar 14 '17 at 9:18