dnf5 icon indicating copy to clipboard operation
dnf5 copied to clipboard

Manual page for dnf.conf should document system_cachedir

Open praiskup opened this issue 2 years ago • 2 comments

https://dnf5.readthedocs.io/en/latest/misc/caching.7.html#caching-misc-ref-label

Relates: https://bugzilla.redhat.com/show_bug.cgi?id=2256945

praiskup avatar Jan 09 '24 06:01 praiskup

Yes, it's missing in dnf5.conf: https://dnf5.readthedocs.io/en/latest/dnf5.conf.5.html#main-options Also, the cachedir option says the default is /var/cache/libdnf5, which should be the default for system_cachedir instead.

pkratoch avatar Jan 09 '24 08:01 pkratoch

Yes, this just beat me up pretty hard trying to figure out why Kiwi image builds fail with dnf5. Please fix.

AdamWill avatar May 09 '24 16:05 AdamWill

The system_cachedir was added to dnf5.conf in https://github.com/rpm-software-management/dnf5/pull/1618.

kontura avatar Aug 08 '24 08:08 kontura