handbrakecli - error while loading shared libraries

Bug #1666848 reported by atom
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
handbrake (Ubuntu)
New
Undecided
Unassigned

Bug Description

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

Tags: handbrake
Revision history for this message
atom (atom) wrote :

For simplicity, the same error can be seen with /dev/null used as an input.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.