(10-27-2020, 05:01 PM)llsf Wrote: @TheBackburner sorry about that, I cleaned up some older files on the server and seem to have removed the new signal package instead of the old one. Should be fixed now.Thanks! So I managed to install the nogui version, and other than odd warnings it appears to be working at least with receiving emails. The warnings are:
I guess this is the right place to ask such questions, btw
@pineitup
protonmail-bridge-nogui from the AUR seems to build fine (using --ignorepkg when building, or by adding aarch64 to the arch-array in the PKGBUILD).
The build process for the gui-version of protonmail-bridge is horrible, though (qtdeploy, which is used, seems to ignore quite a few pathes and seems to rely on some semi-hardcoded pathes to tools). Didn't manage to work around this yet, so you might have to rely on the nogui-version for the time being.
in the proton cli as output for check i (which is supposed to check the internet connection):
Code:
>>> check i
Connection security error: Your network connection to Proton services may
be insecure.
Description:
ProtonMail Bridge was not able to establish a secure connection to Proton
servers due to a TLS certificate error. This means your connection may
potentially be insecure and susceptible to monitoring by third parties.
Recommendation:
* If you trust your network operator, you can continue to use ProtonMail
as usual.
* If you don't trust your network operator, reconnect to ProtonMail over a VPN
(such as ProtonVPN) which encrypts your Internet connection, or use
a different network to access ProtonMail.
Failed to obtain reader, failed to marshal fields to JSON, json: unsupported type: func() (io.ReadCloser, error)
Failed to obtain reader, failed to marshal fields to JSON, json: unsupported type: func() (io.ReadCloser, error)
I also tried installing electronmail - the proton mail+contacts+calendar client, but it fails because of some gconf dependency that can't be satisfied:
Code:
[USER electronmail-bin]$ makepkg -si
==> Making package: electronmail-bin 4.8.0-1 (Sun 01 Nov 2020 08:32:10 PM EST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[sudo] password for pinez:
error: target not found: gconf
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> gconf
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.