<!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">
<pre wrap="">Alright, so I am still seeing problems.
yum --enablerepo=olpcxstesting install xs-config , did not work for me.
So I:
-wget <a class="moz-txt-link-freetext" href="http://xs-dev.laptop.org/xsrepos/testing/olpc/9/i386/xs-config-0.5.7.g11aaacf-1.noarch.rpm">http://xs-dev.laptop.org/xsrepos/testing/olpc/9/i386/xs-config-0.5.7.g11aaacf-1.noarch.rpm</a>
</pre>
-yum localinstall xs-config-0.5.7.g11aaacf-1.noarch.rpm --nogpgcheck<br>
<br>
- reran domain config<br>
-check hostname<br>
-restart<br>
<br>
log file still shows:<br>
<br>
Dec 11 09:33:06 schoolserver kernel: bonding: lanbond0 is being
created...<br>
Dec 11 09:33:06 schoolserver kernel: ADDRCONF(NETDEV_UP): lanbond0:
link is not ready<br>
<br>
until I issue the:<br>
<br>
-ifenslave lanbond0 eth1<br>
<br>
which results in:<br>
<br>
Dec 11 09:52:47 schoolserver kernel: bonding: lanbond0: enslaving eth1
as an active interface with an up link.<br>
Dec 11 09:52:47 schoolserver kernel: ADDRCONF(NETDEV_CHANGE): lanbond0:
link becomes ready<br>
<br>
and then dhcp works.<br>
<br>
<br>
<br>
Martin Langhoff wrote:
<blockquote
cite="mid:46a038f90812101251t4f940973l2fa018543c4b4f59@mail.gmail.com"
type="cite">
<pre wrap="">On Wed, Dec 10, 2008 at 6:09 PM, Martin Langhoff > I spotted exactly
the same difference and tested it -- does not seem
</pre>
<blockquote type="cite">
<pre wrap="">to work. Hope to get to the bottom of it.
</pre>
</blockquote>
<pre wrap=""><!---->
Alright, fixed. Credit to Anna and Jerry for narrowing down on the issue.
The actual problem is laughably simple -- late in the dev cycle of 0.5
a typo sneaked in. A minor edit of ifcfg-eth1 fixes it, see:
<a class="moz-txt-link-freetext" href="http://dev.laptop.org/git?p=projects/xs-config;a=commitdiff;h=acd64ab3d2342fbda08a944e31878db6b3b563f2">http://dev.laptop.org/git?p=projects/xs-config;a=commitdiff;h=acd64ab3d2342fbda08a944e31878db6b3b563f2</a>
In any case, you can grab the rpm with the fix from
<a class="moz-txt-link-freetext" href="http://xs-dev.laptop.org/xsrepos/testing/olpc/9/i386/xs-config-0.5.7.g11aaacf-1.noarch.rpm">http://xs-dev.laptop.org/xsrepos/testing/olpc/9/i386/xs-config-0.5.7.g11aaacf-1.noarch.rpm</a>
or perform
yum --enablerepo=olpcxstesting install xs-config
thanks everyone -- specially Anna -- for you help and patience.
cheers,
martin
</pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
Reuben K. Caron<br>
Country Support Engineer<br>
One Laptop per Child<br>
Mobile: +1-617-230-3893<br>
<a class="moz-txt-link-abbreviated" href="mailto:reuben@laptop.org">reuben@laptop.org</a><br>
<a href="http://wiki.laptop.org/go/Deployments_Support">
Deployments Support</a>
</div>
</body>
</html>