Basically, i trying to update the fedora system. its fedora 42 and i have just made a clean installation. when i try to update. this error came “Curl error (6): Could not resolve hostname for https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-42&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]” i might think its an mirror problem. basically i need solution to solve the problem of this, and make sure, which have this same problem, or any at all, is fix. i am a begginer for fedora, but use other linux distribution before. thx
Hopefully that’s a typo… did you mean 42?
yes, sorry for the typo
This may be an intermittent problem with a mirror.
To rule out a DNS or connection error, from command line run:
sudo dnf clean all
sudo dnf update
flatpak update #if you have flatpaks installed
Now There is a new error "Importing OpenPGP key 0xD60F803F:
UserID : “Warp Linux Maintainers (Package Signing Authority) linux-maintainers@warp.dev”
Fingerprint: 0913165C78D5B7A41B42AC657FF7AB39D60F803F
From : https://releases.warp.dev/linux/keys/warp.asc
Is this ok [y/N]: y
The key was successfully imported.
Transaction failed: Rpm transaction failed.
- file /usr/bin/evince-previewer from install of evince-48.0-2.fc42.x86_64 conflicts with file from package evince-previewer-48.0-1.fc42.x86_64
- file /usr/lib/systemd/systemd-network-generator from install of systemd-networkd-257.6-1.fc42.x86_64 conflicts with file from package systemd-udev-257.3-7.fc42.x86_64
- file /usr/share/man/man8/systemd-network-generator.service.8.gz from install of systemd-networkd-257.6-1.fc42.x86_64 conflicts with file from package systemd-udev-257.3-7.fc42.x86_64
"
BTW, i use warp terminal… just trying out
It appears that your RPM database is broken. Please try running dnf check
and address any errors it reports. You may also need to execute rpm --rebuilddb
. Make sure to back up the RPM database before proceeding.
For more information, see this link: https://access.redhat.com/solutions/6903 (though it is for RHEL, it also applies to Fedora).
Your suggestion does not work. I need another solution
for reference, this is a error
"Error running transaction: file /usr/lib/systemd/systemd-network-generator from install of systemd-networkd-257.6-1.fc42.x86_64 conflicts with file from package systemd-udev-257.3-7.fc42.x86_64
file /usr/share/man/man8/systemd-network-generator.service.8.gz from install of systemd-networkd-257.6-1.fc42.x86_64 conflicts with file from package systemd-udev-257.3-7.fc42.x86_64
"
You may want to try that after disabling the repository you just added.