clearlinux / distribution

Placeholder repository to allow filing of general bugs/issues/etc against the Clear Linux OS for Intel Architecture linux distribution
518 stars 29 forks source link

Broken python package: `ModuleNotFoundError: No module named '_lzma'` #3150

Open ThaDaVos opened 1 month ago

ThaDaVos commented 1 month ago

Due to the broken package, Cockpit doesn't work

https://github.com/cockpit-project/cockpit/issues/20677#issuecomment-2198611597

K1ngfish3r commented 1 month ago

Bundle cockpit requires bundle xz-lzma-i-accept-the-risks To fix your issue right now, I believe you can add the bundle.

sudo swupd bundle-add xz-lzma-i-accept-the-risks

I wonder if python-xz uses 5.6.2 now