<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Eric,<br>
<br>
Thanks, I think I get the picture .... I'm off to burn new CD of 4.1 ...<br>
<br>
norbert<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:eharrison@mail.mesd.k12.or.us">eharrison@mail.mesd.k12.or.us</a> wrote:
<blockquote  cite="midPine.LNX.4.44.0409062307030.21036-100000@k12linux.mesd.k12.or.us"  type="cite">
  <pre wrap="">On Mon, 6 Sep 2004, norbert wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Can I upgrade from 4.0.1 to 4.1 using apt or yum ? are there any 
showstoppers to the upgrade and last what's the syntax ? ... apt-get 
dist upgrade ? or do I need to modify the source list ?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
You can do an upgrade with apt, yum, or up2date. It can be a bit
tricky, however. Try it out on a test system before thinking about
doing it on a production system.

I've had the best luck with yum. Edit /etc/yum.conf and point it
to the new repository (i.e. from <a class="moz-txt-link-freetext" href="ftp://k12linux.mesd.k12.or.us/yum/fedora">ftp://k12linux.mesd.k12.or.us/yum/fedora</a>
to <a class="moz-txt-link-freetext" href="ftp://k12linux.mesd.k12.or.us/yum/fc2">ftp://k12linux.mesd.k12.or.us/yum/fc2</a>) and run "yum upgrade". 
If the "yum upgrade" works, great. It probably won't, it will bomb
out with dependancy errors. That's where it gets tricky. You can try
running "yum list updates" and then running "yum update <package_names>"
with some of the packages listed in the "yum list updates". After a
while you get a good feel of what needs to be upgraded in what order.
I usually do "glibc glibc-common rpm rpm-python popt db4 compat-db"
first, then do the command line utilities, libraries, and GUI packages
in that order. Once you think you are done, run "yum upgrade" again.

As you can tell, it is often much easier to upgrade off the CDs ;-)

-Eric


_______________________________________________
K12OSN mailing list
<a class="moz-txt-link-abbreviated" href="mailto:K12OSN@redhat.com">K12OSN@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/k12osn">https://www.redhat.com/mailman/listinfo/k12osn</a>
For more info see <a class="moz-txt-link-rfc2396E" href="http://www.k12os.org"><http://www.k12os.org></a>
  </pre>
</blockquote>
</body>
</html>