missing libbz2.so.1.0

Can't launch itgmania due to missing lib The only way I know of to resolve this doesn't work due to read only filesystem.
Solution:
there is not, in your case I would use distrobox for this
Jump to solution
6 Replies
1/4 Life
1/4 Life8mo ago
rpm-ostree install <needed_package>
dnkmmr
dnkmmr8mo ago
what package supplies that particular library?
1/4 Life
1/4 Life8mo ago
distrobox enter fedora sudo dnf provides *libbz2*
grass
grass8mo ago
it's bzip2-libs which is already installed. it provides: /usr/lib64/libbz2.so.1 /usr/lib64/libbz2.so.1.0.8 from what I can gather this is just how things are done in fedora while other distros also provide so.1.0 and enough developers assume this is the case to have been a problem a few times with different libs. In read/write distro it generally works to do ln -s on one of them to the missing filename but I can't figure out if there is a way to do this.
Solution
1/4 Life
1/4 Life8mo ago
there is not, in your case I would use distrobox for this
grass
grass8mo ago
ok I'll do that
Want results from more Discord servers?
Add your server
More Posts