-
-
Notifications
You must be signed in to change notification settings - Fork 109
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
Support dnf5 for qubes-download-dom0-update.sh #521
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #521 +/- ##
==========================================
- Coverage 70.57% 70.14% -0.43%
==========================================
Files 3 3
Lines 469 469
==========================================
- Hits 331 329 -2
- Misses 138 140 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
5f455ca
to
50dc76d
Compare
50dc76d
to
4c177f0
Compare
Using |
453f766
to
9994007
Compare
Adding support for dnf5 in Fedora 41 For QubesOS/qubes-issues#9244
9994007
to
f65af7c
Compare
Reason for amendments: In dnf5:
|
PipelineRetry |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Besides the few comments, it seems to work
According to PR comments: QubesOS#521 (comment) QubesOS#521 (comment)
According to PR comments: #521 (comment) #521 (comment) (cherry picked from commit edae40c)
dnf5 does not print "--downloadonly" help with -h by default
For QubesOS/qubes-issues#9244