kolage

Results 34 issues of kolage

It's probably not an issue when using only packages from the Rawhide repository, as there will be just one version of dnf5 at a time. However, I'd still open the...

Priority: LOW
Triaged

In dnf4, repositories that were not requested to be loaded or encountered errors during loading were disabled. However, in dnf5, we do not disable them. We should verify that this...

Several warnings from `rpminspect` related to rpm dependencies are reported when building the dnf5 package in Koji (logs [here](https://artifacts.dev.testing-farm.io/15d4ed85-3dd4-4c24-ae5b-b848e67ab56e/work-rpminspect8rfdo3zb/rpminspect/execute/data/guest/default-0/rpminspect-1/data/viewer.html)): - Subpackage `dnf5-plugins` carries `Requires: libdnf5.so.1()(64bit)` which comes from subpackage `libdnf5`...

Priority: LOW
Triaged

This is a dnf5 equivalent of https://github.com/rpm-software-management/dnf/issues/2071.

RFE
Priority: MEDIUM
bug
Triaged

This is a follow-up to #1011.

RFE
Priority: LOW
Triaged

We should explicitly mention in the documentation, particularly in `caching.7.rst`, that packages downloaded using the `download` command are exempt from the configured `keepcache` option.

RFE
Priority: LOW
Triaged

Enhance the documentation, probably the configuration section, to clarify the linkage between RPM repositories and their corresponding source and debug repositories. Related: https://issues.redhat.com/browse/RHEL-23597.

triaged
Priority:MEDIUM

Follow-up on https://github.com/rpm-software-management/dnf5/issues/522#issuecomment-2132404834. I remember this was also mentioned in another (BZ?) ticket, but cannot find it now, therefore creating a new one.

Triaged

Currently we have documentation for CLI users [here](https://dnf5.readthedocs.io/en/latest/misc/forcearch.7.html), but it's not clear how to do the same thing through API. Also, the process involves setting up the `arch` variable which...

Based on the implementation from https://github.com/rpm-software-management/dnf-plugins-core/pull/533. Workaround for: https://github.com/rpm-software-management/dnf5/issues/1192.

blocked
test required