-
Hello YaST team, this one is one of two requests split from https://code.opensuse.org/leap/features/issue/1
The direction that SUSE seemed to agree upon regarding fate of DNF in ALP (PED-163) is to…
-
Currently, only the first solvable is used to get the packagelist: https://github.com/rpm-software-management/dnf5/blob/main/libdnf/comps/group/group.cpp#L124 However, it should be created by merging …
-
The DNF developers have warned that they intend to make a breaking API change as part of a rewrite and refactor. This will dramatically simplify their stack but is something that all API consumers wi…
-
When attempting to build [libdnf for openSUSE](https://build.opensuse.org/package/show/home:Pharaoh_Atem:DNF_SUSE:libsolvtest/libdnf) (using [zypp:Head/libsolv](https://build.opensuse.org/package/show…
-
### Summary
The `dnf5` [change entry for Fedora 41](https://fedoraproject.org/wiki/Changes/SwitchToDnf5) was recently updated, and it clarifies some open questions we had around what the final stat…
-
Let's consider using packit to build dnf/libdnf.
Actions that packit could takeover:
- [x] Build coprs in PRs
- [x] createrepo_c
- [x] dnf
- [x] dnf5
- [x] libdnf
- [ ] Run the ci-sta…
-
Continuation of https://github.com/rpm-software-management/libdnf/issues/1620
I think that I know why this unit is failing in my env.
I'm using glib binaries compiled with disabled assertions.
Look…
-
If an obsoleted package is installed as a dependency, and it is then upgraded and therefore replaced with its obsoleter, the new package is marked as userinstalled.
This is a regression, in dnf4 th…
-
The 1.3.0 hard-depends on the libdnf5, even though the backend is libdnf (aka DNF4) only. It's not ideal, because it's not possible to build the PackageKit with DNF4 only. Bringing in DNF5 dependency …
mcrha updated
1 month ago
-
## Issue
When we execute the `rpm-lockfile-prototype` command on a RHEL-9 vm where python 3.11 has been installed, we got as error
```
rpm-lockfile-prototype
Python bindings for DNF are missing.…