Cannot retrieve metalink for repository: fedora/20/i386How do I fix the “Cannot retrieve repository...

Why does Japan use the same type of AC power outlet as the US?

If you know the location of an invisible creature, can you attack it?

Big number puzzle

What kind of liquid can be seen 'leaking' from the upper surface of the wing of a Boeing 737-800?

(A room / an office) where an artist works

Why did IBM make the PC BIOS source code public?

Heating Margarine in Pan = loss of calories?

How To use Two models in Action Controller

@ in the beginning of a formula

How much can I judge a company based on a phone screening?

Crippling fear of hellfire &, damnation, please help?

Are those flyers about apartment purchase a scam?

Will using a resistor in series with a LED to control its voltage increase the total energy expenditure?

Scam? Phone call from "Department of Social Security" asking me to call back

Why is Python 2.7 still the default Python version in Ubuntu?

Is this n-speak?

Running code generated in realtime in JavaScript with eval()

Installing Windows to flash BIOS, then reinstalling Ubuntu

Why is there a large performance impact when looping over an array over 240 elements?

Graphs for which a calculus student can reasonably compute the arclength

How can I find an old paper when the usual methods fail?

Can the IPA represent all languages' tones?

What is the difference between 王 and 皇?

What can Amex do if I cancel their card after using the sign up bonus miles?



Cannot retrieve metalink for repository: fedora/20/i386


How do I fix the “Cannot retrieve repository metadata” error in Fedora 14?Meaning of the yum error “Package tuple (…) could not be found in rpmdb”How do I remove a simple piece of software?Fedora 20 Gnome upgrade - cannot login anymoreYum error in CentosRepository error with yumyum install in fedora 20 [Google chrome]CentOS 7.4 EPEL “Cannot retrieve metalink for repository: epel/x86_64” ErrorREPO Error: HTTP Error 403 - Forbidden during firefox-compat install from AWS EC2 instanceFedora 29: Failed to synchronize cache for repo 'fedora-modular'






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







12















I installed Fedora 20 using the liveOS.



While taking the updates I am getting the following result:



[root@localhost bioinfo]# yum update
Loaded plugins: langpacks, refresh-packagekit
Error: Cannot retrieve metalink for repository: fedora/20/i386. Please verify its path and try again


How do I fix this error?










