Description of problem: When adding a custom distribution medium rpmdrake always reports an error saying it has failed. In fact the media is added and works correctly once the error dialog is closed. Unable to add medium, errors reported: ...retrieving failed: curl failed: exited with 22 no metadata found for medium "Core Release Debug (zmrepo2)" ...retrieving failed: curl failed: exited with 22 no metadata found for medium "Core Updates Debug (zmrepo4)" ...retrieving failed: curl failed: exited with 22 no metadata found for medium "Core Updates Testing Debug (zmrepo6)" ...retrieving failed: curl failed: exited with 22 no metadata found for medium "Core Backports Debug (zmrepo8)" ...retrieving failed: curl failed: exited with 22 no metadata found for medium "Core Backports Testing Debug (zmrepo10)" ...retrieving failed: curl failed: exited with 22 no metadata found for medium "Nonfree Release Debug (zmrepo12)" ...retrieving failed: curl failed: exited with 22 no metadata found for medium "Nonfree Updates Debug (zmrepo14)" ...retrieving failed: curl failed: exited with 22 no metadata found for medium "Nonfree Updates Testing Debug (zmrepo16)" ...retrieving failed: curl failed: exited with 22 no metadata found for medium "Nonfree Backports Debug (zmrepo18)" ...retrieving failed: curl failed: exited with 22 no metadata found for medium "Nonfree Backports Testing Debug (zmrepo20)" ...retrieving failed: curl failed: exited with 22 no metadata found for medium "Tainted Release Debug (zmrepo22)" ...retrieving failed: curl failed: exited with 22 no metadata found for medium "Tainted Updates Debug (zmrepo24)" ...retrieving failed: curl failed: exited with 22 no metadata found for medium "Tainted Updates Testing Debug (zmrepo26)" ...retrieving failed: curl failed: exited with 22 no metadata found for medium "Tainted Backports Debug (zmrepo28)" ...retrieving failed: curl failed: exited with 22 no metadata found for medium "Tainted Backports Testing Debug (zmrepo30)" ...retrieving failed: curl failed: exited with 22 no metadata found for medium "Core 32bit Release Debug (zmrepo32)" ...retrieving failed: curl failed: exited with 22 no metadata found for medium "Core 32bit Updates Debug (zmrepo34)" ...retrieving failed: curl failed: exited with 22 no metadata found for medium "Core 32bit Updates Testing Debug (zmrepo36)" ...retrieving failed: curl failed: exited with 22 no metadata found for medium "Core 32bit Backports Debug (zmrepo38)" ...retrieving failed: curl failed: exited with 22 no metadata found for medium "Core 32bit Backports Testing Debug (zmrepo40)" Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Inrpmdrake click 2. 3. Reproducible: Steps to Reproduce:
I doubt that you've any zmrepo40 medium unless you rerun it.
CC: (none) => thierry.vignaud
Sorry I don't understand your comment. Here is urpmi.cfg: [root@jackodesktop /]# cat /etc/urpmi/urpmi.cfg { } Core\ Release\ (zmrepo1) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/core/release { key-ids: 80420f66 } Core\ Release\ Debug\ (zmrepo2) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/debug/core/release { ignore } Core\ Updates\ (zmrepo3) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/core/updates { key-ids: 80420f66 update } Core\ Updates\ Debug\ (zmrepo4) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/debug/core/updates { ignore } Core\ Updates\ Testing\ (zmrepo5) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/core/updates_testing { ignore key-ids: 80420f66 } Core\ Updates\ Testing\ Debug\ (zmrepo6) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/debug/core/updates_testing { ignore } Core\ Backports\ (zmrepo7) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/core/backports { ignore key-ids: 80420f66 } Core\ Backports\ Debug\ (zmrepo8) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/debug/core/backports { ignore } Core\ Backports\ Testing\ (zmrepo9) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/core/backports_testing { ignore key-ids: 80420f66 } Core\ Backports\ Testing\ Debug\ (zmrepo10) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/debug/core/backports_testing { ignore } Nonfree\ Release\ (zmrepo11) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/nonfree/release { ignore key-ids: 80420f66 } Nonfree\ Release\ Debug\ (zmrepo12) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/debug/nonfree/release { ignore } Nonfree\ Updates\ (zmrepo13) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/nonfree/updates { ignore key-ids: 80420f66 update } Nonfree\ Updates\ Debug\ (zmrepo14) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/debug/nonfree/updates { ignore } Nonfree\ Updates\ Testing\ (zmrepo15) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/nonfree/updates_testing { ignore key-ids: 80420f66 } Nonfree\ Updates\ Testing\ Debug\ (zmrepo16) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/debug/nonfree/updates_testing { ignore } Nonfree\ Backports\ (zmrepo17) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/nonfree/backports { ignore key-ids: 80420f66 } Nonfree\ Backports\ Debug\ (zmrepo18) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/debug/nonfree/backports { ignore } Nonfree\ Backports\ Testing\ (zmrepo19) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/nonfree/backports_testing { ignore key-ids: 80420f66 } Nonfree\ Backports\ Testing\ Debug\ (zmrepo20) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/debug/nonfree/backports_testing { ignore } Tainted\ Release\ (zmrepo21) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/tainted/release { ignore key-ids: 80420f66 } Tainted\ Release\ Debug\ (zmrepo22) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/debug/tainted/release { ignore } Tainted\ Updates\ (zmrepo23) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/tainted/updates { ignore key-ids: 80420f66 update } Tainted\ Updates\ Debug\ (zmrepo24) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/debug/tainted/updates { ignore } Tainted\ Updates\ Testing\ (zmrepo25) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/tainted/updates_testing { ignore key-ids: 80420f66 } Tainted\ Updates\ Testing\ Debug\ (zmrepo26) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/debug/tainted/updates_testing { ignore } Tainted\ Backports\ (zmrepo27) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/tainted/backports { ignore key-ids: 80420f66 } Tainted\ Backports\ Debug\ (zmrepo28) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/debug/tainted/backports { ignore } Tainted\ Backports\ Testing\ (zmrepo29) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/tainted/backports_testing { ignore key-ids: 80420f66 } Tainted\ Backports\ Testing\ Debug\ (zmrepo30) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/x86_64/media/debug/tainted/backports_testing { ignore } Core\ 32bit\ Release\ (zmrepo31) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/i586/media/core/release { key-ids: 80420f66 } Core\ 32bit\ Release\ Debug\ (zmrepo32) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/i586/media/debug/core/release { ignore } Core\ 32bit\ Updates\ (zmrepo33) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/i586/media/core/updates { key-ids: 80420f66 update } Core\ 32bit\ Updates\ Debug\ (zmrepo34) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/i586/media/debug/core/updates { ignore } Core\ 32bit\ Updates\ Testing\ (zmrepo35) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/i586/media/core/updates_testing { ignore key-ids: 80420f66 } Core\ 32bit\ Updates\ Testing\ Debug\ (zmrepo36) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/i586/media/debug/core/updates_testing { ignore } Core\ 32bit\ Backports\ (zmrepo37) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/i586/media/core/backports { ignore key-ids: 80420f66 } Core\ 32bit\ Backports\ Debug\ (zmrepo38) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/i586/media/debug/core/backports { ignore } Core\ 32bit\ Backports\ Testing\ (zmrepo39) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/i586/media/core/backports_testing { ignore key-ids: 80420f66 } Core\ 32bit\ Backports\ Testing\ Debug\ (zmrepo40) http://192.168.1.64/pub/linux/Mageia/distrib/cauldron/i586/media/debug/core/backports_testing { ignore }
Still happens in Mga5 Cauldron
Still happens in Mga6-1 I now know to ignore the error messages after all these years but new users would not.
Whiteboard: (none) => MGA5TOO
Keywords: (none) => 6dev1
Keywords: 6dev1 => 6sta1
Assignee: bugsquad => mageiatools
Still valid for Mageia-6-sta2
Keywords: 6sta1 => 6sta2
CC: (none) => wanda140796
CC: (none) => marja11
Still happens in Cauldron (Mga9)