<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Try looking in /etc/yum.repos.d/k12ltsp.repo and see if that file has
the correct path info in it.  On my system (K12LTSP 4.2EL), it reads as
follows.  Note that the path is version-specific.<br>
<br>
<blockquote>[microman@takhisis yum.repos.d]$ more k12ltsp.repo<br>
[k12ltsp]<br>
name=K12LTSP<br>
mirrorlist=<a class="moz-txt-link-freetext" href="http://k12linux.mesd.k12.or.us/mirrors/k12ltsp-4.2EL-32bit">http://k12linux.mesd.k12.or.us/mirrors/k12ltsp-4.2EL-32bit</a><br>
gpgkey=<a class="moz-txt-link-freetext" href="http://k12linux.mesd.k12.or.us/K12LTSP-GPG-KEY">http://k12linux.mesd.k12.or.us/K12LTSP-GPG-KEY</a><br>
enabled=1<br>
gpgcheck=1<br>
  <br>
[microman@takhisis yum.repos.d]$<br>
</blockquote>
<br>
--TP<br>
<br>
Peter Scheie wrote:
<blockquote cite="mid:48A72671.8050504@scheie.homedns.org" type="cite">Do
you mean /etc/k12ltsp-release?  That's the only k12ltsp* file in /etc.
It just shows 'K12LTSP release 5.0.0EL-0.2'; I tried changing the 5.0.0
to 5.2.0 but it made no difference.  I did a yum update, had some
problems, ran yum update again, and then the update ran to completion. 
However, it appears the k12linux.mesd.k12.or.us site is down: when I
try to install fltk-devel I'm now getting this:
  <br>
  <br>
Loading "fastestmirror" plugin
  <br>
Loading "priorities" plugin
  <br>
Repository rpmforge is listed more than once in the configuration
  <br>
Determining fastest mirrors
  <br>
 * macromedia: macromedia.mplug.org
  <br>
 * rpmforge: fr2.rpmfind.net
  <br>
 * adobe-linux-i386: linuxdownload.adobe.com
  <br>
Could not retrieve mirrorlist
<a class="moz-txt-link-freetext" href="http://k12linux.mesd.k12.or.us/mirrors/k12ltsp-5.0EL-i386">http://k12linux.mesd.k12.or.us/mirrors/k12ltsp-5.0EL-i386</a> error was
  <br>
[Errno 12] Timeout: <urlopen error timed out>
  <br>
Error: Cannot find a valid baseurl for repo: k12ltsp
  <br>
  <br>
Ideas?
  <br>
  <br>
Peter
  <br>
  <br>
James P. Kinney III wrote:
  <br>
  <blockquote type="cite">Check in /etc for a file called
k12ltsp-version (I think that's the
    <br>
name) and bump the version number to 5.2 <br>
That _should_ be done by a full yum update run anyway.
    <br>
    <br>
On Sat, 2008-08-16 at 10:49 -0500, Peter Scheie wrote:
    <br>
    <blockquote type="cite">Upon closer examination, it appears the
path <a class="moz-txt-link-freetext" href="http://k12linux.mesd.k12.or.us/K12LTSP/5.0.0-EL-32bit/5.1/">http://k12linux.mesd.k12.or.us/K12LTSP/5.0.0-EL-32bit/5.1/</a> has
changed to <a class="moz-txt-link-freetext" href="http://k12linux.mesd.k12.or.us/K12LTSP/5.0.0-EL-32bit/5.2/">http://k12linux.mesd.k12.or.us/K12LTSP/5.0.0-EL-32bit/5.2/</a>
but yum doesn't seem to know it.
      <br>
      <br>
Peter
      <br>
      <br>
Peter Scheie wrote:
      <br>
      <blockquote type="cite">Further, while
k12linux.mesd.k12.or.us/pub/K12LTSP/ is not available over http, it is
available via ftp (but that does yum no good).  It would be nice if the
path were the same for both protocols.
        <br>
        <br>
Peter
        <br>
        <br>
        <br>
Peter Scheie wrote:
        <br>
        <blockquote type="cite">I'm trying to install libX11-devel (to
test out Robert's new version of fl_teachertool) on k12ltsp-5EL.  One
of its dependencies is mesa-libGL-devel which it tries to get from
<a class="moz-txt-link-freetext" href="http://k12linux.mesd.k12.or.us/K12LTSP/5.0.0-EL-32bit/5.1/">http://k12linux.mesd.k12.or.us/K12LTSP/5.0.0-EL-32bit/5.1/</a>.  However,
the k12linux.mesd.k12.or.us/K12LTSP path appears to be invalid.  I
suspect it is supposed to be k12linux.mesd.k12.or.us/pub/K12LTSP, which
does exist.  The k12ltsp.repo simply points to the mirrorlist file at
<a class="moz-txt-link-freetext" href="http://k12linux.mesd.k12.or.us/mirrors/k12ltsp-5.0EL-$basearch">http://k12linux.mesd.k12.or.us/mirrors/k12ltsp-5.0EL-$basearch</a>; in this
case, $basearch is i386, and the path that this points to is the
incorrect k12linux.mesd.k12.or.us/K12LTSP/5.0.0-EL-32bit, incorrect
because of the missing /pub/ part.  Dan or Eric, can you look at this? 
Or am I misunderstanding something?
          <br>
          <br>
Peter
          <br>
          <br>
        </blockquote>
      </blockquote>
    </blockquote>
  </blockquote>
</blockquote>
<br>
</body>
</html>