https://bugzilla.novell.com/show_bug.cgi?id=685842 https://bugzilla.novell.com/show_bug.cgi?id=685842#c2 --- Comment #2 from Michal Vyskocil <mvyskocil@novell.com> 2011-04-08 08:06:30 UTC --- I've forgot add --bztype=NovellBugzilla - it seems that querying is not implemented in our nvlbugzilla.py bugzilla --bztype NovellBugzilla query --bug_status=NEW,ASSIGNED --assigned_to=mvyskocil@novell.com Traceback (most recent call last): File "/usr/bin/bugzilla", line 688, in <module> main() File "/usr/bin/bugzilla", line 501, in main buglist = bz.query(q) File "/usr/lib/python2.7/site-packages/bugzilla/base.py", line 525, in query r = self._query(query) File "/usr/lib/python2.7/site-packages/bugzilla/base.py", line 496, in _query raise NotImplementedError NotImplementedError -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.