[Rpm-maint] [rpm-software-management/rpm] rpm sign fwrite failed for large file through expect (#443)
ChrisJergens
notifications at github.com
Wed May 16 17:44:39 UTC 2018
Hello,
I have been using expect with rpm addsign for a few years, never really had a problem with it. But recently my teams introduced a new package which is quite large, 905Mb big. And when the sign script runs this always fails, and I can only find this error.
error: /var/tmp/rpm-tmp.YgXyPZ: Fwrite failed:
Which I believe comes from sign/rpmgensig.c copyFile
I have no problems signing this large file manually, but through expect it always fail. The leftover file in /var/tmp is always 880 bytes short. I sign tons of files every day without a problem.
Any clues or help about what might be causing this would be very much appreciated. Thank you.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/443
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180516/b14b1fdc/attachment.html>
More information about the Rpm-maint
mailing list