Jaroslav Mracek

Results 27 issues of Jaroslav Mracek

The information about repository is important for debugging specially for systems when package might originate from different repositories or whether the package is installed. ``` $ sudo dnf5 upgrade --best...

Priority: MEDIUM
Triaged

`-x=dnf` adds `exclude = =dnf` to configuration. Try `--dump-main-config` to see it. `-x dnf` works as expected Proposing the bug as a bug with high priority, because the option is...

Priority: HIGH

It prevents silently skipping the change in behavior between DNF4 and DNF5 Where `-x=dnf` excluded `dnf` but in DNF5 it excludes `=dnf`. Without the exception it would be hard to...

blocked

It unifies behavioe with long options and provide compatibility with DNF4 and rpm. Closes: https://github.com/rpm-software-management/dnf5/issues/1353

blocked

Plugin mostly important only for rawhide users (unstable branch without possibility to downgrade). Do we want to implement it?

RFE
Priority: LOW
Triaged

This is a difference in comparison to DNF4 and it also intorduce a different behavior than DNF5 upgrade command. Closes: https://github.com/rpm-software-management/dnf5/issues/1401

blocked

Removes older versions of duplicate packages. To ensure the integrity of the system it reinstalls the newest package. In some cases the command cannot resolve conflicts. In such cases the...

- [x] DNF builddep Plugin - [x] DNF changelog Plugin - [x] #405 - [x] DNF copr Plugin - [ ] #925 - [x] #846 - [ ] #494 -...

Priority: HIGH
epic

Epoch is not handled consistently in DNF, DNF5, RPM RPM does not show 0 epoch for `rpm -q B` RPM shows 0 epoch `rpm -q B --qf "%{name}-%{evr}\n" when `Epoch:...

Triaged

Installing of secondary architecture for kernel-core result in problem. The issue was discovered during review of https://github.com/rpm-software-management/dnf5/pull/1261. Reproducer on vanilla system (one kernel-core.x86_64 installed and upgrade available): Install `kernel-core.i686` (requires...

Priority: MEDIUM
Triaged