Skip to content

Debug kernel repository fixes

Major Hayden requested to merge create-repo-in-correct-place into master

I introduced a bug with the debug kernel work by running createrepo in the temporary repository location instead of the final (artifacted) location. 😔

Switch to the final repository location BEFORE running createrepo to build repository metadata.

Also, reverse the debug kernel package selection logi

Edited by Major Hayden

Merge request reports