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

TASK: Switch ELN to DNF5 #201

Closed
4 tasks done
yselkowitz opened this issue Sep 19, 2024 · 7 comments
Closed
4 tasks done

TASK: Switch ELN to DNF5 #201

yselkowitz opened this issue Sep 19, 2024 · 7 comments
Assignees
Labels
cleanup Removal of deprecated or unwanted packages

Comments

@yselkowitz
Copy link
Member

yselkowitz commented Sep 19, 2024

What does the ELN SIG need to do?

DNF5 is now the default package manager in Fedora 41, so presumably RHEL 11 will follow suit and therefore so should ELN. In order to do so, the following step must be taken:

  • %dnf5_obsoletes_dnf needs to be true for RHEL 11 in both dnf.spec and dnf5.spec simultaneously, meaning switching 0%{?rhel} > 11 to 0%{?rhel} > 10 in coordinated releases of both packages in tandem.
  • Drop dnf install from lorax-templates-rhel, backport templates: Drop dnf install weldr/lorax#1424
  • In Content Resolver, drop the dnf workload from ELN and add missing pieces to the dnf5 workload.
  • Update comps and pungi-configs
@yselkowitz yselkowitz added enhancement New feature or request Meeting Topics for discussion at the weekly meeting labels Sep 19, 2024
@yselkowitz yselkowitz added cleanup Removal of deprecated or unwanted packages and removed enhancement New feature or request labels Oct 22, 2024
@yselkowitz

This comment was marked as outdated.

@yselkowitz
Copy link
Member Author

Filed: https://src.fedoraproject.org/rpms/lorax-templates-rhel/pull-request/15

@yselkowitz yselkowitz removed the Meeting Topics for discussion at the weekly meeting label Nov 21, 2024
yselkowitz added a commit to yselkowitz/content-resolver-input that referenced this issue Nov 21, 2024
DNF5 will provide a dnf symlink, and DNF-4 will be limited to its library,
which is still needed by other components not yet ported to libdnf5.

fedora-eln/eln#201
rpm-software-management/dnf#2161
rpm-software-management/dnf5#1886
@yselkowitz
Copy link
Member Author

Filed: minimization/content-resolver-input#1323

yselkowitz added a commit to yselkowitz/content-resolver-input that referenced this issue Nov 21, 2024
DNF5 will provide a dnf symlink, and DNF-4 will be limited to its library,
which is still needed by other components not yet ported to libdnf5.

fedora-eln/eln#201
rpm-software-management/dnf#2161
rpm-software-management/dnf5#1886
yselkowitz added a commit to minimization/content-resolver-input that referenced this issue Nov 21, 2024
DNF5 will provide a dnf symlink, and DNF-4 will be limited to its library,
which is still needed by other components not yet ported to libdnf5.

fedora-eln/eln#201
rpm-software-management/dnf#2161
rpm-software-management/dnf5#1886
@yselkowitz
Copy link
Member Author

@yselkowitz
Copy link
Member Author

Filed: https://pagure.io/pungi-fedora/pull-request/1413 and https://pagure.io/fedora-comps/pull-request/1051

@yselkowitz
Copy link
Member Author

The Fedora-eln-20241121.n.3 compose was successful and contained all these changes. Further work on removing the remnants of dnf-4 will continue in #206.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Removal of deprecated or unwanted packages
Projects
None yet
Development

No branches or pull requests

2 participants