Hi
I've tried a couple of times to build mingw-qt5-qtquick1 [1], but the
task consistently fails after the actual build succeded [2], seemingly
when moving the rpms or tagging the build, with the following message:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/koji/daemon.py", line 1160, in
runTask
response = (handler.run(),)
File "/usr/lib/python2.7/site-packages/koji/tasks.py", line 158, in run
return koji.util.call_with_argcheck(self.handler, self.params,
self.opts)
File "/usr/lib/python2.7/site-packages/koji/util.py", line 156, in
call_with_argcheck
return func(*args, **kwargs)
File "/usr/sbin/kojid", line 1133, in handler
if not header[rpm.RPMTAG_DISTRIBUTION]:
File "/usr/sbin/kojid", line 515, in build
self.session.host.setBuildRootState(self.id,'BUILDING')
File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 1943,
in __call__
# supports "nested" methods (e.g. examples.getStateName)
File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 2351,
in _callMethod
File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 2261,
in _prepCall
args = encode_args(*args, **kwargs)
File "/usr/lib64/python2.7/xmlrpclib.py", line 1094, in dumps
data = m.dumps(params)
File "/usr/lib64/python2.7/xmlrpclib.py", line 638, in dumps
dump(v, write)
File "/usr/lib64/python2.7/xmlrpclib.py", line 660, in __dump
f(self, value, write)
File "/usr/lib64/python2.7/xmlrpclib.py", line 719, in dump_array
dump(v, write)
File "/usr/lib64/python2.7/xmlrpclib.py", line 660, in __dump
f(self, value, write)
File "/usr/lib64/python2.7/xmlrpclib.py", line 741, in dump_struct
dump(v, write)
File "/usr/lib64/python2.7/xmlrpclib.py", line 660, in __dump
f(self, value, write)
File "/usr/lib64/python2.7/xmlrpclib.py", line 686, in dump_long
raise OverflowError, "long int exceeds XML-RPC limits"
OverflowError: long int exceeds XML-RPC limits
Any ideas?
Thanks
Sandro
[1] https://koji.fedoraproject.org/koji/taskinfo?taskID=19494011
[2]
https://koji.fedoraproject.org/koji/getfile?taskID=19494016&volume=DEFAULT&name=build.log&offset=-4000
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org