Search Criteria
Package Details: overseerr 1.33.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/overseerr.git (read-only, click to copy) |
---|---|
Package Base: | overseerr |
Description: | Request management and media discovery tool for the Plex ecosystem |
Upstream URL: | https://github.com/sct/overseerr |
Licenses: | MIT |
Submitter: | mmozeiko |
Maintainer: | mmozeiko |
Last Packager: | mmozeiko |
Votes: | 2 |
Popularity: | 0.088582 |
First Submitted: | 2020-12-14 06:53 (UTC) |
Last Updated: | 2023-07-28 15:19 (UTC) |
Dependencies (2)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron, nodejs-lts-jod)
- yarn (yarn-pnpm-corepackAUR, yarn-berryAUR, corepackerAUR) (make)
Required by (1)
- lunasea-bin (optional)
Latest Comments
PwNzie commented on 2024-11-20 05:28 (UTC)
Package is failing to build on my new archlinux install.
DystopianFreak commented on 2023-06-24 13:02 (UTC)
Okay, after some playing around, I found it makes it past HUSKY=0 yarn --frozen-lockfile if the package.json does NOT include bcrypt and sqlite3, however this unsurprisingly results in a broken install of overseerr.
DystopianFreak commented on 2023-06-24 11:44 (UTC)
Unfortunately, after downloading the tar.gz and running
HUSKY=0 yarn --frozen-lockfile
I get the exact same issue, it hangs on Building fresh packages with sqlite3.
I tried this on my laptop as well to see if there is an issue with my server and the same result happens there too.
mmozeiko commented on 2023-06-23 17:09 (UTC)
Can you try building it without AUR? Just download tar.gz, unpack it, and then execute same commands as build() function does in PKGBUILD. Will it succeed then?
DystopianFreak commented on 2023-06-23 11:49 (UTC)
Okay, so for my previous comment, this is still an issue even when cleanbuilding from scratch. It just hangs at:
[4/4] Building Fresh Packages [1/4] bcrypt [2/4] sqlite [-/4] waiting... [-/4] waiting...
Normally I wouldn't be concerned as I understand we're compiling images from source but htop shows no CPU usage at all is going towards this telling me it's just hung.
DystopianFreak commented on 2023-06-18 15:35 (UTC)
Been stuck for over 12 hours on "Building fresh packages" at sqlite3.
soundscape commented on 2023-06-10 11:36 (UTC)
Is it just me that can't get past the login screen? I log into my Plex account, it brings me back to Overseerr, then nothing happens.
bkb commented on 2022-10-20 13:52 (UTC) (edited on 2022-10-20 14:24 (UTC) by bkb)
Maybe too much to compile for my computer. If someone could make a binary
mmozeiko commented on 2021-11-10 19:09 (UTC) (edited on 2021-11-10 19:18 (UTC) by mmozeiko)
It seems that happens even when not on ArchLinux: https://github.com/sct/overseerr/issues?q=is%3Aissue+crypto_1.randomUUID+is+not+a+function
Maybe you are using old or bad node version? I am running this with node v16.11.1 package from here: https://archlinux.org/packages/community/x86_64/nodejs/
Try asking this upstream in overseer issues or discord. Not sure if that is problem with AUR package build itself.
trumee commented on 2021-11-10 18:07 (UTC)
Fails to run with the following message,