On Tue, Nov 15, 2011 at 2:48 AM, Chris Leonard <[email protected]>wrote:
> On Tue, Nov 15, 2011 at 7:03 AM, Dwayne Bailey <[email protected]> > wrote: > > > > On 2011-11-15 01:34, Chris Leonard wrote: > >> > >> On Mon, Nov 14, 2011 at 3:50 PM, Martin Langhoff > >> <[email protected]> wrote: > >>> > >>> On Mon, Nov 14, 2011 at 2:57 PM, Chris Leonard< > [email protected]> > >>> wrote: > >>>> > >>>> In previous interations of XO-1 builds, getting Virtaal on the Gnome > >>>> boot > >>>> was a simple "sudo yum install virtaal". Unfortunately, when I tried > >>>> this > >>>> on an XO-1.75 with 883, I got errors (detailed far below). I sent the > >>>> errors to the Virtaal devs and got back the reply in-lined below. > >>> > >>> How about: > >>> sudo yum --enablerepo=fedora-updates install virtaal > > > > Could you try: > > > > sudo yum --enablerepo=updates install virtaal > > > > Although I would assume updates are on by default. > > > > Same issues > > [olpc@xo-c5-b9-b6 ~]$ sudo yum --enablerepo=updates install virtaal > updates/metalink | 3.1 kB 00:00 > Setting up Install Process > Resolving Dependencies > --> Running transaction check > ---> Package virtaal.noarch 0:0.6.1-8.fc14 set to be installed > --> Processing Dependency: translate-toolkit >= 1.5.1 for package: > virtaal-0.6.1-8.fc14.noarch > --> Processing Dependency: python-Levenshtein for package: > virtaal-0.6.1-8.fc14.noarch > --> Processing Dependency: libtranslate for package: > virtaal-0.6.1-8.fc14.noarch > --> Processing Dependency: gnome-python2-gtkspell for package: > virtaal-0.6.1-8.fc14.noarch > --> Processing Dependency: python-psycopg2 for package: > virtaal-0.6.1-8.fc14.noarch > --> Running transaction check > ---> Package gnome-python2-gtkspell.armv5tel 0:2.25.3-34.fc14.1 set to > be installed > --> Processing Dependency: gnome-python2-extras = 2.25.3-34.fc14.1 for > package: gnome-python2-gtkspell-2.25.3-34.fc14.1.armv5tel > ---> Package libtranslate.armv5tel 0:0.99-23.fc13 set to be installed > ---> Package python-Levenshtein.armv5tel 0:0.10.1-12.fc14 set to be > installed > ---> Package python-psycopg2.armv5tel 0:2.2.2-2.fc14 set to be installed > --> Processing Dependency: libpq.so.5 for package: > python-psycopg2-2.2.2-2.fc14.armv5tel > ---> Package translate-toolkit.noarch 0:1.9.0-1.fc14 set to be installed > --> Processing Dependency: aeidon for package: > translate-toolkit-1.9.0-1.fc14.noarch > --> Processing Dependency: python-enchant for package: > translate-toolkit-1.9.0-1.fc14.noarch > --> Processing Dependency: python-vobject for package: > translate-toolkit-1.9.0-1.fc14.noarch > --> Running transaction check > ---> Package gnome-python2-extras.armv5tel 0:2.25.3-34.fc14.1 set to > be installed > ---> Package postgresql-libs.armv5tel 0:8.4.5-1.fc14 set to be installed > ---> Package python-enchant.armv5tel 0:1.3.1-7.fc14 set to be installed > ---> Package python-vobject.noarch 0:0.8.1c-3.fc14 set to be installed > ---> Package translate-toolkit.noarch 0:1.9.0-1.fc14 set to be installed > --> Processing Dependency: aeidon for package: > translate-toolkit-1.9.0-1.fc14.noarch > --> Finished Dependency Resolution > Error: Package: translate-toolkit-1.9.0-1.fc14.noarch (updates) > Requires: aeidon > You could try using --skip-broken to work around the problem > ** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows: > mesa-libGL-7.9-6.fc14.armv5tel has missing requires of > mesa-dri-drivers(armv5tel-32) = ('0', '7.9', '6.fc14') > Based on Dwayne's insight, I also found a download site that has the rpm on its own: http://rpm.pbone.net/index.php3/stat/4/idpl/15465790/dir/fedora_14/com/aeidon-0.17-2.fc14.noarch.rpm.html I downloaded that rpm from the pbone.net mirror onto a blank USB stick with volid PATRIOT I then inserted the USB into the XO 1.75 and did a sudo yum --localinstall --nogpgcheck /media/PATRIOT/a*.rpm which successfully installed the aeidon package. A subsequent sudo yum install virtaal then completed successfully. 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. :-) Cheers KG > _______________________________________________ > Devel mailing list > [email protected] > http://lists.laptop.org/listinfo/devel >
_______________________________________________ Devel mailing list [email protected] http://lists.laptop.org/listinfo/devel
