[Spacewalk-list] Wrong architecture for libxml2

Michael Mraka michael.mraka at redhat.com
Fri Sep 12 09:26:14 UTC 2014


FELIPE ALFARO SOLANA wrote:
% ?Dear Spacewalk users,
% 
% 
% All the Kickstart scripts generated by Spacewalk contains a snippet that tries to update / install a version of libxml2 using the wrong CPU architecture. The system being installed over PXE is a x86_64 machine but the Kickstart script tries to install the i686 version of libxml2. This is the offending part of the script:
% 
...
% wget -P /tmp/rhn_rpms/optional http://ESAC-DSNM-LC03P.om.dsntb.inet/download/package/f9b41e82f845cdbd54db71bd83dc74d40e21babf/0/2/34576/rhnlib-2.5.22-15.el6.noarch.rpm http://ESAC-DSNM-LC03P.om.dsntb.inet/download/package/ee3fa57809af84816682156c6b5e788c13e08c47/0/2/63732/pyOpenSSL-0.13.1-1.el6ost.x86_64.rpm http://ESAC-DSNM-LC03P.om.dsntb.inet/download/package/23e1c75cec1a424c00d290a2bb4ee2994d299058/0/2/34145/libxml2-2.7.6-14.el6_5.2.i686.rpm http://ESAC-DSNM-LC03P.om.dsntb.inet/download/package/9c1c81e588caa4484a8af41f0d6f9dab50a494d0/0/2/31461/libxml2-python-2.7.6-14.el6_5.2.x86_64.rpm
% rpm -Uvh --replacepkgs --replacefiles /tmp/rhn_rpms/optional/pyOpenSSL* /tmp/rhn_rpms/optional/rhnlib* /tmp/rhn_rpms/optional/libxml2-python* /tmp/rhn_rpms/optional/libxml2*
% ...
% 
% The interesting piece of information is that only libxml2 is using the wrong CPU architecture (i686) but pyOpenSSL and libxml2-python are using the right CPU architecture (x86_64).

This issue has been already reported as https://bugzilla.redhat.com/show_bug.cgi?id=1094364 and should be fixed in spacewalk-java-2.2.57-1.
What's your version of spacewalk-java?

Regards,

--
Michael Mráka
Satellite Engineering, Red Hat




More information about the Spacewalk-list mailing list