huceke / omxplayer

omxplayer
GNU General Public License v2.0
522 stars 501 forks source link

Can't install on stretch #300

Open pagaille opened 6 years ago

pagaille commented 6 years ago

Platform : raspberry pi 3B

At the time of writing, the latest omxplayer found on doesn't install itself on Raspbian Stretch because of an unmet dependency (libssl1.0.0).

I installed it using sudo dpkg -i omxplayer_0.3.7~git20170130~62fb580_armhf.deb

System claims that libssl1.0.0 isn't available. Looks like Stretch introduced version 1.0.2. There was a security hole in the previous version, and therefore there is no backport.

high-solutions commented 2 years ago

i have the same issue.

did you find a work around?

pagaille commented 2 years ago

As far as I remember (4,5 years ago already) I had to stay on Jessie.

There is another discussion here with possible solutions: https://github.com/turingmachine/omxplayer-sync/issues/80