|
Bugzilla – Full Text Bug Listing |
| Summary: | Xen selection in sw_single does not make sens on PPC platform | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | peter czanik <peter> |
| Component: | Installation | Assignee: | Thorsten Kukuk <kukuk> |
| Status: | RESOLVED INVALID | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P2 - High | CC: | aj |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
peter czanik
2006-02-11 14:24:59 UTC
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. |