<div dir="ltr">I applied the changes indicated  on <a href="http://dev.laptop.org/ticket/10918" target="_blank" style="font-family:arial,sans-serif;font-size:13px">http://dev.laptop.org/ticket/10918</a>  and same error happened, please see the out.txt and the module after applied changes.<div>
<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 21, 2014 at 8:17 PM, Jerry Vonau <span dir="ltr"><<a href="mailto:me@jvonau.ca" target="_blank">me@jvonau.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hum, guess the logging is showing the last successful command and masking<br>
the true error:<br>
<br>
ln -s '/usr/lib/systemd/system/ds-backup.timer'<br>
'/etc/systemd/system/multi-user.target.wants/ds-backup.timer'<br>
<br>
<br>
going by the order in modules/base/kspost.10.core.inc<br>
now it fails with at: systemctl enable cntlm.service<br>
<div class=""><br>
Operation failed: No such file or directory<br>
ERROR:root:Error creating Live CD : %post script failed with code 1<br>
<br>
</div>What is really handy to have for debugging is a copy of the master<br>
kickstart file used at image creation time. This file has the order of the<br>
scriptlets that are used in os-builder, and presents a nice play by play of<br>
the whole build process. There is a patch to keep it around for<br>
inspection[1]<br>
<br>
Jerry<br>
<br>
1. <a href="http://dev.laptop.org/ticket/10918" target="_blank">http://dev.laptop.org/ticket/10918</a><br>
<br>
> On August 21, 2014 at 5:43 PM Gonzalo Odiard <<a href="mailto:godiard@sugarlabs.org">godiard@sugarlabs.org</a>><br>
<div class="HOEnZb"><div class="h5">> wrote:<br>
><br>
><br>
> Mhh, cntlm was added asa request from AU.<br>
> Probably is safe to remove it in more common network environments.<br>
> No idea how can be related to the error posted before.<br>
><br>
> Gonzalo<br>
><br>
><br>
> On Thu, Aug 21, 2014 at 6:53 PM, Jerry Vonau <<a href="mailto:me@jvonau.ca">me@jvonau.ca</a>> wrote:<br>
><br>
> > OK, there is a difference in the ini file for XO-4 and the others[1],<br>
> > for<br>
> > the XO-4 cntlm was added to the rpm list in the ini file and the<br>
> > systemd<br>
> > service was enabled in modules/base/kspost.10.core.inc. This would fail<br>
> > on<br>
> > non-XO-4 builds as the rpm is missing, it would be better to add the<br>
> > rpm to<br>
> > /modules/base/kspkglist.10.core.inc to cover all models. Best bet would<br>
> > be<br>
> > to declare the missing dependency in sugar's spec file instead of<br>
> > relying<br>
> > of os-builder to cover the missing rpm.<br>
> ><br>
> > Jerry<br>
> ><br>
> > 1. <a href="https://github.com/godiard/olpc-os-builder/commits/au1b" target="_blank">https://github.com/godiard/olpc-os-builder/commits/au1b</a><br>
> ><br>
> > > On August 21, 2014 at 3:49 PM Gustavo Duarte <<a href="mailto:gus.duarte@gmail.com">gus.duarte@gmail.com</a>><br>
> > > wrote:<br>
> > ><br>
> > ><br>
> > > Attached is the entire log recorded. I hope it provides a clue what's<br>
> > > wrong here.<br>
> > ><br>
> > > Thanks in advance.<br>
> > ><br>
> > > Gustavo.<br>
> > ><br>
> > > On Thu, Aug 21, 2014 at 10:03 AM, Gustavo Duarte<br>
> > > <<a href="mailto:gus.duarte@gmail.com">gus.duarte@gmail.com</a>><br>
> > > wrote:<br>
> > > > Yup, i'm doing something like that, to record the entire log.<br>
> > > > Once the building being finished i'll send you.<br>
> > > ><br>
> > > > Thanks.<br>
> > > ><br>
> > > ><br>
> > > > On Thu, Aug 21, 2014 at 9:54 AM, James Cameron <<a href="mailto:quozl@laptop.org">quozl@laptop.org</a>><br>
> > > > wrote:<br>
> > > >><br>
> > > >> In the limited log you mailed, I could not find the cause of the<br>
> > > >> problem.<br>
> > > >><br>
> > > >> Please copy and paste the entire log output of olpc-os-builder?<br>
> > > >><br>
> > > >> For myself, I use the script(1) command to make logs.<br>
> > > >><br>
> > > >> Also, if possible, temporarily set language to English, so that I<br>
> > > >> can<br>
> > > >> compare it against my logs.<br>
> > > >><br>
> > > >> --<br>
> > > >> James Cameron<br>
> > > >> <a href="http://quozl.linux.org.au/" target="_blank">http://quozl.linux.org.au/</a><br>
> > > ><br>
> > > ><br>
> ><br>
><br>
><br>
><br>
> --<br>
> Gonzalo Odiard<br>
><br>
> SugarLabs - Software for children learning<br>
</div></div></blockquote></div><br></div>