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

tasks: Move to Fedora 41 #628

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

tasks: Move to Fedora 41 #628

wants to merge 1 commit into from

Conversation

martinpitt
Copy link
Member

@martinpitt martinpitt commented Nov 29, 2024

@martinpitt martinpitt marked this pull request as draft November 29, 2024 09:44
@martinpitt
Copy link
Member Author

Awesome! I can reproduce this locally:

podman run -it --rm fedora:41 sh -exc 'dnf -y update; dnf -y install "dnf-command(builddep)"; curl -o /tmp/cockpit.spec -s https://raw.githubusercontent.com/cockpit-project/cockpit/main/tools/cockpit.spec; dnf -y builddep --setopt=install_weak_deps=False /tmp/cockpit.spec; echo done'

This makes it quite far -- running the commands interactively makes the segfault appear much earlier and clearer.

This is very likely the same issue as https://bugzilla.redhat.com/show_bug.cgi?id=2326535 , which already got an upstream fix. So let's wait on that.

@martinpitt
Copy link
Member Author

https://bodhi.fedoraproject.org/updates/FEDORA-2024-ea5c34b3b8 landed. But let's block this on cockpit-project/cockpit#21410 to split the major difference in half at least.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant