Can't Install Software to Dom0

Hi, following this guide, I entered the command inside the terminal and received this error:

Using sys-net as UpdateVM for Dom0
Downloading packages. This may take a while...
Unable to detect release version (use '--releasever' to specify release version)
Unable to detect release version (use '--releasever' to specify release version)
Unable to detect release version (use '--releasever' to specify release version)
Fedora 37 - x86_64                              0.0  B/s |   0  B     00:22    
Errors during downloading metadata for repository 'fedora':
  - Curl error (7): Couldn't connect to server for https://mirrors.fedoraproject.org/metalink?repo=fedora-37&arch=x86_64 [Failed to connect to mirrors.fedoraproject.org port 443 after 1678 ms: Couldn't connect to server]
  - Curl error (7): Couldn't connect to server for https://mirrors.fedoraproject.org/metalink?repo=fedora-37&arch=x86_64 [Failed to connect to mirrors.fedoraproject.org port 443 after 1670 ms: Couldn't connect to server]
  - Curl error (7): Couldn't connect to server for https://mirrors.fedoraproject.org/metalink?repo=fedora-37&arch=x86_64 [Failed to connect to mirrors.fedoraproject.org port 443 after 1656 ms: Couldn't connect to server]
  - Curl error (7): Couldn't connect to server for https://mirrors.fedoraproject.org/metalink?repo=fedora-37&arch=x86_64 [Failed to connect to mirrors.fedoraproject.org port 443 after 3430 ms: Couldn't connect to server]
  - Curl error (7): Couldn't connect to server for https://mirrors.fedoraproject.org/metalink?repo=fedora-37&arch=x86_64 [Failed to connect to mirrors.fedoraproject.org port 443 after 1654 ms: Couldn't connect to server]
  - Curl error (7): Couldn't connect to server for https://mirrors.fedoraproject.org/metalink?repo=fedora-37&arch=x86_64 [Failed to connect to mirrors.fedoraproject.org port 443 after 1697 ms: Couldn't connect to server]
  - Curl error (7): Couldn't connect to server for https://mirrors.fedoraproject.org/metalink?repo=fedora-37&arch=x86_64 [Failed to connect to mirrors.fedoraproject.org port 443 after 1674 ms: Couldn't connect to server]
  - Curl error (7): Couldn't connect to server for https://mirrors.fedoraproject.org/metalink?repo=fedora-37&arch=x86_64 [Failed to connect to mirrors.fedoraproject.org port 443 after 1672 ms: Couldn't connect to server]
  - Curl error (7): Couldn't connect to server for https://mirrors.fedoraproject.org/metalink?repo=fedora-37&arch=x86_64 [Failed to connect to mirrors.fedoraproject.org port 443 after 1676 ms: Couldn't connect to server]
  - Curl error (7): Couldn't connect to server for https://mirrors.fedoraproject.org/metalink?repo=fedora-37&arch=x86_64 [Failed to connect to mirrors.fedoraproject.org port 443 after 2700 ms: Couldn't connect to server]
Error: Failed to download metadata for repo 'fedora': Cannot prepare internal mirrorlist: Curl error (7): Couldn't connect to server for https://mirrors.fedoraproject.org/metalink?repo=fedora-37&arch=x86_64 [Failed to connect to mirrors.fedoraproject.org port 443 after 1672 ms: Couldn't connect to server]

I set UpdateVM to sys-net since all my static connections were defined there.
However, unlike all the other VMs, I can’t seem to be able to connect.

1 Like

Can you do a dom0 update ?

Sudo qubes-dom0-update

Have you ever done one ? Occasionally fedora mirrors can be down for a little bit. Or you have a connection issue with dom0. I always use whonix for dom0 updates. Often switching can fix an issue

1 Like

Did you make any change to sys-net?

Be careful, if you changed the dom0 update VM, the qube need to be restarted for changes to be effective.

1 Like

Using whonix fixed the issue, thanks

2 Likes