Guest User

bugs.koha-community.org/xmlrpc.cgi: 404 Not Found

a guest
Oct 21st, 2013
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. kivilahtio@Vulcan:~/koha/kohaclone > git bz apply 11092
  2. Bug 11092 - Need a processing fee and billing fee on late notices.
  3.  
  4. 22158 - Add a processing fee and billing fee on late notices
  5. 22159 - Add a processing fee and billing fee on late notices
  6. 22160 - Add a processing fee and billing fee on late notices
  7.  
  8. Apply? [(y)es, (n)o, (i)nteractive] y
  9. Traceback (most recent call last):
  10. File "/home/kivilahtio/koha/git-bz/git-bz//git-bz", line 2609, in <module>
  11. do_apply(*args)
  12. File "/home/kivilahtio/koha/git-bz/git-bz//git-bz", line 1734, in do_apply
  13. users = bug.server.get_xmlrpc_proxy().User.get({ 'names': [patch.attacher] })['users']
  14. File "/usr/lib/python2.7/xmlrpclib.py", line 1224, in __call__
  15. return self.__send(self.__name, args)
  16. File "/usr/lib/python2.7/xmlrpclib.py", line 1578, in __request
  17. verbose=self.__verbose
  18. File "/usr/lib/python2.7/xmlrpclib.py", line 1264, in request
  19. return self.single_request(host, handler, request_body, verbose)
  20. File "/usr/lib/python2.7/xmlrpclib.py", line 1312, in single_request
  21. response.msg,
  22. xmlrpclib.ProtocolError: <ProtocolError for bugs.koha-community.org/xmlrpc.cgi: 404 Not Found>
  23. [1]kivilahtio@Vulcan:~/koha/kohaclone >
Advertisement
Add Comment
Please, Sign In to add comment