http://bugzilla.opensuse.org/show_bug.cgi?id=1187859 http://bugzilla.opensuse.org/show_bug.cgi?id=1187859#c4 --- Comment #4 from Adrian Schr�ter <adrian.schroeter@suse.com> --- you do wild mixes of repositories here, please note that the standard repos in SLE are usually empty and just include further pathes. However, only the last entry gets expanded. So just simplify your config eg with <repository name="SLE_15_SP3"> <path project="Kernel:SLE15-SP3" repository="standard"/> <path project="SUSE:SLE-15-SP3:Update" repository="standard"/> <arch>x86_64</arch> </repository> and let OBS expand the path elements. Otherwise you would really collect all module repositories on your own. and btw, you can debug this using osc buildinfo ... no need to wait for a build. -- You are receiving this mail because: You are on the CC list for the bug.