Use ID_LIKE to figure out which bib file to use if a distro def doesn't exist.#1172
Use ID_LIKE to figure out which bib file to use if a distro def doesn't exist.#1172PizzaLovingNerd wants to merge 3 commits intoosbuild:mainfrom
Conversation
supakeen
left a comment
There was a problem hiding this comment.
We have similar code elsewhere (which really means we should proceed with the merge) but for now @PizzaLovingNerd if you can address @bcl's comment this can go in :)
|
Just added BCL's suggestion, it will now log what it is trying if finds an ID_Like options. Sorry for the delay in the fix. |
|
Looks good, tests are failing due to: osbuild/images#2123 so let's have that merged first and then I'll retrigger them and this can go in. |
… found. Also remove stillOS symlink as this commit removes the need for it.
Pull in upstream changes
|
I've just pulled in new commits to ensure everything is fresh. Since osbuild/images#2123 was merged, can you please re-trigger the tests? Thanks! |
Done. |
Also remove stillOS symlink as this commit removes the need for it.
I wanted to have a visible warning if this occurred, although I could not figure out how to display that in the CLI other than just adding it as a warning to the logs.