Dear rhel6 testers, (and debian build testers)

After a day long debugging yume, and refactoring a little bit oscar (creation 
of the oscar-utils package in order to have yume deps installed on nodes), I 
can say about yume that "It works!"

So what does work?

1/ yume -y update
Correctly detect repositories and does update correctly the head node

2/ yume --installroot /var/lib/systemimager/images/<yourimage> update
Correctly detect the repositories and updates the image correctly.
Check that /tftpboot/{oscar,distro}/*.url files are correct as the update will 
use those repos.

3/ on a node: yume -y update
Is able to detect the correct repositories and updates correctly.
Note: if you installed the node with a dhcp.conf that had a wrong gateway(BUG 
not yet fixed), Fix this in your network settings and reboot (Or do a route del 
-net default <the bad gateway usualy oscar_server ip> and a route add -net 
default gw <the correct gateway>)

Without that, if your url files contain repositories outside you local network, 
the update will of course fail.

4/ cexec yume -y update on the master node
Works as expected :-) (provided that /etc/c3.conf does not have your nodes 
marked as dead (BUG not yet found) (simply remove the dead keywork in front of 
the nodes (only the nodes) if it is the case)

To test: Do on the head node
yum clean all; yum makecache; yum -y update

As usual, if the official repo is not yet updated, use 
http://olivier.lahaye1.free.fr/OSCAR/repos/unstable/rhel-6-x86_64 (check 
/tftpboot/oscar/rhel-6-x86_64.url, /etc/oscar/supported_distros 
/etc/yum.repos.y/oscar.repo) (or wait until oscar 6.1.2r9677 is on the official 
repo).

Best regards.

--
   Olivier LAHAYE
   CEA DRT/LIST/DCSI/DIR
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to