[Rpm-maint] [rpm-software-management/rpm] rpm --rebuilddb outputs error on NFS (#796)

Chen Qi notifications at github.com
Fri Jul 19 06:22:13 UTC 2019


On NFS, 'rpm --rebuilddb' would output an error and leave an empty directory /var/lib/rpmold.xxxx in system.

error: could not delete old database at /var/lib/rpmold.335

Although the exit status is 0, I think we should do something about it.

Maybe we should move the /var/lib/rpmold.xxx/.nfsXXXX file to another place before before the rmdir operation?

-- 
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/796
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190718/82d032ea/attachment.html>


More information about the Rpm-maint mailing list