Getting an error message when attempting to update packages:
cannot update repo ‘updates’: Cannot prepare internal mirrorlist:
Curl error (6): Couldn’t resolve hostname for https://-mirrors.fedoraproject.org/metalink?repo=updates-released-f32&arch=x86_64 [Could not resolve host:mirrors.fedoraproject.org]
I have tried changing the Tor circuit a few times, none of the sys domains have been renamed. Is there a problem with Fedora repo servers?
ChrisA
March 30, 2023, 11:21pm
#4
Could you try to run:
grep mirrors /etc/yum.repos/fedora-updates.repo
in dom0
… and does it [really?] say https://-mirrors
or just https://mirrors
in the results?
1 Like
its https://mirrors , there is no syntax error here if that’s where you were going.
ChrisA
March 31, 2023, 7:18am
#6
I looked at:
where it said -mirrors.fedoraproject.org
- so you are right: I was looking for configuration errors in your repo definition - the syntax would be valid … but the domain wouldn’t exists.
yeah I wish it were something that simple believe me. Its still and outstanding issue.