Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 24.04 next release has no libmpv1 but libmpv2 #393

Open
stdevPavelmc opened this issue Feb 28, 2024 · 3 comments
Open

Ubuntu 24.04 next release has no libmpv1 but libmpv2 #393

stdevPavelmc opened this issue Feb 28, 2024 · 3 comments

Comments

@stdevPavelmc
Copy link

stdevPavelmc commented Feb 28, 2024

System: Linux Ubuntu 24.04 LTS (new develop branch)
Error: libmpv1 not exist, they migrated to libmpv2

image

A search for libmpv results on this:

image

This refers to the .deb release on the homepage .

@yusi1
Copy link

yusi1 commented Apr 14, 2024

Same issue on Debian 12 Bookworm:

 ~/Downloads $ sudo dpkg -i stremio_4.4.168-1_amd64.deb
[sudo] password for yaslam:
Selecting previously unselected package stremio.
(Reading database ... 390153 files and directories currently installed.)
Preparing to unpack stremio_4.4.168-1_amd64.deb ...
Unpacking stremio (4.4.168-1) ...
dpkg: dependency problems prevent configuration of stremio:
 stremio depends on nodejs; however:
  Package nodejs is not installed.
 stremio depends on libmpv1 (>= 0.30.0); however:
  Package libmpv1 is not installed.
 stremio depends on qml-module-qtwebchannel (>= 5.9.5); however:
  Package qml-module-qtwebchannel is not installed.
 stremio depends on libfdk-aac2 (>= 2.0.2); however:
  Package libfdk-aac2 is not installed.

dpkg: error processing package stremio (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 stremio
 ✘ ~/Downloads $ sudo apt install nodejs libmpv1 qml-module-qtwebchannel libfdk-aac2
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package libmpv1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libmpv1' has no installation candidate
 ✘ ~/Downloads $

@laserburn
Copy link

Yup, definitely a problem. Now that new Ubuntu LTS is officially out, many will flock to it and discover that Stremio can't be installed. Must I polute the new Ubuntu 24.04 with flatpaks already? :(

@gustavo-dotcom
Copy link

Same issue here. Maybe launch Stremio as snap for Ubuntu?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants