On 5 April 2011 11:54, Pascal Terjan <[email protected]> wrote: >> On the other hand, errors like the one of backuppc may be a error in the >> check. > > No it's not, it's a noarch package which contains binary, and was > built on x86_64 so is not installable eon i586 > > # rpm -qp --requires > /distrib/bootstrap/distrib/cauldron/i586/media/core/release/backuppc-3.2.0-2.mga1.noarch.rpm > | grep libc.so.6 > libc.so.6()(64bit) > libc.so.6(GLIBC_2.2.5)(64bit) > > So it is not installable on i586
Then we should block upload of packages with the following rpmlint error: arch-independent-package-contains-binary-or-object
