b07706fd7a
GUI updaters and Packagekit are confused by networkless dom0 and often report that: - cannot check for updates (because of no network connection) - no updates are available, even if they are The latter happen mostly because PackageKit does not load dnf.conf, so try to use /etc/yum.repos.d (network repositories) instead of /etc/yum.real.repos.d (local cache, downloaded by qubes-dom0-update). Currently PackageKit does not support configuring it, the path is hardcoded. Until both of above issues get fixed, prefer console updater. Fixes QubesOS/qubes-issues#1378 |
||
---|---|---|
.. | ||
Makefile | ||
patch-dnf-yum-config | ||
qfile-dom0-unpacker.c | ||
qubes-cached.repo | ||
qubes-dom0-update | ||
qubes-dom0-updates.cron | ||
qubes-receive-updates | ||
qubes.ReceiveUpdates | ||
qubes.ReceiveUpdates.policy |