-
Hello, My team manages the repository-mirror service at my company. We mirror rpm repos from our devops team and we seem to have hit a bug with libsolv on ol8. When using reposync to mirror a repo wit…
-
The libdnf C++ API provides a [`dnf_package_cmp` function](https://github.com/rpm-software-management/libdnf/blob/f9dcbfa8a307600af661663fe73a428aec77e149/libdnf/hy-package.cpp#L238-L269) and the Pyth…
-
Specially list and install/remove subcommands are very useful
```
disable: disable a module with all its streams
enable: enable a module stream
…
-
Consider the following scenario. There is a custom remote repository accessed via HTTP that multiple clients are pulling packages from. For one reason or another this repository needs to be removed a…
-
Currently, DNF5 does not have a clear policy on how to deprecate public API functions. We should document the process and be clear on how to intervene in such instances.
Take [this](https://github.co…
-
Is there a way to verify the sanity of repodata for a given repository without running dnf and see if it fails?
Bodhi (the fedora package delivery system) uses a dirty hack to verify the repodata for…
-
Started to appear on 2023-11-03 00:44:01
First failing daily:
[kstest.log](https://github.com/rhinstaller/kickstart-tests/files/13264976/kstest.log)
[virt-install.log](https://github.com/rhinstal…
-
### Design a text syntax usable for the CLI (command line interface) that allows you to:
- specify the type of transaction object (`package`/`group`/`module`/...); solves https://github.com/rpm-softw…
-
I'm using Fedora 39 with:
* dnf-4.18.1-1.fc39.src.rpm
* gnome-software-45.1-1.fc39.src.rpm
In GNOME Software I have a list of outstanding software updates. If I press the Download button, it tr…
-
I'd be really happy to start working on Rust bindings for libdnf5 as we will be using DNF for our new experimental image builder tool. Where can I get started?