Hi, due to this: http://forums.opensuse.org/english/get-technical-help-here/tumbleweed/474524... we can't built against Kernel:stable, I mean if you add <repository> <path project="Kernel:stable" repository="standard"/> </repository> to your project meta, then it'll complain about: "nothing provides kernel-devel = 3.6.1-2 needed by kernel-syms" Kernel:stable is sometimes useful, eg: I can test newest btrfs to make sure if some bugs are already fixed upstream so after I update my kernel, I need to build NVIDIA locally against the newest kernel. (I prefer RPM) if you don't want to install so many kernel-*-devels, the only solution is to build locally inside your obs home. without that filter, then I have to branch K:s to a new subproject, which is actually unnecessary if we enable it here. Thanks Marguerite -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org