Opened 7 years ago
Last modified 1 year ago
Reported by: FlorianFesti Assigned to: pmatilai Priority: major Milestone: rpm-4.12.0 Component: rpm Version: RPM Development Keywords: cpio large file Cc:
While rpm can handle large files internally the content is still put into a cpio archive which is limited to files < 4GB.
To solve that another archive format needs to be chosen and supported.
This is going to break forward compatibility.
Fixed in 4.12.0, by yourself in case you've forgotten ;)