On Sat, Aug 29, Johannes Obermayr wrote:
Hi,
Since weeks I have not been able to install kernel-syms from above repository because package kernel-xen-devel is missing. I can only install it with "ignore".
I searched on OBS and recognized that package kernel-xen on project Kernel:HEAD has a build failure for openSUSE_11.1/i586.
So there are two possibilities:
1. Fix the build problem
This would be the correct solution for the problem. Can one of the XEN guys take care of that your kernel is actually building? Thanks, Jan
2. Patch kernel-syms.spec in package kernel-source:
--- kernel-syms.spec.orig +++ kernel-syms.spec @@ -56,7 +56,7 @@ %ifarch s390 Requires: kernel-s390-devel = %version-%source_rel %endif -%ifarch %ix86 x86_64 +%ifarch x86_64 Requires: kernel-xen-devel = %version-%source_rel %endif Source: README.KSYMS
If I copy _link from kernel-syms to my home-project for patching it is "excluded". You can see it on home:jobermayr - kernelHEADsyms111.
Thanks. Johannes Regards, Jan
-- Jan Blunck <jblunck@suse.de> -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org