Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable the epel-cisco-openh264 repository #3097

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

afbjorklund
Copy link
Member

@afbjorklund afbjorklund commented Jan 8, 2025

We only want the regular system repositories by default, but adding the epel-release package enables them on install.

Installed Packages
epel-release.noarch                                           9-5.el9                                            @extras
Available Packages
epel-release.noarch                                           9-9.el9                                            epel   

We already disabled "epel", so now we need to disable "epel-cisco-openh264" too. "epel-testing" is off by default, though.

[anders@lima-almalinux-9 lima]$ rpm -q --changelog epel-release
* Thu Nov 28 2024 Carl George <[email protected]> - 9-9
- Remove the use of $releasever rhbz#2219796

* Fri Aug 30 2024 Troy Dawson <[email protected]> - 9-8
- Tweak crb script. Fix for RHEL rhui repos (#2308671)

* Thu Aug 17 2023 Neal Gompa <[email protected]> - 9-7
- Fix typo to actually enable EPEL OpenH264 repo

* Tue Aug 15 2023 Neal Gompa <[email protected]> - 9-6
- Add EPEL OpenH264 repository (#2053295)

* Fri Apr 14 2023 Troy Dawson <[email protected]> - 9-5
- Tweak crb script, check os-release for RHEL (#2186721)

#3096 (comment)

https://bugzilla.redhat.com/show_bug.cgi?id=2053295

We only use EPEL because sshfs is not included, and we only use sshfs because 9p is not included either.

We only want the regular system repositories by default,
but adding the epel-release package enables them on install.

Signed-off-by: Anders F Björklund <[email protected]>
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@AkihiroSuda AkihiroSuda merged commit 50e0758 into lima-vm:master Jan 8, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants