https://bugzilla.novell.com/show_bug.cgi?id=807901 https://bugzilla.novell.com/show_bug.cgi?id=807901#c21 Christian Boltz <suse-beta@cboltz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|suse-beta@cboltz.de | --- Comment #21 from Christian Boltz <suse-beta@cboltz.de> 2013-05-27 22:53:50 CEST --- I just installed python-bugzilla-0.6.2-11.1.noarch (manually via osc getbinaries, factory didn't update for some days). Unfortunately I have bad news - I still get xmlrpclib.ProtocolError: <ProtocolError for apibugzilla.novell.com/xmlrpc.cgi: 403 Forbidden> Could it be that xmlrpc access is limited to users in the "novellonly" group? Just to be sure I have the latest version: # rpm -q --changelog python-bugzilla |head -n4 * Mi Mai 22 2013 speilicke@suse.com - Apply python-bugzilla-0.6.2-section.patch - Cleanup spec file - Package README(In reply to comment #13)
(In reply to comment #12) but are you saying that back when we had iChain, this worked, and now it doesn't?
I'm quite sure I tested "bugreporter" long time ago and it worked.
bugzilla query -b 807901
Probably nothing you'll like ;-) bugzilla query -b 807901 Traceback (most recent call last): File "/usr/bin/bugzilla", line 801, in <module> main() File "/usr/bin/bugzilla", line 572, in main buglist = bz.query(q) File "/usr/lib/python2.7/site-packages/bugzilla/base.py", line 530, in query r = self._query(query) File "/usr/lib/python2.7/site-packages/bugzilla/bugzilla3.py", line 177, in _query return self._proxy.Bug.search(query) File "/usr/lib64/python2.7/xmlrpclib.py", line 1224, in __call__ return self.__send(self.__name, args) File "/usr/lib64/python2.7/xmlrpclib.py", line 1578, in __request verbose=self.__verbose File "/usr/lib64/python2.7/xmlrpclib.py", line 1264, in request return self.single_request(host, handler, request_body, verbose) File "/usr/lib/python2.7/site-packages/bugzilla/base.py", line 1044, in single_request_with_cookies response.msg, xmlrpclib.ProtocolError: <ProtocolError for apibugzilla.novell.com/xmlrpc.cgi: 401 Authorization Required> I also tried "bugzilla login" before - this doesn't change anything. -- 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.