https://bugzilla.novell.com/show_bug.cgi?id=807901 https://bugzilla.novell.com/show_bug.cgi?id=807901#c0 Summary: bugreporter crashes with 403 forbidden for xmlrpc.cgi Classification: openSUSE Product: openSUSE 12.3 Version: RC 2 Platform: Other OS/Version: openSUSE 12.2 Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: mihneadb@gmail.com ReportedBy: suse-beta@cboltz.de QAContact: qa-bugs@suse.de Found By: Beta-Customer Blocker: --- (using factory from 2013-02-20, probably also affects 12.3) The screen log says it all... # bugreporter Welcome to the submit bug report module! The user has stored credentials. Connecting to Novell's Bugzilla... If you don't know which package you want to file a bug to, you can use the susebugreport aid command to get some help. Which is the package you want to file a report against? If you are not sure, you can just type the beginning of the name and use a '*' to invoke globbing. Also, you can type '?' to start the aid_user module that helps finding the correct package name. Package name (or '?'): libqt4-x11 Package selected: libqt4 Please enter the bug summary (should be short!) --> test bug Summary entered: test bug Looking for similar existing bug reports... Traceback (most recent call last): File "/usr/bin/bugreporter", line 353, in <module> main() File "/usr/bin/bugreporter", line 343, in main do_submit() File "/usr/bin/bugreporter", line 152, in do_submit bug_list = bz.query({'summary': name}) 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: 403 Forbidden> -- 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.