The problem seems to be that only the last entry has the file content... so the 
empty file that's created first cannot be written since the RPM entry currently 
being processed doesn't have the data. Then a couple of hard links may get 
created and only the last entry (hardlink) found there has the content that can 
then be written out.

-- 
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/333#issuecomment-339712089
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to