Public bug reported:

Ubuntu 16.04.2 LTS
handbrake 0.10.2+ds1-2build1

This command:
handbrakecli -o video-test.mkv -m -e x264 -q 0.52 -t 1 -i /tmp/dvd

Gives this error:
handbrakecli: error while loading shared libraries: libbz2.so.1.0: cannot open 
shared object file: No such file or directory

No other output.

Return-code = 127

-- Troubleshooting --

This command:
ldd /usr/bin/handbrake | egrep libbz2.so.1.0

Gives this output:
  libbz2.so.1.0 => /lib/x86_64-linux-gnu/libbz2.so.1.0 (0x00007f5fd57f3000)

This command:
sha1sum /lib/x86_64-linux-gnu/libbz2*

Gives this output:
1fb8f1dd66dc2e1ee6312f60342236fd61d34305  /lib/x86_64-linux-gnu/libbz2.so.1
1fb8f1dd66dc2e1ee6312f60342236fd61d34305  /lib/x86_64-linux-gnu/libbz2.so.1.0
1fb8f1dd66dc2e1ee6312f60342236fd61d34305  /lib/x86_64-linux-gnu/libbz2.so.1.0.4

This command:
ls -lh /lib/x86_64-linux-gnu/libbz2*

Gives this output:
lrwxrwxrwx 1 root root  15 Dec  4 22:23 /lib/x86_64-linux-gnu/libbz2.so.1 -> 
libbz2.so.1.0.4
lrwxrwxrwx 1 root root  15 Dec  4 22:23 /lib/x86_64-linux-gnu/libbz2.so.1.0 -> 
libbz2.so.1.0.4
-rw-r--r-- 1 root root 66K May 20  2015 /lib/x86_64-linux-gnu/libbz2.so.1.0.4

** Affects: handbrake (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: handbrake

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1666848

Title:
  handbrakecli - error while loading shared libraries

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/handbrake/+bug/1666848/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to