https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=redisinsight#n51
mkdir would fail on 2nd time it got invoked.
Git Clone URL: | https://aur.archlinux.org/redisinsight.git (read-only, click to copy) |
---|---|
Package Base: | redisinsight |
Description: | Desktop manager that provides an intuitive and efficient GUI for Redis, allowing you to interact with your databases, monitor, and manage your data. |
Upstream URL: | https://redis.com/redis-enterprise/redis-insight |
Licenses: | custom:SSPL |
Conflicts: | redis-insight-bin |
Provides: | redis-insight |
Submitter: | ivlev.dev |
Maintainer: | SteinGaming (greyltc) |
Last Packager: | SteinGaming |
Votes: | 9 |
Popularity: | 0.023566 |
First Submitted: | 2022-01-07 15:01 (UTC) |
Last Updated: | 2025-01-09 20:00 (UTC) |
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=redisinsight#n51
mkdir would fail on 2nd time it got invoked.
I built this package in clean chroot environment. And I met a problem that this package requires an yes enter to allow npx patch the package during the building process. This may result in getting stuck in some CI/CD environment like github action. Is there any workaround to avoid this?
I tried to build redisinsight-git. It doesn't have this problem.
@SteinGaming After adding the missing makedepends, I built the package successfully.
Had the same issue on a VM but not on my main PC.
The problem might be some missing dependencies. @BryanLiang can you try applying this patch on the PKGBUILD using patch
to confirm?
@BryanLiang it's late for me currently, I will check it out in 10 hours-ish.
I failed to build in clean chroot environment. Here is the build log: https://pastebin.com/raw/Tw3YBLyJ
@svarlitskiy thanks for the notice! I ran a test build and it was successful, but an update is needed anyways.
Got an error while trying to install the latest package. The solution was to edit the version of node in the PKGBUILD file to v20.12.2 and everything installed just fine.
Type Error: URL.canParse is not a function
at parseSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23613:21)
Can this be upgraded to the latest version?
Pinned Comments