sailfishos-chum / sailfishos-chum-gui

GUI application for utilising the SailfishOS:Chum community repository
https://openrepos.net/content/olf/sailfishoschum-gui-installer
MIT License
13 stars 17 forks source link

Message `error: unpacking of archive failed: cpio: Bad magic.` when installing or updating package(s) #196

Closed Olf0 closed 1 year ago

Olf0 commented 1 year ago

… occurs if a RPM package compressed with zstd is istalled or updated to on SailfishOS < 4.3.0.

A %define _binary_payload w2.xzdio in the spec file of the affected package resolves this issue.

Pulling this out of issue #165, because it is unrelated to the original issue content there.

Olf0 commented 1 year ago

Reference: FSO: SFOS 4.5.0 switches RPM compression. What does that mean for existing RPMs?