kolage

Results 93 comments of kolage

> on stderr, but only after checking /var/log/dnf5.log do I see the underlying error message from RPM: I wonder why these logs are not available on the builders or copied...

@tomhughes Created a separate [ticket](https://github.com/rpm-software-management/dnf5/issues/1533) for the scriptlets output thing ^.

I've noticed following two differences in current `dnf5 download` command behavior compared to the `dnf` when working on the `download` command tests refactoring in `ci-dnf-stack`: https://github.com/rpm-software-management/ci-dnf-stack/pull/1262. - Command doesn't return...

Hi, you're right. It appears that there was originally an intention to make the `modulemd` dependency optional, but currently, it remains in an unfinished state. @j-mracek, please do you have...

Hi, I've been testing the described issue on my local machine, and it appears to be related to the `librepo` component handling package downloads. Therefore, I've transferred the problem there....

I wasn't investigating deeply why the file is removed when `SIGINT` is used, but it seems that the issue may be related to this section: https://github.com/rpm-software-management/librepo/blob/1.17.0/librepo/downloader.c#L2817.

> TBH, I hope DNF5 doesn't try to replicate bad behaviors from DNF4 :P Although, I agree it depends on how you interpret Ctrl+C: Cancel vs Interrupt. > But, if...

Another use case that should be covered when fixing this: https://github.com/rpm-software-management/dnf/issues/2051#issuecomment-1946148621.

Hello, I think the mentioned issue is not coming from the `dnf` component, but rather from `librepo`. There is the `TMPDIR` constant in `dnf`, but given message `Cannot create temporary...

/packit test --identifier dnf-tests