Mitsutoshi NAKANO changed bug 905110
What Removed Added
CC   bkbin005@rinku.zaq.ne.jp

Comment # 4 on bug 905110 from
I can reproduce this bug in openSUSE 13.2.

> 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 '?'): etckeeper                                                

Package selected: etckeeper                                                     
Please enter the bug summary (should be short!)
--> etckeeper can not recognize multi highlevel package managers
Summary entered: etckeeper can not recognize multi highlevel package managers

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 929, in query
    r = self._query(query)
  File "/usr/lib/python2.7/site-packages/bugzilla/base.py", line 919, in _query
    return self._proxy.Bug.search(query)
  File "/usr/lib64/python2.7/xmlrpclib.py", line 1234, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib64/python2.7/xmlrpclib.py", line 1588, in __request
    verbose=self.__verbose
  File "/usr/lib/python2.7/site-packages/bugzilla/base.py", line 170, in
request
    return self.parse_response(stringio)
  File "/usr/lib64/python2.7/xmlrpclib.py", line 1477, in parse_response
    p.feed(data)
  File "/usr/lib64/python2.7/xmlrpclib.py", line 562, in feed
    self._parser.Parse(data, 0)
xml.parsers.expat.ExpatError: syntax error: line 1, column 62


You are receiving this mail because: