Bug 10018 - rpmdrake says: "Unable to add medium, errors reported" but media is added and is OK.
Summary: rpmdrake says: "Unable to add medium, errors reported" but media is added and...
Status: NEW
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia tools maintainers
QA Contact:
URL:
Whiteboard: MGA5TOO
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-08 00:01 CEST by Barry Jackson
Modified: 2021-11-24 13:13 CET (History)
3 users (show)

See Also:
Source RPM: rpmdrake-5.48-1.mga3.src.rpm
CVE:
Status comment:


Attachments

Description Barry Jackson 2013-05-08 00:01:08 CEST
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:
Comment 1 Thierry Vignaud 2013-05-08 14:50:54 CEST
I doubt that you've any zmrepo40 medium unless you rerun it.

CC: (none) => thierry.vignaud

Comment 2 Barry Jackson 2013-05-08 16:15:25 CEST
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
}
Comment 3 Barry Jackson 2014-03-23 17:27:30 CET
Still happens in Mga5 Cauldron
Comment 4 Barry Jackson 2014-12-30 22:32:19 CET
Still happens in Mga5 Cauldron
Comment 5 Barry Jackson 2016-04-05 22:23:48 CEST
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

Barry Jackson 2016-04-14 22:00:47 CEST

Keywords: (none) => 6dev1

Barry Jackson 2016-05-31 00:48:46 CEST

Keywords: 6dev1 => 6sta1

Samuel Verschelde 2016-10-15 22:42:27 CEST

Assignee: bugsquad => mageiatools

Comment 6 Barry Jackson 2017-03-18 13:26:43 CET
Still valid for Mageia-6-sta2

Keywords: 6sta1 => 6sta2

lilac dawn 2017-11-13 12:42:18 CET

CC: (none) => wanda140796

Marja Van Waes 2017-11-13 19:43:06 CET

CC: (none) => marja11

Comment 8 Barry Jackson 2021-11-24 13:13:03 CET
Still happens in Cauldron (Mga9)

Note You need to log in before you can comment on or make changes to this bug.