<div dir="ltr">I have added version 0.104 to aslo. <div>Do you have a different result now?</div><div><br></div><div>Gonzalo</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 29, 2015 at 11:48 PM, James Cameron <span dir="ltr"><<a href="mailto:quozl@laptop.org" target="_blank">quozl@laptop.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Mar 25, 2015 at 10:05:12AM -0400, Walter Bender wrote:<br>
</span><span class="">> (2) When I went to the CP section to update, the progress-bar filled<br>
> in completely, but then it sat, with no indication of whether or not<br>
> everything was up-to-date. Nothing in the logs.<br>
<br>
</span>Packet tracing shows it is contacting <a href="http://activities.sugarlabs.org" target="_blank">activities.sugarlabs.org</a>, using<br>
the aslo.py backend, but ASLO doesn't know about 0.104, and gives<br>
empty XML responses.<br>
<br>
The download complete callback also fails, because the result passed<br>
by the downloader does not have a method get_data:<br>
<br>
    AttributeError: 'Bytes' object has no attribute 'get_data'<br>
<br>
After reconfiguring to use the microformat updater, the same message<br>
occurs.<br>
<br>
This message may be because an older version of libsoup is being<br>
used in this Fedora 18 build.  A fix may be to backport to Fedora 18<br>
Daniel Drake's change to src/jarabe/util/downloader.py<br>
<br>
<a href="https://github.com/sugarlabs/sugar/commit/d43b926ffbe61da2400395be1fa09c0a5bc52892#diff-4292575b2bd601c8467f96df5d516dc5" target="_blank">https://github.com/sugarlabs/sugar/commit/d43b926ffbe61da2400395be1fa09c0a5bc52892#diff-4292575b2bd601c8467f96df5d516dc5</a><br>
<br>
<br>
To reconfigure to use the microformat updater:<br>
<br>
{{{<br>
su<br>
cat >> /usr/share/glib-2.0/schemas/sugar.oob.gschema.override << EOF<br>
[org.sugarlabs.update]<br>
backend='microformat.MicroformatUpdater'<br>
microformat-update-url='<a href="http://wiki.laptop.org/go/Activities/13.2.3" target="_blank">http://wiki.laptop.org/go/Activities/13.2.3</a>'<br>
EOF<br>
/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas<br>
service olpc-dm restart<br>
<div class="HOEnZb"><div class="h5">}}}<br>
<br>
--<br>
James Cameron<br>
<a href="http://quozl.linux.org.au/" target="_blank">http://quozl.linux.org.au/</a><br>
_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.laptop.org">Devel@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/devel" target="_blank">http://lists.laptop.org/listinfo/devel</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Gonzalo Odiard<br><br><div>SugarLabs - Software for children learning <br></div></div></div>
</div>