[22:26:12] aboccia_: greetings koji community, I recently built texlive which is a massive pkg into my private koji instance. When i query it in the system I seem to be hitting an int limit with the xmlrpc call.
[22:26:13] aboccia_: xmlrpclib.Fault: : long int exceeds XML-RPC limits">
[22:26:38] aboccia_: any way this can be changed without poking at code, I am also on a much older version of koji 1.9, planning on doing an upgrade.
[22:26:55] aboccia_: Curious if anyone has any info off the bat regarding possible fixes/workarounds.
But no xml data provided.
I'm not sure all long integers are transformed outside kojixmlrpc, so put this workaround here
the issue is from #koji irc channel
But no xml data provided.
I'm not sure all long integers are transformed outside kojixmlrpc, so put this workaround here