Please add this sha512sum instead of the first one and it will work:
cb7eb28ecf9cb2f2cac6ce8cf81d6b2eb94e7dd7d68eebb5ac00e3c04c481569d1b5c7bff4f3640708ae70a8d632f6e4eb2d8378d929b485f9326c6735f5f01f
Git Clone URL: | https://aur.archlinux.org/rocketchat-desktop.git (read-only, click to copy) |
---|---|
Package Base: | rocketchat-desktop |
Description: | Rocket.Chat Native Cross-Platform Desktop Application via Electron |
Upstream URL: | https://github.com/RocketChat/Rocket.Chat.Electron |
Keywords: | chat client electron rocket rocketchat |
Licenses: | MIT |
Submitter: | sum01 |
Maintainer: | buzo |
Last Packager: | buzo |
Votes: | 30 |
Popularity: | 0.85 |
First Submitted: | 2017-10-23 16:52 (UTC) |
Last Updated: | 2024-11-13 19:58 (UTC) |
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 Next › Last »
Please add this sha512sum instead of the first one and it will work:
cb7eb28ecf9cb2f2cac6ce8cf81d6b2eb94e7dd7d68eebb5ac00e3c04c481569d1b5c7bff4f3640708ae70a8d632f6e4eb2d8378d929b485f9326c6735f5f01f
Isn't the sha512sum wrong?
39206df6da9c8ee8c96dbdc47418368cfb9783f88a76fec2d0f974c27fc96c64838eca0d6e15329d4de4b84548c55d59448228fe200fc855e29d9f6409ffb466
I really don't like the way this builds right now. It's a huge "one-click builds everything" giant with 870 npm dependencies.
When I have the time, I'll look into this matter with the goal to just deliver the .asar application and use it with system electron.
Edit: Please note that they have changes the user-dir upstream. This means that your existing configuration which is under ~/.config/Rocket.Chat+
is not used anymore. The new patch is ~/.config/Rocket.Chat
(missing +)
@dvatate yes, this is a know issue.
It is solved with glibc-2.28-4, please update your packages, it is on the core repository now and should run fine.
Just to be sure, recompile rocketchat after updating glibc!
for some reason this segfaults when i try to run it. I've also tried rocketchat-client-bin and it does the same. Any ideas on why this could be? https://github.com/dvtate/dvtate.github.io/raw/4fb6f1ae70dfb6a7d129ab1d821b0a2ff2b082e3/dls/temp/Clipboard%20-%20August%2017%2C%202018%209_38%20AM.png
Did a small update.
I also though about using the systems electron instead of providing it's own. This would save more than 100 MiB in installed size!
Let me know what you think.
I updated the package to 2.12.1, which includes only one fix:
Also, I removed the pinned glibc version, because 2.28-4 (in testing) is working and downgrading it is highly discouraged.
The new build process only builds the required architecture, not both as before, and skips the github publishing process which is (always) inevitably failing.
@sum01 Since I'm stuck with this thing, guess I'll give it a try.
Anyone is welcome to adopt this package, as I'm tired of tring to fix the build issues. I don't even use Rocketchat anymore :)
@sum01 You want to restore dependency to "glibc" without version requirement?
Pinned Comments