<br><br><div class="gmail_quote">On Tue, Nov 15, 2011 at 2:48 AM, Chris Leonard <span dir="ltr"><<a href="mailto:cjlhomeaddress@gmail.com">cjlhomeaddress@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Tue, Nov 15, 2011 at 7:03 AM, Dwayne Bailey <<a href="mailto:dwayne@translate.org.za">dwayne@translate.org.za</a>> wrote:<br>
><br>
> On 2011-11-15 01:34, Chris Leonard wrote:<br>
>><br>
>> On Mon, Nov 14, 2011 at 3:50 PM, Martin Langhoff<br>
>> <<a href="mailto:martin.langhoff@gmail.com">martin.langhoff@gmail.com</a>>  wrote:<br>
>>><br>
>>> On Mon, Nov 14, 2011 at 2:57 PM, Chris Leonard<<a href="mailto:cjlhomeaddress@gmail.com">cjlhomeaddress@gmail.com</a>><br>
>>>  wrote:<br>
>>>><br>
>>>> In previous interations of XO-1 builds, getting Virtaal on the Gnome<br>
>>>> boot<br>
>>>> was a simple "sudo yum install virtaal".  Unfortunately, when I tried<br>
>>>> this<br>
>>>> on an XO-1.75 with 883, I got errors (detailed far below).  I sent the<br>
>>>> errors to the Virtaal devs and got back the reply in-lined below.<br>
>>><br>
>>> How about:<br>
>>> sudo yum --enablerepo=fedora-updates install virtaal<br>
><br>
> Could you try:<br>
><br>
> sudo yum --enablerepo=updates install virtaal<br>
><br>
> Although I would assume updates are on by default.<br>
><br>
<br>
</div>Same issues<br>
<br>
[olpc@xo-c5-b9-b6 ~]$ sudo yum --enablerepo=updates install virtaal<br>
updates/metalink                                         | 3.1 kB     00:00<br>
<div><div class="h5">Setting up Install Process<br>
Resolving Dependencies<br>
--> Running transaction check<br>
---> Package virtaal.noarch 0:0.6.1-8.fc14 set to be installed<br>
--> Processing Dependency: translate-toolkit >= 1.5.1 for package:<br>
virtaal-0.6.1-8.fc14.noarch<br>
--> Processing Dependency: python-Levenshtein for package:<br>
virtaal-0.6.1-8.fc14.noarch<br>
--> Processing Dependency: libtranslate for package: virtaal-0.6.1-8.fc14.noarch<br>
--> Processing Dependency: gnome-python2-gtkspell for package:<br>
virtaal-0.6.1-8.fc14.noarch<br>
--> Processing Dependency: python-psycopg2 for package:<br>
virtaal-0.6.1-8.fc14.noarch<br>
--> Running transaction check<br>
---> Package gnome-python2-gtkspell.armv5tel 0:2.25.3-34.fc14.1 set to<br>
be installed<br>
--> Processing Dependency: gnome-python2-extras = 2.25.3-34.fc14.1 for<br>
package: gnome-python2-gtkspell-2.25.3-34.fc14.1.armv5tel<br>
---> Package libtranslate.armv5tel 0:0.99-23.fc13 set to be installed<br>
---> Package python-Levenshtein.armv5tel 0:0.10.1-12.fc14 set to be installed<br>
---> Package python-psycopg2.armv5tel 0:2.2.2-2.fc14 set to be installed<br>
--> Processing Dependency: libpq.so.5 for package:<br>
python-psycopg2-2.2.2-2.fc14.armv5tel<br>
---> Package translate-toolkit.noarch 0:1.9.0-1.fc14 set to be installed<br>
--> Processing Dependency: aeidon for package:<br>
translate-toolkit-1.9.0-1.fc14.noarch<br>
--> Processing Dependency: python-enchant for package:<br>
translate-toolkit-1.9.0-1.fc14.noarch<br>
--> Processing Dependency: python-vobject for package:<br>
translate-toolkit-1.9.0-1.fc14.noarch<br>
--> Running transaction check<br>
---> Package gnome-python2-extras.armv5tel 0:2.25.3-34.fc14.1 set to<br>
be installed<br>
---> Package postgresql-libs.armv5tel 0:8.4.5-1.fc14 set to be installed<br>
---> Package python-enchant.armv5tel 0:1.3.1-7.fc14 set to be installed<br>
---> Package python-vobject.noarch 0:0.8.1c-3.fc14 set to be installed<br>
---> Package translate-toolkit.noarch 0:1.9.0-1.fc14 set to be installed<br>
--> Processing Dependency: aeidon for package:<br>
translate-toolkit-1.9.0-1.fc14.noarch<br>
--> Finished Dependency Resolution<br>
</div></div>Error: Package: translate-toolkit-1.9.0-1.fc14.noarch (updates)<br>
           Requires: aeidon<br>
 You could try using --skip-broken to work around the problem<br>
** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:<br>
mesa-libGL-7.9-6.fc14.armv5tel has missing requires of<br>
mesa-dri-drivers(armv5tel-32) = ('0', '7.9', '6.fc14')<br></blockquote><div><br>Based on Dwayne's insight, I also found a download site that has the rpm on its own:<br><br><a href="http://rpm.pbone.net/index.php3/stat/4/idpl/15465790/dir/fedora_14/com/aeidon-0.17-2.fc14.noarch.rpm.html">http://rpm.pbone.net/index.php3/stat/4/idpl/15465790/dir/fedora_14/com/aeidon-0.17-2.fc14.noarch.rpm.html</a><br>
<br>I downloaded that rpm from the <a href="http://pbone.net">pbone.net</a> mirror onto a blank USB stick with volid PATRIOT<br><br>I then inserted the USB into the XO 1.75 and did a <br><br>sudo yum --localinstall --nogpgcheck /media/PATRIOT/a*.rpm<br>
<br>which successfully installed the aeidon package.  A subsequent<br><br>sudo yum install virtaal<br><br>then completed successfully.<br><br>Not elegant, but until aeidon gets into the OLPC arm 'branch' repos, looks like this might at least be a workaround.  Of course, I have no idea whether virtaal actually works here , but at least it now installs without complaint on an XO 1.75. :-)<br>
 <br>Cheers<br><br>KG<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="HOEnZb"><div class="h5">_______________________________________________<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>