![](https://seccdn.libravatar.org/avatar/5b748275c3dbb1ceee18ed554486547d.jpg?s=120&d=mm&r=g)
On Monday 2020-11-09 12:38, Arjen de Korte wrote:
She has to update a TW machine that was not working for two months, so that it missed the rpm upgrade to the new payload compression scheme. Zypper fails because the packages she now downloads are compressed with an algorithm that the zypper and rpm she has in the machine can not decode.
That's why rpm itself is always packaged with bzip2, so that you can upgrade rpm using rpm to a version that knows how to decode zstd.
But, what do I see just now, is that rpm's deps are not bzip2.
The rpm package in Factory requires libbz2.so.1()(64bit) (which is provided by libbz2-1, the bzip2 runtime library), so that should be fine as far as I can see.
No, I'm talking about rpm -q --requires glibc | grep -i payload -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org