<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello Joshua, hello All,<br>
    <br>
    I'm trying the update described below on a Centos6.4 machine.<br>
    <br>
    After swapping repo, I now have :<br>
    <br>
    <pre wrap="">[root@centos-server ~]# yum repolist
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
 * base: mirrors.atosworldline.com
 * extras: mirrors.atosworldline.com
 * ltsp: ltsprepo.s3.amazonaws.com
 * updates: mirror.ate.info
repo id                        repo name                                  status
base                           CentOS-6 - Base                            6381
extras                         CentOS-6 - Extras                            12
ltsp                           LTSP - x86_64                                61
updates                        CentOS-6 - Updates                          694
repolist: 7148

When I now run # yum update
I'm getting trouble with package libjpeg-turbo

output:

       Protected multilib versions: libjpeg-turbo-1.2.1-1.el6.i686 != libjpeg-turbo-1.2.90-20130204.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

It seems to me both Centos Base repo and ltsp-repo want to give me this package:

[root@centos-server ~]# yum whatprovides libjpeg-turbo
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
 * base: mirrors.atosworldline.com
 * extras: mirrors.atosworldline.com
 * ltsp: ltsprepo.s3.amazonaws.com
 * updates: mirror.ate.info
libjpeg-turbo-1.2.1-1.el6.i686 : A MMX/SSE2 accelerated library for manipulating
                               : JPEG image files
Repo        : base
Matched from:



libjpeg-turbo-1.2.1-1.el6.x86_64 : A MMX/SSE2 accelerated library for
                                 : manipulating JPEG image files
Repo        : base
Matched from:



libjpeg-turbo-1.2.90-20130204.x86_64 : A SIMD-accelerated JPEG codec that
     ...: provides both the libjpeg and TurboJPEG APIs
Repo        : ltsp
Matched from:



libjpeg-turbo-1.2.1-1.el6.x86_64 : A MMX/SSE2 accelerated library for
                                 : manipulating JPEG image files
Repo        : installed
Matched from:
Other       : Provides-match: libjpeg-turbo

Does anybody else have this problem?

Kind regards, J.


</pre>
    <br>
    <div class="moz-cite-prefix">Op 09-04-13 18:39, Joshua Trimm
      schreef:<br>
    </div>
    <blockquote cite="mid:5164445B.6000901@enslaver.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Hello Johan, i've written up some very basic instructions to help
      get started at: <a moz-do-not-send="true"
        class="moz-txt-link-freetext"
        href="https://fedorahosted.org/k12linux/wiki/EL6Status">https://fedorahosted.org/k12linux/wiki/EL6Status</a>
      the rpm's are also being pushed to stable in EPEL. I have also
      started on some documents that will help guide you through the
      process that should be included in the latest RPM's, the files are
      called README.rpminstall and QuickInstall-el6. The important thing
      to note about this upgrade is that k12linux is become more tightly
      integrated with ltsp therefore the repo's are different for the
      newer versions. 5.2.17 will possibly remain at <a
        moz-do-not-send="true" class="moz-txt-link-freetext"
        href="http://mplug.org/%7Ek12linux/rpm/el6/">http://mplug.org/~k12linux/rpm/el6/</a>
      while the newer repo is located at <a moz-do-not-send="true"
        class="moz-txt-link-freetext"
        href="http://mirror.ancl.hawaii.edu/%7Ek12linux/rpm/">http://mirror.ancl.hawaii.edu/~k12linux/rpm/</a>.
      So here is some preliminary (untested) instructions for upgrading.<br>
      <br>
      1. rpm -e k12linux-release<br>
      2.
      <meta charset="utf-8">
      <meta charset="utf-8">
      rpm --import
      <meta charset="utf-8">
      <a moz-do-not-send="true" class="moz-txt-link-freetext"
        href="http://mirror.ancl.hawaii.edu/%7Ek12linux/rpm/RPM-GPG-KEY-ltsp">http://mirror.ancl.hawaii.edu/~k12linux/rpm/RPM-GPG-KEY-ltsp</a><br>
      3. rpm -Uvh <a moz-do-not-send="true"
        class="moz-txt-link-freetext"
href="http://mirror.ancl.hawaii.edu/%7Ek12linux/rpm/ltsp-release-5.noarch.rpm">http://mirror.ancl.hawaii.edu/~k12linux/rpm/ltsp-release-5.noarch.rpm</a><br>
      4. yum clean all<br>
      5. yum update<br>
      <br>
      Note: iptables/selinux is the reason for most people's issues,
      disable those first temporarily to get everything setup.<br>
      <br>
      That should offer to upgrade your ltsp-server, ltspfs, ldm and
      other packages required. I have this tested on EL6.3 and 6.4 with
      CentOS, Red Hat and Scientific Linux. If you have any issues feel
      free to contact me or shout out to all of us in #ltsp on irc
      freenode.<br>
      <br>
      <div class="moz-cite-prefix">On 4/9/13 2:33 AM, Johan Vermeulen
        wrote:<br>
      </div>
      <blockquote cite="mid:5163C458.9060300@cawdekempen.be" type="cite">Dear

        All, <br>
        <br>
        I saw on Facebook that there was an update on 17th of March ( I
        am not subscribed to the announcement list ) <br>
        <br>
        I have k12linux repo enabled on some machines and I'm trying to
        run yum update, that doesn't seem to work. <br>
        <br>
        How to update this? <br>
        <br>
        My current version : <br>
        <br>
        [root@deveder yum.repos.d]# rpm -qa | grep ltsp <br>
        ltsp-server-5.2.17-1.el6.i686 <br>
        ltspfs-0.8-2.el6.i686 <br>
        <br>
        Thanks for any advise. <br>
        <br>
        greetings, J. <br>
        <br>
        Opensource Software is the future. <br>
        <br>
        _______________________________________________ <br>
        K12OSN mailing list <br>
        <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
          href="mailto:K12OSN@redhat.com">K12OSN@redhat.com</a> <br>
        <a moz-do-not-send="true" class="moz-txt-link-freetext"
          href="https://www.redhat.com/mailman/listinfo/k12osn">https://www.redhat.com/mailman/listinfo/k12osn</a>
        <br>
        For more info see <a moz-do-not-send="true"
          class="moz-txt-link-rfc2396E" href="http://www.k12os.org"><http://www.k12os.org></a>
        <br>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
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>
    <br>
  </body>
</html>