Discussion:
howto update
Johan Vermeulen
2013-04-09 07:33:44 UTC
Permalink
Dear All,

I saw on Facebook that there was an update on 17th of March ( I am not
subscribed to the announcement list )

I have k12linux repo enabled on some machines and I'm trying to run yum
update, that doesn't seem to work.

How to update this?

My current version :

[***@deveder yum.repos.d]# rpm -qa | grep ltsp
ltsp-server-5.2.17-1.el6.i686
ltspfs-0.8-2.el6.i686

Thanks for any advise.

greetings, J.

Opensource Software is the future.
Joshua Trimm
2013-04-09 16:39:55 UTC
Permalink
_______________________________________________
K12OSN mailing list
***@redhat.com
https://www.redhat.com/mailman/listinfo/k12osn
For more info see <http://www.k12os.org>
Johan Vermeulen
2013-04-10 07:26:41 UTC
Permalink
Hello Joshua,

i've tested this; this seems to work.

rpm -Uvh
http://mirror.ancl.hawaii.edu/~k12linux/rpm/ltsp-release-5.noarch.rpm

gave me

Retrieving
http://mirror.ancl.hawaii.edu/~k12linux/rpm/ltsp-release-5.noarch.rpm
curl: (22) The requested URL returned error: 404 Not Found
fout: skipping
http://mirror.ancl.hawaii.edu/~k12linux/rpm/ltsp-release-5.noarch.rpm -
transfer failed

but I downloaded the rpm from the site.

After that yum update seems to work :


================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
coreutils i686 8.4-19.el6_4.1 updates 3.0 M
epel-release noarch 6-8 ltsp 14 k
ldminfod i686 2.2.11-3.el6 ltsp 11 k
lsof i686 4.82-4.el6 base 315 k
ltsp-server i686 5.4.5-17.el6 ltsp 158 k
ltspfs i686 1.1-7.el6 ltsp 33 k
net-tools i686 1.60-110.el6_2 base 265 k
procps i686 3.2.8-25.el6 base 210 k
Installing for dependencies:
createrepo noarch 0.9.9-17.el6 base 94 k
deltarpm i686 3.5-0.5.20090913git.el6 base
73 k
dialog i686 1.1-9.20080819.1.el6 base 196 k
fuse-devel i686 2.8.3-4.el6 base 32 k
ldm i686 2.2.11-3.el6 ltsp 133 k
libXaw i686 1.0.11-2.el6 base 190 k
mock noarch 1.1.28-1.el6 ltsp 205 k
nc i686 1.84-22.el6 base 56 k
pigz i686 2.2.5-1.el6 ltsp 38 k
python-decoratortools noarch 1.7-4.1.el6 base 27 k
python-deltarpm i686 3.5-0.5.20090913git.el6 base
27 k
xorg-x11-xdm i686 1:1.1.6-14.1.el6 base 126 k

Transaction Summary
================================================================================
Install 12 Package(s)
Upgrade 8 Package(s)

Total download size: 5.1 M

------------------------------------------------------------------------------------------------------------------------------------------------------------------

But I didn't actually do the update because I'm currently on vacation.

Thanks you very much for the help.

Greetings, J.
Hello Johan, i've written up some very basic instructions to help get
started at: https://fedorahosted.org/k12linux/wiki/EL6Status 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 http://mplug.org/~k12linux/rpm/el6/ while the newer repo is
located at http://mirror.ancl.hawaii.edu/~k12linux/rpm/. So here is
some preliminary (untested) instructions for upgrading.
1. rpm -e k12linux-release
2. rpm --import
http://mirror.ancl.hawaii.edu/~k12linux/rpm/RPM-GPG-KEY-ltsp
3. rpm -Uvh
http://mirror.ancl.hawaii.edu/~k12linux/rpm/ltsp-release-5.noarch.rpm
4. yum clean all
5. yum update
Note: iptables/selinux is the reason for most people's issues, disable
those first temporarily to get everything setup.
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.
Post by Johan Vermeulen
Dear All,
I saw on Facebook that there was an update on 17th of March ( I am
not subscribed to the announcement list )
I have k12linux repo enabled on some machines and I'm trying to run
yum update, that doesn't seem to work.
How to update this?
ltsp-server-5.2.17-1.el6.i686
ltspfs-0.8-2.el6.i686
Thanks for any advise.
greetings, J.
Opensource Software is the future.
_______________________________________________
K12OSN mailing list
https://www.redhat.com/mailman/listinfo/k12osn
For more info see <http://www.k12os.org>
_______________________________________________
K12OSN mailing list
https://www.redhat.com/mailman/listinfo/k12osn
For more info see <http://www.k12os.org>
Johan Vermeulen
2013-05-17 12:55:23 UTC
Permalink
Hello Joshua, hello All,

I'm trying the update described below on a Centos6.4 machine.

After swapping repo, I now have :

[***@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:

[***@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.
Hello Johan, i've written up some very basic instructions to help get
started at: https://fedorahosted.org/k12linux/wiki/EL6Status 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 http://mplug.org/~k12linux/rpm/el6/ while the newer repo is
located at http://mirror.ancl.hawaii.edu/~k12linux/rpm/. So here is
some preliminary (untested) instructions for upgrading.
1. rpm -e k12linux-release
2. rpm --import
http://mirror.ancl.hawaii.edu/~k12linux/rpm/RPM-GPG-KEY-ltsp
3. rpm -Uvh
http://mirror.ancl.hawaii.edu/~k12linux/rpm/ltsp-release-5.noarch.rpm
4. yum clean all
5. yum update
Note: iptables/selinux is the reason for most people's issues, disable
those first temporarily to get everything setup.
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.
Post by Johan Vermeulen
Dear All,
I saw on Facebook that there was an update on 17th of March ( I am
not subscribed to the announcement list )
I have k12linux repo enabled on some machines and I'm trying to run
yum update, that doesn't seem to work.
How to update this?
ltsp-server-5.2.17-1.el6.i686
ltspfs-0.8-2.el6.i686
Thanks for any advise.
greetings, J.
Opensource Software is the future.
_______________________________________________
K12OSN mailing list
https://www.redhat.com/mailman/listinfo/k12osn
For more info see <http://www.k12os.org>
_______________________________________________
K12OSN mailing list
https://www.redhat.com/mailman/listinfo/k12osn
For more info see <http://www.k12os.org>
Loading...