Pippy

Peter Robinson pbrobinson at gmail.com
Sun Apr 5 15:06:49 UTC 2009


> Hi all,
>
> At the moment I'm trying to update the RPM package of Pippy to 31. But
> now I have some rpmlint errors.  Two of them are:
>
> sugar-pippy.i386: E: arch-dependent-file-in-usr-share
> /usr/share/sugar/activities/Pippy.activity/library/pippy/physics/box2d/box2d_linux64/_Box2D2.so
> sugar-pippy.i386: E: arch-dependent-file-in-usr-share
> /usr/share/sugar/activities/Pippy.activity/library/pippy/physics/box2d/box2d_linux32/_Box2D2.so
>
> Any inputs for the proceeding?

Its presumable being built as a noarch rpm. a .so is a shared library
which means it is architecture dependent. If the shared libs are
required by the package you have no choice but to remove the
"BuildArch: noarch" entry and make it arch dependant.

Peter




More information about the Fedora-olpc-list mailing list