id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 13141,getAPIVersion invalid literal for int() with base 10: 'dev0',anonymous,jomae,"While using TracXMLRPC-1.1.7.dev0 we get the following error: {{{ 2017-04-07 10:50:59,029 Trac[web_ui] ERROR: RPC(XML-RPC) [xxx.xxx.xxx.xxx] Exception caught while calling system.getAPIVersion(*[]) by user Traceback (most recent call last): File ""/usr/local/lib/python2.7/dist-packages/TracXMLRPC-1.1.7.dev0-py2.7.egg/tracrpc/web_ui.py"", line 158, in _rpc_process result = (XMLRPCSystem(self.env).get_method(method_name)(req, args))[0] File ""/usr/local/lib/python2.7/dist-packages/TracXMLRPC-1.1.7.dev0-py2.7.egg/tracrpc/api.py"", line 197, in __call__ result = self.callable(req, *args) File ""/usr/local/lib/python2.7/dist-packages/TracXMLRPC-1.1.7.dev0-py2.7.egg/tracrpc/api.py"", line 339, in getAPIVersion return map(int, tracrpc.__version__.split('-')[0].split('.')) ValueError: invalid literal for int() with base 10: 'dev0' 2017-04-07 10:50:59,029 Trac[xml_rpc] ERROR: invalid literal for int() with base 10: 'dev0' 2017-04-07 10:50:59,030 Trac[xml_rpc] ERROR: Traceback (most recent call last): File ""/usr/local/lib/python2.7/dist-packages/TracXMLRPC-1.1.7.dev0-py2.7.egg/tracrpc/web_ui.py"", line 158, in _rpc_process result = (XMLRPCSystem(self.env).get_method(method_name)(req, args))[0] File ""/usr/local/lib/python2.7/dist-packages/TracXMLRPC-1.1.7.dev0-py2.7.egg/tracrpc/api.py"", line 197, in __call__ result = self.callable(req, *args) File ""/usr/local/lib/python2.7/dist-packages/TracXMLRPC-1.1.7.dev0-py2.7.egg/tracrpc/api.py"", line 339, in getAPIVersion return map(int, tracrpc.__version__.split('-')[0].split('.')) ServiceException: invalid literal for int() with base 10: 'dev0' }}} It seems the 'dev0' string ist not allowed.",defect,closed,normal,XmlRpcPlugin,blocker,fixed,,Olemis Lang f.rochlitzer@…,1.0