ublue-os / ucore

An OCI base image of Fedora CoreOS with batteries included
https://projectucore.io
Apache License 2.0
155 stars 32 forks source link

fix: add coreos pool repo to mitigate dependancy build issue #163

Closed bsherman closed 4 months ago

bsherman commented 4 months ago

For over a week, the libvirt-client package has required a version of gnu-tls not available for install. This fixes by granting access to the coreos pool repo which caches versions of packages used in FCOS even if they are no longer present in other Fedora repos.