#509 [f40] fedora-common-ostree: exclude `noopenh264`
Closed by siosm. Opened by jlebon.
jlebon/workstation-ostree-config pr/noopenh264-f40  into  f40

Download 509.patch

I think the way that package is supposed to work on traditional systems
is that it's part of the initial install but then on first upgrade it
gets swapped out for openh264 via Obsoletes.

However, that logic doesn't work on rpm-ostree because composes happen
server-side, so we always ship the install set.

Instead, just exclude the package from the compose. Users will have to
keep manually layering openh264 if they want it, which is already how
it is in f39 and older.

Fixes: https://github.com/fedora-silverblue/issue-tracker/issues/536

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/9de19a433ab9416182e1f84851d7e2be

Thanks for the PR.

Unfortunately, it looks like it's unlikely that we'll be able to remove this package from the images so I'll close this PR.

Pull-Request has been closed by siosm

Metadata