[Rpm-maint] [rpm-software-management/rpm] rpm install failed with "cpio: utime failed - Resource temporarily unavailable" (#449)

Ryan Wong notifications at github.com
Wed Jun 13 02:50:53 UTC 2018


Thanks for reply. In fact my NFS host filesystem is ext4. And the real problem is that if a symlink file points to a target which does not exist, the function lutimes() will failed with an error code ESTALE returned by NFS server. I found rpm tool always creates the symlink first and tries to modify its timestamp, when the target file has not been extracted.

-- 
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/449#issuecomment-396797070
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180612/83f9343a/attachment.html>


More information about the Rpm-maint mailing list