stremio-shell icon indicating copy to clipboard operation
stremio-shell copied to clipboard

update mpv to work in debian 12 /devuan 5

Open jemadux opened this issue 2 years ago • 4 comments


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

jemadux avatar Aug 30 '23 10:08 jemadux

True, currently the Debian build doesn´t work due to this.

vejeta avatar Oct 18 '23 21:10 vejeta

True, currently the Debian build doesn´t work due to this.

that's why i build it

jemadux avatar Oct 31 '23 14:10 jemadux

Debian 12 / LMDE 6, stremio .deb package

https://www.youtube.com/watch?v=XUEJtO7Go8s

waitostar avatar Mar 27 '24 00:03 waitostar