update mpv to work in debian 12 /devuan 5
Opened this issue · 4 comments
jemadux commented
Downloads|⇒ lsb_release -a
No LSB modules are available.
Distributor ID: Devuan
Description: Devuan GNU/Linux 5 (daedalus)
Release: 5
Codename: daedalus
Downloads|⇒
Downloads|⇒ sudo apt install ./stremio_4.4.160-1_amd64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'stremio' instead of './stremio_4.4.160-1_amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
stremio : Depends: libmpv1 (>= 0.30.0) but it is not installable
E: Unable to correome packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
stremio : Depends: libmpv1 (>= 0.30.0) but it is not installable
E: Unable to correct problems, you have held broken packages.
Downloads|⇒ sudo apt install -y libmpv1
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libmpv1
Downloads|⇒ apt-cache policy mpv
mpv:
Installed: 0.35.1-4
Candidate: 0.35.1-4
Version table:
*** 0.35.1-4 500
500 http://deb.devuan.org/merged stable/main amd64 Packages
100 /var/lib/dpkg/status
ct problems, you have held broken packages.
Downloads|⇒ sudo apt install -y libmpv1
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libmpv1
Downloads|⇒ apt-cache policy mpv
mpv:
Installed: 0.35.1-4
Candidate: 0.35.1-4
Version table:
*** 0.35.1-4 500
500 http://deb.devuan.org/merged stable/main amd64 Packages
100 /var/lib/dpkg/status
fyi doesnt has to do with that i am using devuan and not debian .
also in repositories of debian there's no libmpv1
vejeta commented
True, currently the Debian build doesn´t work due to this.
jemadux commented
True, currently the Debian build doesn´t work due to this.
that's why i build it
waitostar commented
Debian 12 / LMDE 6, stremio .deb package
dark-side-droid commented
Follow the guide to install required dependencies and build stremio from source.
You can do the first five steps in a virtual machine and once you have the files, you only need to do steps 6 and 7 on your machine after you copy the files over.