Hi,

We are trying to use rpm 5.1.9 on powerPC architecture. But, we see that
there are issues with basic querying:

$ rpm -qai
rpm: -qai: unknown option
$

When we try to query custom metadata (implemented using arbitrary tags)
then also it is failing (giving output as *(none)*). We have proper macro
file in /usr/lib/rpm-5.1.9/macros and rpm is referring to it.

$ rpm --showrc | grep macros
macrofiles            :
/usr/lib/rpm-5.1.9/macros:/usr/lib/rpm-5.1.9/ppc-linux/macros:/etc/rpm/5.1.9/macros.*:/etc/rpm/5.1.9/macros:/etc/rpm/5.1.9/ppc-linux/macros:~/.rpmmacros-5.1.9
$

We see that on x86_64 these things work fine. We do not see anything
specific to architecture in the build of rpm, but only difference is that -
host's arch is x86_64.

Can anybody tell what is peculiar about rpm on powerPC arch?

Thanks,
Rajul

Reply via email to