Bug 749535 - [abrt] yum-utils-1.1.31-2.fc15: repoquery:717:doQuery:TypeError: fmt_list() got an unexpected keyword argument 'output'
Summary: [abrt] yum-utils-1.1.31-2.fc15: repoquery:717:doQuery:TypeError: fmt_list() g...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: yum-utils
Version: 15
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:006aaf0fe319bbf86cc948c9388...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-27 11:45 UTC by Michal Sekletar
Modified: 2014-01-21 23:20 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-06 18:32:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michal Sekletar 2011-10-27 11:45:37 UTC
abrt version: 2.0.3
architecture:   x86_64
cmdline:        
component:      yum-utils
executable:     /usr/bin/repoquery
kernel:         2.6.40.6-0.fc15.x86_64
os_release:     Fedora release 15 (Lovelock)
package:        yum-utils-1.1.31-2.fc15
reason:         repoquery:717:doQuery:TypeError: fmt_list() got an unexpected keyword argument 'output'
time:           Thu Oct 27 13:31:43 2011
uid:            500
username:       msekleta

backtrace:
:repoquery:717:doQuery:TypeError: fmt_list() got an unexpected keyword argument 'output'
:
:Traceback (most recent call last):
:  File "/usr/bin/repoquery", line 1406, in <module>
:    main(sys.argv)
:  File "/usr/bin/repoquery", line 1400, in main
:    repoq.runQuery(regexs)
:  File "/usr/bin/repoquery", line 990, in runQuery
:    dot = self.options.dot)
:  File "/usr/bin/repoquery", line 717, in doQuery
:    return "\n".join(getattr(self, "fmt_%s" % method)(*args, **kw))
:TypeError: fmt_list() got an unexpected keyword argument 'output'
:
:Local variables in innermost frame:
:self: <__main__.groupQuery instance at 0x25c9758>
:args: ()
:kw: {'output': 'text', 'tree_level': 'all', 'dot': None}
:method: 'list'

comment:
:1. repoquery -g --grouppkgs=optional -l base (it's manpage example)
:2. observe results

Comment 1 Adam Huffman 2012-06-06 15:51:14 UTC
Ran command 'repoquery -g -l core'

Package: yum-utils-1.1.31-2.fc16
OS Release: Fedora release 16 (Verne)

Comment 2 Michal Sekletar 2012-06-06 18:32:32 UTC
I'm running Fedora 17 and now it works just fine and Fedora 15 won't be supported by the end of this month anyway, closing this one.


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