Search Criteria
Package Details: stremio 4.4.168-2
Package Actions
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: | 62 |
Popularity: | 1.98 |
First Submitted: | 2019-06-01 18:13 (UTC) |
Last Updated: | 2024-08-03 21:03 (UTC) |
Dependencies (14)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- mpv (mpv-light-pulseAUR, mpv-amd-full-gitAUR, mpv-fullAUR, mpv-gitAUR, mpv-build-gitAUR, mpv-full-build-gitAUR, mpv-full-gitAUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron, nodejs-lts-jod)
- openssl (openssl-gitAUR, openssl-staticAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-quickcontrols (qt5-quickcontrols-gitAUR)
- qt5-quickcontrols2 (qt5-quickcontrols2-gitAUR)
- qt5-translations (qt5-translations-gitAUR)
- qt5-webchannel
- qt5-webengine
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- librsvg (librsvg-gitAUR) (make)
Required by (1)
- pimpmystremio-bin (optional)
Sources (7)
- 010-stremio-do-not-download-server-js.patch
- git+https://github.com/itay-grudev/SingleApplication.git
- git+https://github.com/Ivshti/libmpv.git
- git+https://github.com/Ivshti/razerchroma.git
- git+https://github.com/Stremio/stremio-shell.git#tag=v4.4.168
- stremio-4.4.168-server.js
- stremio-4.4.168-stremio.asar
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 14 Next › Last »
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 runningpacman -Qm | xargs pacman -Qi | grep -B 10 icu
. I reinstallednodejs
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
jotaveh commented on 2023-12-31 14:35 (UTC)
Hi, good day
Updating files: 100% (114/114) Updating files: 100% (114/114), done. Switched to a new branch 'makepkg' ==> Starting prepare()... Submodule 'deps/chroma' (https://github.com/Ivshti/razerchroma) registered for path 'deps/chroma' Submodule 'deps/libmpv' (https://github.com/Ivshti/libmpv) registered for path 'deps/libmpv' Submodule 'deps/singleapplication' (http://github.com/itay-grudev/SingleApplication) registered for path 'deps/singleapplication' Cloning into '/var/tmp/pamac-build-victorsilva/stremio-beta/src/stremio/deps/chroma'... Cloning into '/var/tmp/pamac-build-victorsilva/stremio-beta/src/stremio/deps/libmpv'... error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8) error: 884 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output fatal: clone of 'https://github.com/Ivshti/libmpv' into submodule path '/var/tmp/pamac-build-victorsilva/stremio-beta/src/stremio/deps/libmpv' failed Failed to clone 'deps/libmpv'. Retry scheduled Cloning into '/var/tmp/pamac-build-victorsilva/stremio-beta/src/stremio/deps/singleapplication'... warning: redirecting to https://github.com/itay-grudev/SingleApplication/ Cloning into '/var/tmp/pamac-build-victorsilva/stremio-beta/src/stremio/deps/libmpv'... error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8) error: 4063 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output fatal: clone of 'https://github.com/Ivshti/libmpv' into submodule path '/var/tmp/pamac-build-victorsilva/stremio-beta/src/stremio/deps/libmpv' failed Failed to clone 'deps/libmpv' a second time, aborting ==> ERROR: A failure occurred in prepare(). Aborting...
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
dbermond commented on 2023-12-19 02:14 (UTC)
@LIL nodejs-lts currently is not needed (see dependencies). When it's needed, it will be listed as such in depends. In the past, the package needed lts-gallium, and you probably forgot to manage this dependency, as it is not packaged anymore.
LIL commented on 2023-12-18 23:28 (UTC) (edited on 2023-12-18 23:47 (UTC) by LIL)
@dbermond thanks for your answer and your time
I don't understand why but
nodejs-lts-gallium
was still used on my system, so I got rid ofnodejs-lts-gallium
and replaced it withnodejs
and it seems to do it. Shall I have installed the last LTS version (iron) ?Thanks again, much appreciated
dbermond commented on 2023-12-18 22:55 (UTC)
@LIL You have something from the AUR that depends on icu missing a needed rebuild. Up to you to find out what it is.
LIL commented on 2023-12-18 22:48 (UTC) (edited on 2023-12-18 22:50 (UTC) by LIL)
Does the package needs to be updated or do I have another problem ? @dbermond
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
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 14 Next › Last »