#464 RPM size >4GB cannot be encoded
Closed: Fixed Opened by puiterwijk.

If an RPM file is >4GB, koji's getrpminfo call fails because the xml-rpc integer field is 32bits unsigned.
This can be seen at https://koji.fedoraproject.org/koji/rpminfo?rpmID=9792187 (RPM at https://kojipkgs.fedoraproject.org/packages/webkitgtk4/2.17.3/1.fc27/aarch64, bug against webkitgtk4 at https://bugzilla.redhat.com/show_bug.cgi?id=1456261).


PR #470

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.13

Metadata Update from @mikem:
- Issue set to the milestone: 1.14 (was: 1.13)

Commit 4cec3719 fixes this issue

Commit 448924e2 relates to this ticket

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/464

Please continue any further discussion there.

Metadata