main ← marmarek:dom0-updates-whonix
opened 09:56PM - 22 Oct 25 UTC
When sys-whonix is used as updatevm, with repositories set to onion
addresses, D…NF (or rather curl) refuse to resolve the addresses, even
though it is talking to Tor. See
https://github.com/curl/curl/discussions/11125
Fix this by setting socks proxy explicitly. Use socks5h:// protocol to
really delegate hostname resolution to the server.
Do the same in qvm-template-repo-query (qubes.TemplateSearch and
qubes.TemplateDownload services), as they also use dnf and curl.
QubesOS/qubes-issues#10253