On Mon, 14 Sep 2009, Dennis Gilmore wrote:
Is the above RUN on the arch in question?
b/c you could do:
python -c "import rpmUtils.arch; \
print rpmUtils.arch.getCanonArch(skipRpmPlatform = True)"
It is
on sparc i get sparc64v out and not sparc we need to run as a 64 bit process
to make sure we install our kernel but the canonical arch should be sparc i
suspect ppc would be the same.
Dennis
then change it to
python -c "import rpmUtils.arch; \
print rpmUtils.arch.getBaseArch(myarch=rpmUtils.arch.getCanonArch(skipRpmPlatform = True));"
-sv
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list