Bugzilla – Bug 150166
Xen selection in sw_single does not make sens on PPC platform
Last modified: 2006-09-28 13:24:57 UTC
There is a selection called 'XEN virtualization' in sw_single. This does not make sense, as Xen does not (yet) support the PPC platform. It has just one component (YaST2-vm), which is automatically selected, even if the category itself is not selected. As XEN does not work on PPC, it can't be used for anything.
Stefan: Something for you? I'll add the PPC team into CC. (Assigning this to you because someone told me you would manage the package selections, is that right?).
*** Bug 150163 has been marked as a duplicate of this bug. ***
submitted to STABLE.
> %ifnarch %ix86 x86_64 > rm $RPM_BUILD_ROOT/CD1/suse/setup/descr/Xen-* > %endif Pretty stupid in a noarch package. :-( Currently I don't know how to fix this in a correct way ...
I finally found a way to fix this in a correct way. There won't be a .noarch.sel file any more. Only .x86_64.sel, .i686.sel and .i586.sel.
"Virtual machine installation (Xen)" is still installed automatically on SLES10 beta9 on PPC.
This must be a YaST bug. # rpm -qpl /work/CDs/all/full-ppc/suse/noarch/selectio.rpm |grep -i Xen /CD1/suse/setup/descr/Xen-10.1-36.i586.sel /CD1/suse/setup/descr/Xen-10.1-36.i686.sel /CD1/suse/setup/descr/Xen-10.1-36.x86_64.sel Neither a ppc nor a noarch .sel file! Klaus will probably know whom to assign ...
The name of the .sel file is not important, the content is... ;-)
And the content looks fine. Need logs !
Comment #7 is about SLES - not about SUSE Linux. Comment #8 is about SUSE Linux. Reassinging to SLES pattern maintainer.
Commet #7 is invalid. There is no XEN pattern for PPC, so SLES10 Beta9 PPC cannot have such a pattern.