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

Modify upstream defaults for deltarpm #2040

Merged
merged 2 commits into from Feb 1, 2024

Conversation

j-mracek
Copy link
Member

It is a reflection of https://fedoraproject.org/wiki/Changes/Drop_Delta_RPMs
Not installing DeltaRPMs by default on new systems make sence because
using RPM deltas is by default swithed off.

The change will slightly make systems smaller.

DNF workflow - check configuration option `deltarpm` then check whether binary
deltarpm is available, then request repository for deltas.

Related: https://bugzilla.redhat.com/show_bug.cgi?id=2252128
The change reflects the change in libdnf. The patch also describe
a requirement for the option
Copy link
Member

@jan-kolarik jan-kolarik left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for preparing that!

@jan-kolarik
Copy link
Member

jan-kolarik commented Jan 29, 2024

Following errors were encountered in the RPM build tests:

No matching package to install: 'python3-hawkey >= 0.73.0'
No matching package to install: 'python3-libdnf >= 0.73.0'

It seems like Packit CI is not connected to dnf-nightly builds in COPR where these packages are already present? We need to discuss those issues on today's team meeting.

@jan-kolarik jan-kolarik self-assigned this Jan 29, 2024
@jan-kolarik jan-kolarik merged commit ccb678a into rpm-software-management:master Feb 1, 2024
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants