-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
Testable
-
-
https://pagure.io/releng/issue/12275
- Describe the issue
In Fedora Rawhide (42) after branching the `openh264` package from `Fedora rawhide openh264 (From Cisco) - x86_64` repository can't be installed. I'm getting this error:
```
PGP check for package "openh264-2.4.1-2.fc41.x86_64" (/var/cache/libdnf5/fedora-cisco-openh264-4896e02bbb10d47b/packages/openh264-2.4.1-2.fc41.x86_64.rpm) from repo "fedora-cisco-openh264" has failed: Import of the key didn't help, wrong key?
```
Easy to reproduce:
```
podman pull fedora:rawhide
podman run --rm -it fedora:rawhide
sudo dnf install -y openh264
```
- When do you need this? ~(YYYY/MM/DD)~
Sooner is better. It's blocking my testing but mainly it's blocking use of Rawhide for people.
- When is this no longer needed or useful? ~(YYYY/MM/DD)~
Definitely useful all the time.
- If we cannot complete your request, what is the impact?
Impacted people are everyone using Fedora Rawhide.