Bug 1172206 - Copr plugin breaks fedup
Summary: Copr plugin breaks fedup
Keywords:
Status: CLOSED DUPLICATE of bug 1161956
Alias: None
Product: Fedora
Classification: Fedora
Component: yum-utils
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-09 15:37 UTC by Miro Hrončok
Modified: 2014-12-10 10:21 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-12-10 10:21:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
/var/log/fedup.log (2.51 KB, text/plain)
2014-12-09 21:47 UTC, Miro Hrončok
no flags Details

Description Miro Hrončok 2014-12-09 15:37:10 UTC
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.

Comment 1 Will Woods 2014-12-09 20:12:46 UTC
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)

Comment 2 Miro Hrončok 2014-12-09 21:47:07 UTC
Created attachment 966523 [details]
/var/log/fedup.log

Comment 3 Will Woods 2014-12-10 00:11:50 UTC
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?

Comment 4 Miro Hrončok 2014-12-10 00:58:49 UTC
That workarounds it, yes. Thanks.

Comment 5 Miroslav Suchý 2014-12-10 09:25:19 UTC
Copr plugin was backported to yum by Valentina. Adding to CC.

Valentina, can you investigate this please.

Comment 6 Valentina Mukhamedzhanova 2014-12-10 10:21:25 UTC
This is already fixed in yum-utils-1.1.31-27.fc20.

*** This bug has been marked as a duplicate of bug 1161956 ***


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