changes pushed. let me know if that solves things for you. it works for me!
Search Criteria
Package Details: redisinsight 2.58.0-2
Package Actions
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.115516 |
First Submitted: | 2022-01-07 15:01 (UTC) |
Last Updated: | 2024-10-03 18:03 (UTC) |
Dependencies (9)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- gendesk (make)
- jq (jq-gitAUR) (make)
- make (make-gitAUR) (make)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, nodejs-dummyAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron) (make)
- npm (corepackerAUR, nodejs-dummyAUR, python-nodejs-wheelAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
- python-setuptools (make)
- yarn (yarn-pnpm-corepackAUR, yarn-berryAUR, corepackerAUR, nodejs-dummyAUR) (make)
Required by (0)
Sources (1)
greyltc commented on 2023-03-19 15:55 (UTC) (edited on 2023-03-19 17:43 (UTC) by greyltc)
SteinGaming commented on 2023-03-19 09:20 (UTC)
@greyltc added
greyltc commented on 2023-03-19 02:47 (UTC)
@SteinGaming I think I've got a fix working for this. Could you add me as a co-maintainer so I can apply it here?
SteinGaming commented on 2023-03-17 18:21 (UTC) (edited on 2023-03-17 18:26 (UTC) by SteinGaming)
@greyltc, found the directory. It's nested weirdly tho. It should be /opt/redisinsight/resources/static/resources/plugins
that's missing. Weirdly, the AppImage has it and the linux-unpacked directory doesn't, even though it's empty (at least in my build).
I will add a fix shortly. CORRECTION: The AppImage has plugins, but the build doesn't provide them weirdly?
greyltc commented on 2023-03-17 17:48 (UTC) (edited on 2023-03-17 17:50 (UTC) by greyltc)
The failed attempt to create a plugins directory somewhere seems to be a packaging error, maybe not one for upstream's GitHub. Here's the whole thing: https://bpa.st/raw/EHFVC
Then any action I attempt with the UI is met with an Error Something was wrong!
popup, nice :-P
SteinGaming commented on 2023-03-17 16:46 (UTC)
@greyltc The Package works fine for me. Do you mean on install or if you try to launch it? If it was on install, then send me the full log over email (steingaming.online@gmail.com). If it was on launch, then it shouldn't (but COULD have) been an issue in the install process, but more with the code itself. For that, you would have to create a issue on the RedisInsight Github.
As for the packages, I didn't create this packages, I only recently learned how to use the AUR correctly thanks to @Antiz advice, so I'm going to check if these a mandatory when I am able to.
greyltc commented on 2023-03-17 01:34 (UTC) (edited on 2023-03-17 01:37 (UTC) by greyltc)
This package seems to be broken now. It throws the following error on launch
Catch server error: Error: EACCES: permission denied, mkdir '*/plugins'
Are the dependencies here right? gtk3? alsa-lib? Seems weird for a web app.
Antiz commented on 2023-03-09 18:49 (UTC)
Looking at the PKGBUILD, this software is not properly packaged anyway...
There's no relation between the pkgver
and the sources. This is basically a disguised VCS package under the hood (hence the constant hash issue). It should build from https://github.com/RedisInsight/RedisInsight instead of simply grabbing the latest appimage.
In its current form, this package does not respect the packaging guidelines. Please, consider making the switch to the proper GitHub sources for this package (see the build instructions for redisinsight on upstream repo), otherwise I'm afraid this package will have to be removed from the AUR.
Antiz commented on 2023-03-09 18:21 (UTC)
@SteinGaming if you lost interest for that package or don't have time to maintain it anymore, please disown it so someone else can take over the maintenance.
Leaving the package out of date and asking users to skip the hash check instead is not the right approach.
Pinned Comments