@dpeukert Hi thank you so much, I tried that same issue, might be a server maintenance issue, I am getting a bunch of 404 errors. I will try in the morning. thank you so much for the prompt reply.
edit: I did try it today and it worked. Thanks
Git Clone URL: | https://aur.archlinux.org/ferdi.git (read-only, click to copy) |
---|---|
Package Base: | ferdi |
Description: | A messaging browser that allows you to combine your favorite messaging services into one application |
Upstream URL: | https://getferdi.com |
Keywords: | app browser franz gmail messenger slack whatsapp |
Licenses: | |
Submitter: | AG_Caesar |
Maintainer: | dpeukert |
Last Packager: | dpeukert |
Votes: | 13 |
Popularity: | 0.56 |
First Submitted: | 2019-09-25 13:30 |
Last Updated: | 2020-08-06 07:10 |
@dpeukert Hi thank you so much, I tried that same issue, might be a server maintenance issue, I am getting a bunch of 404 errors. I will try in the morning. thank you so much for the prompt reply.
edit: I did try it today and it worked. Thanks
@sachmalh Hi, it looks the Electron folks didn't upload the latest release to npm. I've filed an issue upstream (https://github.com/electron/electron/issues/24869). Hopefully they'll fix it fairly soon, but if not, you can download and build an older version of electron8-bin which works (https://aur.archlinux.org/cgit/aur.git/snapshot/aur-67c060c24493db554de4f0ab5893913ab63a8dad.tar.gz) or you can switch to ferdi-bin for now.
Hi there, I am getting the following error during the build. I did "sudo npm install -g npm-check-updates" to no avail. please advice.
lerna info versioning independent lerna info bootstrap root only npm ERR! code ETARGET npm ERR! notarget No matching version found for electron@8.5.0. npm ERR! notarget In most cases you or one of your dependencies are requesting npm ERR! notarget a package version that doesn't exist. npm ERR! notarget npm ERR! notarget It was specified as a dependency of 'ferdi-5.5.0' npm ERR! notarget
npm ERR! A complete log of this run can be found in: npm ERR! /var/tmp/pamac-build-yarvnis/ferdi/src/ferdi-5.5.0-8-home/.npm/_logs/2020-08-06T07_54_06_048Z-debug.log lerna ERR! npm install exited 1 in 'ferdi' lerna ERR! npm install exited 1 in 'ferdi' ==> ERROR: A failure occurred in prepare(). Aborting...
@AG_Caesar It is required by node-gyp for manually building node-sass on ARM platforms (and for some reason, the build sometimes fails for me with node-gyp complaining about python2 missing even on x86).
Why is python2 suddenly necessary to build?
@jlaunay As the log says, this looks like an error with npm itself. As I wasn't able to reproduce this, I'm not really able to investigate this further, but you can try reporting it upstream to npm.
thanks @dpeukert, disable systray and now ferdi is opening
@dpeukert You will find it here https://pastebin.com/xKbTQsu0
and the end of npm log https://pastebin.com/atqPr9sW
@jlaunay I wasn't able to reproduce this, can you post the entire build log?
@zephyr0 @moita I've been able to get around the segfault by setting enableSystemTray to false in the config file (~/.config/Ferdi/config/settings.json). I'll try to investigate and push a fix upstream.
I was able to use ferdi 5.5 for some time before it started segfaulting like pointed out by zephyr0, I guess it crashed after I enable the new settings but I can't reopen/retest to confirm.
Pinned Comments
dpeukert commented on 2020-02-16 11:54
The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/ferdi