http://bugzilla.opensuse.org/show_bug.cgi?id=1197780 http://bugzilla.opensuse.org/show_bug.cgi?id=1197780#c4 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|martin.liska@suse.com |mls@suse.com --- Comment #4 from Martin Li��ka <martin.liska@suse.com> --- All right, so the issue is not related to the ZSTD compression algorithm. I can see the same behavior when I switch either to xzdio or gzio: $ rpm -qp --queryformat '%{PAYLOADCOMPRESSOR}\n' pkgs.1/adinatha-fonts-1.0-0.noarch.rpm gzip $ rpm --debug -qpvl ./pkgs.1/adinatha-fonts-1.0-0.noarch.rpm 2>&1 | grep 'total' ufdio: 6 reads, 6765 total bytes in 0.000005 secs $ rpm --debug -qpvl ./pkgs.2/adinatha-fonts-1.0-0.noarch.rpm 2>&1 | grep 'total' ufdio: 6 reads, 6925 total bytes in 0.000007 secs -- You are receiving this mail because: You are on the CC list for the bug.