clearlinux / mixer-tools

Software update mixer and related tools
Apache License 2.0
28 stars 37 forks source link

Don't use host dnf cache when resolving files #719

Closed jwakre closed 4 years ago

jwakre commented 4 years ago

The host dnf cache is used when resolving files which can sometimes lead to unexpected behavior. For instance, when maintaining a mix with local content, the stale cached content from the host system may be used which results in inconsistencies between the bundle info file and the full chroot.

An installroot can be used to avoid using the host's dnf cache.