devangshekhawat / Fedora-40-Post-Install-Guide

Things to do after installing Fedora 40
681 stars 64 forks source link

fastestmirror=1 failing package updates #19

Open ScienceGuy031 opened 3 weeks ago

ScienceGuy031 commented 3 weeks ago

I'm still relatively new to using linux as a daily driver, so i'm not sure what exactly causes this.

But just in case its relevant: fastestmirror=1 leaves me with failing package updates, fastetmirror=0 works as expected though.

Output with fastestmirror=1:

Errors during downloading metadata for repository 'updates':
  - Status code: 416 for https://mirror.i3d.net/pub/fedora/linux/updates/40/Everything/x86_64/repodata/31a349ede032a5cf09e248b5a6b2da26b9c0bcdbb38e19fd2cca11294402b6f1-updateinfo.xml.zck (IP: 2a00:1637:3400::213)
  - Status code: 404 for https://eu.edge.kernel.org/fedora/updates/40/Everything/x86_64/repodata/31a349ede032a5cf09e248b5a6b2da26b9c0bcdbb38e19fd2cca11294402b6f1-updateinfo.xml.zck (IP: 2604:1380:4601:e00::3)
  - Status code: 416 for http://mirror.i3d.net/pub/fedora/linux/updates/40/Everything/x86_64/repodata/24bf22ec85cd86663181c757755e94cc50721a171783532f197d021f20458732-primary.xml.zck (IP: 2a00:1637:3400::213)
  - Curl error (23): Failed writing received data to disk/application for https://eu.edge.kernel.org/fedora/updates/40/Everything/x86_64/repodata/24bf22ec85cd86663181c757755e94cc50721a171783532f197d021f20458732-primary.xml.zck [Failure writing output to destination]
  - Status code: 416 for https://mirror.i3d.net/pub/fedora/linux/updates/40/Everything/x86_64/repodata/24bf22ec85cd86663181c757755e94cc50721a171783532f197d021f20458732-primary.xml.zck (IP: 2a00:1637:3400::213)
  - Status code: 416 for http://mirror.i3d.net/pub/fedora/linux/updates/40/Everything/x86_64/repodata/31a349ede032a5cf09e248b5a6b2da26b9c0bcdbb38e19fd2cca11294402b6f1-updateinfo.xml.zck (IP: 2a00:1637:3400::213)
Error: Failed to download metadata for repo 'updates': Yum repo downloading error: Downloading error(s): repodata/24bf22ec85cd86663181c757755e94cc50721a171783532f197d021f20458732-primary.xml.zck - Download failed: Curl error (23): Failed writing received data to disk/application for https://eu.edge.kernel.org/fedora/updates/40/Everything/x86_64/repodata/24bf22ec85cd86663181c757755e94cc50721a171783532f197d021f20458732-primary.xml.zck [Failure writing output to destination]
ZeusAbhijeet commented 3 weeks ago

Yeah fastestmirror=1 is sometimes a hit or a miss as it says in the note right below the example config. You can keep it set to 0 if it works for you