share|improve this question

































    12















    I installed Fedora 20 using the liveOS.



    While taking the updates I am getting the following result:



    [root@localhost bioinfo]# yum update
    Loaded plugins: langpacks, refresh-packagekit
    Error: Cannot retrieve metalink for repository: fedora/20/i386. Please verify its path and try again


    How do I fix this error?










    share|improve this question





























      12












      12








      12


      1






      I installed Fedora 20 using the liveOS.



      While taking the updates I am getting the following result:



      [root@localhost bioinfo]# yum update
      Loaded plugins: langpacks, refresh-packagekit
      Error: Cannot retrieve metalink for repository: fedora/20/i386. Please verify its path and try again


      How do I fix this error?










      share|improve this question
















      I installed Fedora 20 using the liveOS.



      While taking the updates I am getting the following result:



      [root@localhost bioinfo]# yum update
      Loaded plugins: langpacks, refresh-packagekit
      Error: Cannot retrieve metalink for repository: fedora/20/i386. Please verify its path and try again


      How do I fix this error?







      fedora yum






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jul 3 '14 at 16:49









      polym

      7,2117 gold badges32 silver badges60 bronze badges




      7,2117 gold badges32 silver badges60 bronze badges










      asked Jul 3 '14 at 6:14









      user74351user74351

      611 gold badge1 silver badge3 bronze badges




      611 gold badge1 silver badge3 bronze badges

























          5 Answers
          5






          active

          oldest

          votes


















          22














          This problem seems to come using secure https. Go in /etc/yum.repository.d and replace all https with http in different .repo files.






          share|improve this answer























          • 1





            fwiw, confirmed on fedora 17

            – JustJeff
            Nov 3 '14 at 13:08











          • -- confirmed with Fedora 15

            – polerto
            Feb 17 '15 at 21:18











          • Weird as https is the default... Date and time correct (lol and not on a lenovo laptop).

            – Kevin Parker
            Feb 26 '15 at 0:38











          • This worked for me: ls /etc/yum.repository.d/*.repo | xargs sed -i 's/https:/http:/g'

            – Joe Heyming
            Aug 22 '15 at 23:52



















          6














          It is possible that your ca-certificates are in need of an update or corrupt.



          Try:



          # yum update ca-certificates


          If that doesn't offer to update the package, then reinstall:



          # yum reinstall ca-certificates


          If that fails, it could be that the server you are connected to has updated it's certificates (maybe from a new vendor) and that the certificate chain and/or root certificate isn't in the ca-certificates package yet. The certificates in this package are chosen by the Mozilla Foundation.



          If this is the case, then @Saturn's answer should hopefully help.






          share|improve this answer

































            6














            I modded up the other two answers, they're both helpful ... GarethTheRed has got the real answer. I ran into the same problem after doing a version upgrade and my ca-certificates was out of date.



            However, to be able to update ca-certificates, you first have to be able to actually use yum. I suggest:




            1. Go to /etc/yum.repos.d

            2. Edit fedora.repo and fedora-updates.repo. In both files, uncomment the baseurl line that uses plain http and comment out the metalink url that uses https.

            3. Do yum update ca-certificates or yum reinstall ca-certificates (as in Gareth's answer).

            4. Undo the changes from step 2 so that you will go back to using both https and the metalink redirect.

            5. All done, test yum and it should work again.






            share|improve this answer

































              0














              Current version of Fedora is 23, there are still updates for 22. Fedora 20 is long, long past end of life. No wonder there are no updates anymore.






              share|improve this answer

































                -1














                inaddition to above mensioned , we have to do edit the web links which are not present.
                like
                replace the lines in /etc/yum.repo.d/* with 'baseurl=http://download.fedora.redhat.com/pub/fedora/linux' with 'baseurl=http://archives.fedoraproject.org/pub/archive/fedora/linux'
                It worked for me.
                Try it out.
                LOL....






                share|improve this answer




























                  Your Answer








                  StackExchange.ready(function() {
                  var channelOptions = {
                  tags: "".split(" "),
                  id: "106"
                  };
                  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: false,
                  noModals: true,
                  showLowRepImageUploadWarning: true,
                  reputationToPostImages: null,
                  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
                  });


                  }
                  });














                  draft saved

                  draft discarded


















                  StackExchange.ready(
                  function () {
                  StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f140495%2fcannot-retrieve-metalink-for-repository-fedora-20-i386%23new-answer', 'question_page');
                  }
                  );

                  Post as a guest















                  Required, but never shown

























                  5 Answers
                  5






                  active

                  oldest

                  votes








                  5 Answers
                  5






                  active

                  oldest

                  votes









                  active

                  oldest

                  votes






                  active

                  oldest

                  votes









                  22














                  This problem seems to come using secure https. Go in /etc/yum.repository.d and replace all https with http in different .repo files.






                  share|improve this answer























                  • 1





                    fwiw, confirmed on fedora 17

                    – JustJeff
                    Nov 3 '14 at 13:08











                  • -- confirmed with Fedora 15

                    – polerto
                    Feb 17 '15 at 21:18











                  • Weird as https is the default... Date and time correct (lol and not on a lenovo laptop).

                    – Kevin Parker
                    Feb 26 '15 at 0:38











                  • This worked for me: ls /etc/yum.repository.d/*.repo | xargs sed -i 's/https:/http:/g'

                    – Joe Heyming
                    Aug 22 '15 at 23:52
















                  22














                  This problem seems to come using secure https. Go in /etc/yum.repository.d and replace all https with http in different .repo files.






                  share|improve this answer























                  • 1





                    fwiw, confirmed on fedora 17

                    – JustJeff
                    Nov 3 '14 at 13:08











                  • -- confirmed with Fedora 15

                    – polerto
                    Feb 17 '15 at 21:18











                  • Weird as https is the default... Date and time correct (lol and not on a lenovo laptop).

                    – Kevin Parker
                    Feb 26 '15 at 0:38











                  • This worked for me: ls /etc/yum.repository.d/*.repo | xargs sed -i 's/https:/http:/g'

                    – Joe Heyming
                    Aug 22 '15 at 23:52














                  22












                  22








                  22







                  This problem seems to come using secure https. Go in /etc/yum.repository.d and replace all https with http in different .repo files.






                  share|improve this answer















                  This problem seems to come using secure https. Go in /etc/yum.repository.d and replace all https with http in different .repo files.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Aug 20 '14 at 8:08









                  Kevdog777

                  2,12713 gold badges35 silver badges61 bronze badges




                  2,12713 gold badges35 silver badges61 bronze badges










                  answered Aug 20 '14 at 7:17









                  SaturnSaturn

                  2211 silver badge3 bronze badges




                  2211 silver badge3 bronze badges











                  • 1





                    fwiw, confirmed on fedora 17

                    – JustJeff
                    Nov 3 '14 at 13:08











                  • -- confirmed with Fedora 15

                    – polerto
                    Feb 17 '15 at 21:18











                  • Weird as https is the default... Date and time correct (lol and not on a lenovo laptop).

                    – Kevin Parker
                    Feb 26 '15 at 0:38











                  • This worked for me: ls /etc/yum.repository.d/*.repo | xargs sed -i 's/https:/http:/g'

                    – Joe Heyming
                    Aug 22 '15 at 23:52














                  • 1





                    fwiw, confirmed on fedora 17

                    – JustJeff
                    Nov 3 '14 at 13:08











                  • -- confirmed with Fedora 15

                    – polerto
                    Feb 17 '15 at 21:18











                  • Weird as https is the default... Date and time correct (lol and not on a lenovo laptop).

                    – Kevin Parker
                    Feb 26 '15 at 0:38











                  • This worked for me: ls /etc/yum.repository.d/*.repo | xargs sed -i 's/https:/http:/g'

                    – Joe Heyming
                    Aug 22 '15 at 23:52








                  1




                  1





                  fwiw, confirmed on fedora 17

                  – JustJeff
                  Nov 3 '14 at 13:08





                  fwiw, confirmed on fedora 17

                  – JustJeff
                  Nov 3 '14 at 13:08













                  -- confirmed with Fedora 15

                  – polerto
                  Feb 17 '15 at 21:18





                  -- confirmed with Fedora 15

                  – polerto
                  Feb 17 '15 at 21:18













                  Weird as https is the default... Date and time correct (lol and not on a lenovo laptop).

                  – Kevin Parker
                  Feb 26 '15 at 0:38





                  Weird as https is the default... Date and time correct (lol and not on a lenovo laptop).

                  – Kevin Parker
                  Feb 26 '15 at 0:38













                  This worked for me: ls /etc/yum.repository.d/*.repo | xargs sed -i 's/https:/http:/g'

                  – Joe Heyming
                  Aug 22 '15 at 23:52





                  This worked for me: ls /etc/yum.repository.d/*.repo | xargs sed -i 's/https:/http:/g'

                  – Joe Heyming
                  Aug 22 '15 at 23:52













                  6














                  It is possible that your ca-certificates are in need of an update or corrupt.



                  Try:



                  # yum update ca-certificates


                  If that doesn't offer to update the package, then reinstall:



                  # yum reinstall ca-certificates


                  If that fails, it could be that the server you are connected to has updated it's certificates (maybe from a new vendor) and that the certificate chain and/or root certificate isn't in the ca-certificates package yet. The certificates in this package are chosen by the Mozilla Foundation.



                  If this is the case, then @Saturn's answer should hopefully help.






                  share|improve this answer






























                    6














                    It is possible that your ca-certificates are in need of an update or corrupt.



                    Try:



                    # yum update ca-certificates


                    If that doesn't offer to update the package, then reinstall:



                    # yum reinstall ca-certificates


                    If that fails, it could be that the server you are connected to has updated it's certificates (maybe from a new vendor) and that the certificate chain and/or root certificate isn't in the ca-certificates package yet. The certificates in this package are chosen by the Mozilla Foundation.



                    If this is the case, then @Saturn's answer should hopefully help.






                    share|improve this answer




























                      6












                      6








                      6







                      It is possible that your ca-certificates are in need of an update or corrupt.



                      Try:



                      # yum update ca-certificates


                      If that doesn't offer to update the package, then reinstall:



                      # yum reinstall ca-certificates


                      If that fails, it could be that the server you are connected to has updated it's certificates (maybe from a new vendor) and that the certificate chain and/or root certificate isn't in the ca-certificates package yet. The certificates in this package are chosen by the Mozilla Foundation.



                      If this is the case, then @Saturn's answer should hopefully help.






                      share|improve this answer













                      It is possible that your ca-certificates are in need of an update or corrupt.



                      Try:



                      # yum update ca-certificates


                      If that doesn't offer to update the package, then reinstall:



                      # yum reinstall ca-certificates


                      If that fails, it could be that the server you are connected to has updated it's certificates (maybe from a new vendor) and that the certificate chain and/or root certificate isn't in the ca-certificates package yet. The certificates in this package are chosen by the Mozilla Foundation.



                      If this is the case, then @Saturn's answer should hopefully help.







                      share|improve this answer












                      share|improve this answer



                      share|improve this answer










                      answered Aug 20 '14 at 8:23









                      garethTheRedgarethTheRed

                      25.8k3 gold badges66 silver badges85 bronze badges




                      25.8k3 gold badges66 silver badges85 bronze badges


























                          6














                          I modded up the other two answers, they're both helpful ... GarethTheRed has got the real answer. I ran into the same problem after doing a version upgrade and my ca-certificates was out of date.



                          However, to be able to update ca-certificates, you first have to be able to actually use yum. I suggest:




                          1. Go to /etc/yum.repos.d

                          2. Edit fedora.repo and fedora-updates.repo. In both files, uncomment the baseurl line that uses plain http and comment out the metalink url that uses https.

                          3. Do yum update ca-certificates or yum reinstall ca-certificates (as in Gareth's answer).

                          4. Undo the changes from step 2 so that you will go back to using both https and the metalink redirect.

                          5. All done, test yum and it should work again.






                          share|improve this answer






























                            6














                            I modded up the other two answers, they're both helpful ... GarethTheRed has got the real answer. I ran into the same problem after doing a version upgrade and my ca-certificates was out of date.



                            However, to be able to update ca-certificates, you first have to be able to actually use yum. I suggest:




                            1. Go to /etc/yum.repos.d

                            2. Edit fedora.repo and fedora-updates.repo. In both files, uncomment the baseurl line that uses plain http and comment out the metalink url that uses https.

                            3. Do yum update ca-certificates or yum reinstall ca-certificates (as in Gareth's answer).

                            4. Undo the changes from step 2 so that you will go back to using both https and the metalink redirect.

                            5. All done, test yum and it should work again.






                            share|improve this answer




























                              6












                              6








                              6







                              I modded up the other two answers, they're both helpful ... GarethTheRed has got the real answer. I ran into the same problem after doing a version upgrade and my ca-certificates was out of date.



                              However, to be able to update ca-certificates, you first have to be able to actually use yum. I suggest:




                              1. Go to /etc/yum.repos.d

                              2. Edit fedora.repo and fedora-updates.repo. In both files, uncomment the baseurl line that uses plain http and comment out the metalink url that uses https.

                              3. Do yum update ca-certificates or yum reinstall ca-certificates (as in Gareth's answer).

                              4. Undo the changes from step 2 so that you will go back to using both https and the metalink redirect.

                              5. All done, test yum and it should work again.






                              share|improve this answer













                              I modded up the other two answers, they're both helpful ... GarethTheRed has got the real answer. I ran into the same problem after doing a version upgrade and my ca-certificates was out of date.



                              However, to be able to update ca-certificates, you first have to be able to actually use yum. I suggest:




                              1. Go to /etc/yum.repos.d

                              2. Edit fedora.repo and fedora-updates.repo. In both files, uncomment the baseurl line that uses plain http and comment out the metalink url that uses https.

                              3. Do yum update ca-certificates or yum reinstall ca-certificates (as in Gareth's answer).

                              4. Undo the changes from step 2 so that you will go back to using both https and the metalink redirect.

                              5. All done, test yum and it should work again.







                              share|improve this answer












                              share|improve this answer



                              share|improve this answer










                              answered Sep 2 '14 at 18:17









                              joelhardijoelhardi

                              1611 silver badge3 bronze badges




                              1611 silver badge3 bronze badges


























                                  0














                                  Current version of Fedora is 23, there are still updates for 22. Fedora 20 is long, long past end of life. No wonder there are no updates anymore.






                                  share|improve this answer






























                                    0














                                    Current version of Fedora is 23, there are still updates for 22. Fedora 20 is long, long past end of life. No wonder there are no updates anymore.






                                    share|improve this answer




























                                      0












                                      0








                                      0







                                      Current version of Fedora is 23, there are still updates for 22. Fedora 20 is long, long past end of life. No wonder there are no updates anymore.






                                      share|improve this answer













                                      Current version of Fedora is 23, there are still updates for 22. Fedora 20 is long, long past end of life. No wonder there are no updates anymore.







                                      share|improve this answer












                                      share|improve this answer



                                      share|improve this answer










                                      answered Mar 5 '16 at 15:09









                                      vonbrandvonbrand

                                      14.6k2 gold badges27 silver badges47 bronze badges




                                      14.6k2 gold badges27 silver badges47 bronze badges


























                                          -1














                                          inaddition to above mensioned , we have to do edit the web links which are not present.
                                          like
                                          replace the lines in /etc/yum.repo.d/* with 'baseurl=http://download.fedora.redhat.com/pub/fedora/linux' with 'baseurl=http://archives.fedoraproject.org/pub/archive/fedora/linux'
                                          It worked for me.
                                          Try it out.
                                          LOL....






                                          share|improve this answer






























                                            -1














                                            inaddition to above mensioned , we have to do edit the web links which are not present.
                                            like
                                            replace the lines in /etc/yum.repo.d/* with 'baseurl=http://download.fedora.redhat.com/pub/fedora/linux' with 'baseurl=http://archives.fedoraproject.org/pub/archive/fedora/linux'
                                            It worked for me.
                                            Try it out.
                                            LOL....






                                            share|improve this answer




























                                              -1












                                              -1








                                              -1







                                              inaddition to above mensioned , we have to do edit the web links which are not present.
                                              like
                                              replace the lines in /etc/yum.repo.d/* with 'baseurl=http://download.fedora.redhat.com/pub/fedora/linux' with 'baseurl=http://archives.fedoraproject.org/pub/archive/fedora/linux'
                                              It worked for me.
                                              Try it out.
                                              LOL....






                                              share|improve this answer













                                              inaddition to above mensioned , we have to do edit the web links which are not present.
                                              like
                                              replace the lines in /etc/yum.repo.d/* with 'baseurl=http://download.fedora.redhat.com/pub/fedora/linux' with 'baseurl=http://archives.fedoraproject.org/pub/archive/fedora/linux'
                                              It worked for me.
                                              Try it out.
                                              LOL....







                                              share|improve this answer












                                              share|improve this answer



                                              share|improve this answer










                                              answered Nov 19 '15 at 23:55









                                              GaneshGanesh

                                              1




                                              1

































                                                  draft saved

                                                  draft discarded




















































                                                  Thanks for contributing an answer to Unix & Linux Stack Exchange!


                                                  • 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.




                                                  draft saved


                                                  draft discarded














                                                  StackExchange.ready(
                                                  function () {
                                                  StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f140495%2fcannot-retrieve-metalink-for-repository-fedora-20-i386%23new-answer', 'question_page');
                                                  }
                                                  );

                                                  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







                                                  Popular posts from this blog

                                                  Hudson River Historic District Contents Geography History The district today Aesthetics Cultural...

                                                  The number designs the writing. Feandra Aversely Definition: The act of ingrafting a sprig or shoot of one...

                                                  Ayherre Geografie Demografie Externe links Navigatiemenu43° 23′ NB, 1° 15′ WL43° 23′ NB, 1°...