Package Details: stremio 4.4.168-2

Git Clone URL: https://aur.archlinux.org/stremio.git (read-only, click to copy)
Package Base: stremio
Description: A one-stop hub for video content aggregation (Movies, TV shows, series, live television or web channels)
Upstream URL: https://www.stremio.com/
Licenses: GPL-3.0-only
Submitter: dbermond
Maintainer: dbermond
Last Packager: dbermond
Votes: 48
Popularity: 2.68
First Submitted: 2019-06-01 18:13 (UTC)
Last Updated: 2024-08-03 21:03 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

icflorescu commented on 2024-05-04 07:18 (UTC)

Building/installing 4.4.168-1 on Manjaro fails due to ERROR: One or more files did not pass the validity check!. I believe the culprit is:

==> Validating source files with sha256sums...
    stremio-shell ... NOT FOUND

dbermond commented on 2024-04-28 18:06 (UTC)

@mihalycsaba I have just checked, and the package is building fine with python 3.12. It looks like that you have a custom (or outdated) vapoursynth. The current vapoursynth package from the official repositories does not link against 'libpython3.11.so.1.0', but against 'libpython3.12.so.1.0'. If you have a custom vapoursynth installed, rebuild it against python 3.12.

mihalycsaba commented on 2024-04-28 14:49 (UTC)

Solved it by installing python311

mihalycsaba commented on 2024-04-28 14:35 (UTC)

also it failed to start today with this bash: /usr/bin/flatpak: No such file or directory

mihalycsaba commented on 2024-04-28 14:34 (UTC)

build fails, it requires python 3.11

/usr/bin/ld: warning: libpython3.11.so.1.0, needed by /usr/lib/libvapoursynth-script.so.0, not found (try using -rpath or -rpath-link)

dbermond commented on 2024-01-04 19:13 (UTC)

@jotaveh Package is building fine. You are having a download problem, and this can be caused by a lot of reasons.

berocs commented on 2024-01-03 18:28 (UTC)

@mosgerila In my case, the offending package was nodejs-lts-gallium. I discovered it by running pacman -Qm | xargs pacman -Qi | grep -B 10 icu. I reinstalled nodejs and everything was good.

jotaveh commented on 2023-12-31 14:38 (UTC)

Building stremio... ==> Making package: stremio 4.4.164-1 (dom 31 dez 2023 11:36:32) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning stremio-shell git repo... Cloning into bare repository '/var/tmp/pamac-build-victorsilva/stremio/stremio-shell'... error: 2890 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output ==> ERROR: Failure while downloading stremio-shell git repo Aborting... Failed to build stremio

dbermond commented on 2023-12-25 12:04 (UTC)

@mosgerila see previous comments right before yours.

mosgerila commented on 2023-12-24 19:08 (UTC)

Stremio streaming server has thrown an error QProcess::ProcessError code: 127

/opt/stremio/node: error while loading shared libraries: libicui18n.so.73: cannot open shared object file: No such file or directory