SvennD
lbzip2: Cannot exec: No such file or directory
June 29, 2021

lbzip2: Cannot exec: No such file or directory

Posted on June 29, 2021  •  1 minutes  • 70 words  •  Suggest Changes

This is a while ago, a missing library. When trying to decompress bz2 :

# tar -xf words.bz2
tar (child): lbzip2: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now

Something is missing to decompress bz2, that something is bzip2 ๐Ÿ™‚

dnf install bzip2
yum install bzip2

Now it should decompress ๐Ÿ™‚

Support

If you enjoyed this website, consider buying me a Dr. Pepper

Buy me a Dr PepperBuy me a Dr Pepper