Description of problem: I cannot update my system to 21. Version-Release number of selected component (if applicable): fedup-0.9.0-2.fc20.noarch How reproducible: I get it on my machine Steps to Reproduce: fedup --network 21 --product=nonproduct Actual results: setting up repos... Downloading failed: registration of commands not supported Expected results: Update to Fedora 21. Additional info: Running Xfce spin.
That error message is new to me - it's not part of fedup, as far as I know. Can you attach your /var/log/fedup.log? (It's best if you delete the existing log, run fedup again, then upload the new log)
Created attachment 966523 [details] /var/log/fedup.log
From the traceback: File "/usr/lib/yum-plugins/copr.py", line 45, in config_hook conduit.registerCommand(CoprCommand()) File "/usr/lib/python2.7/site-packages/yum/plugins.py", line 555, in registerCommand raise Errors.ConfigError(_('registration of commands not supported')) So it looks like the 'copr' plugin breaks yum-based stuff that isn't yum. Try adding '--disableplugin=copr' and see if that helps?
That workarounds it, yes. Thanks.
Copr plugin was backported to yum by Valentina. Adding to CC. Valentina, can you investigate this please.
This is already fixed in yum-utils-1.1.31-27.fc20. *** This bug has been marked as a duplicate of bug 1161956 ***