Search Criteria
Package Details: tutanota-desktop 315.251204.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tutanota-desktop.git (read-only, click to copy) |
|---|---|
| Package Base: | tutanota-desktop |
| Description: | The desktop client for Tutanota, the secure e-mail service. |
| Upstream URL: | https://tuta.com/secure-email |
| Licenses: | GPL-3.0-or-later |
| Submitter: | yochananmarqos |
| Maintainer: | yochananmarqos (ajgraves) |
| Last Packager: | yochananmarqos |
| Votes: | 32 |
| Popularity: | 0.77 |
| First Submitted: | 2020-03-03 17:27 (UTC) |
| Last Updated: | 2025-12-04 16:03 (UTC) |
Dependencies (10)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libsecret
- nss (nss-hgAUR)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- emscripten (emscripten-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- nvm (nvm-gitAUR) (make)
- python (make)
- rust-wasm (rustup-gitAUR, rustup) (make)
Latest Comments
1 2 3 4 5 6 .. 9 Next › Last »
yochananmarqos commented on 2025-12-01 16:24 (UTC)
@npreining: Can't reproduce in a clean chroot.
npreining commented on 2025-12-01 11:53 (UTC) (edited on 2025-12-01 11:56 (UTC) by npreining)
It fails to build for me with
yochananmarqos commented on 2025-11-30 18:01 (UTC)
@sologhoul: Well, technically the sqlcipher extension is being built twice, but it works.
sologhoul commented on 2025-11-30 05:37 (UTC) (edited on 2025-11-30 05:37 (UTC) by sologhoul)
this builds for me:
yochananmarqos commented on 2025-09-15 17:16 (UTC)
@archdub: I was just able to successfully build by adding the
!makeflagsoption, however it fails to launch with a JavaScript error. I'm not sure if that's progress or not...archdub commented on 2025-09-15 17:01 (UTC)
@yochananmarqos
On another computer I installed rust, rust-wasm and wasm-pack and did not have the wasm error. This is preferably to rustup, so I will change it for the computer where I had already built tutanota.
Again I had the gyp error and again I ran the command “makepkg -ei" and it worked again so now I have the latest version of tutanota in the two computers.
yochananmarqos commented on 2025-09-14 17:58 (UTC)
@archdub: Just FYI, to build with
rustit requiresrust-wasmandwasm-pack. Otherwise, as you noticed the dependencies will be resolved automatically withrustup.remisc commented on 2025-09-14 17:57 (UTC)
@archdub
I can corroborate that point - I had trouble with the same reported build errors but was able to build it after purging all the build artifacts and rerunning without
-jin myMAKEFLAGSarchdub commented on 2025-09-14 17:52 (UTC) (edited on 2025-09-14 17:53 (UTC) by archdub)
I managed to build the latest version of this app (308.250911.0).
First I got an error about wasm. After investigating I found a workaround: install rustup. This caused rust to be uninstalled. I also run one or two commands that the Arch wiki say we should for rustup (I forgot which). That solved for me the wasm error.
Then I got a gyp error. The error message was exactly the same as yochananmarqos got [1]. Inspired by a comment by xiota [2] I ran the command “makepkg -ei”. The build succeeded.
In a nutshell, xiota may be correct about the existence of a race condition, however I know nothing about gyp so I won't investigate further. I managed to build it and that is enough for me.
[1] “build log at the point of failure” in https://github.com/tutao/tutanota/issues/9217
[2] https://github.com/tutao/tutanota/issues/9217#issuecomment-3151546682
1 2 3 4 5 6 .. 9 Next › Last »