<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 02/20/2013 12:40 PM, Reindl Harald
      wrote:<br>
    </div>
    <blockquote cite="mid:51250AA1.1080308@thelounge.net" type="cite">
      <pre wrap="">

Am 20.02.2013 18:35, schrieb Tod Thomas:
</pre>
      <blockquote type="cite">
        <pre wrap="">I just completed upgrading a FC14 virtual machine running under virtual box and it went pretty well.  Now I am
trying to do the same upgrade only on a FC15 standalone machine to FC16.  It looks like it can't find any of the
FC15 repos which is odd since FC14 went so well.  Should I expect this to work or is the FC15 release just too
old?  
</pre>
      </blockquote>
      <pre wrap="">
F16 is EOL now
F15 and F14 are EOL since a very long time

</pre>
      <blockquote type="cite">
        <pre wrap="">Why did the FC14 upgrade go so well?
</pre>
      </blockquote>
      <pre wrap="">
luck by selected a mirror which not deleted the files

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
    <br>
    <tt>As it turns out there are a lot of mirrors that have quite an
      extensive inventory of Fedora releases.&nbsp; The trick is to find one
      and:<br>
      <br>
      - login as root<br>
      - download the current releases.txt</tt>
    (<a class="moz-txt-link-freetext" href="http://mirrors.fedoraproject.org/releases.txt">http://mirrors.fedoraproject.org/releases.txt</a>)<br>
    -&nbsp;&nbsp; hack it for the version you want to upgrade to, removing all
    others<br>
    &nbsp;&nbsp;&nbsp; - comment out both the mirrorlist and installmirrorlist lines<br>
    &nbsp;&nbsp;&nbsp; - insert baseurl and installurl lines pointing them to your
    mirror repo<br>
    - run preupgrade (not preupgrad-cli)<br>
    <br>
    <br>
    Here's my uncommented fc15-&gt;fc16 release.txt:<br>
    <br>
    [Fedora 16 (Verne)]<br>
    stable=True<br>
    preupgrade-ok=True<br>
    version=16<br>
baseurl=<a class="moz-txt-link-freetext" href="http://mirror.us.leaseweb.net/fedora/linux/releases/16/Fedora/$basearch/os/">http://mirror.us.leaseweb.net/fedora/linux/releases/16/Fedora/$basearch/os/</a><br>
installurl=<a class="moz-txt-link-freetext" href="http://mirror.us.leaseweb.net/fedora/linux/releases/16/Fedora/$basearch/os/">http://mirror.us.leaseweb.net/fedora/linux/releases/16/Fedora/$basearch/os/</a><br>
    <br>
    <br>
    Both my machines are rolled by hand.&nbsp; I upgraded from fc14 on one
    machine and fc15 on another to fc16 without a problem.&nbsp; It seems
    that preupgrade-cli doesn't read the releases.txt from the current
    directory (in my case root),&nbsp; I'm&nbsp; not sure that's consistent or an
    error on my part but running preupgrade worked fine.&nbsp; I was kind of
    concerned reading all the problems with preupgrade but everything
    went without a problem.&nbsp; I'll be trying fc16-&gt;fc17 if I can this
    weekend.<br>
    <br>
    Oh, and something reactived my Caps Lock key along the way.&nbsp; Grrr :)<br>
    <br>
    <br>
    - Tod<br>
  </body>
</html>