Re: [PATCH] sparc we build sparcv9 but the canonical arch is sparc make sure BUILDARCH is right

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





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

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux