We can currently not update to 1.10.0 because it requires java-openjfx 20.0.2 but https://archlinux.org/packages/extra/x86_64/java-openjfx/ still provides only 20.0.1 and in the AUR is also no java-openjfx 20.x . I marked the java-openjfx as out-of-date, hopefully they fix it soon.
Search Criteria
Package Details: cryptomator 1.19.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cryptomator.git (read-only, click to copy) |
|---|---|
| Package Base: | cryptomator |
| Description: | Multiplatform transparent client-side encryption of your files in the cloud. |
| Upstream URL: | https://cryptomator.org/ |
| Keywords: | cryptography encryption |
| Licenses: | GPL3 |
| Submitter: | Foxboron |
| Maintainer: | ajgraves (overheadhunter, SailReal, as.skymatic) |
| Last Packager: | as.skymatic |
| Votes: | 83 |
| Popularity: | 2.01 |
| First Submitted: | 2016-04-03 17:36 (UTC) |
| Last Updated: | 2026-06-29 13:51 (UTC) |
Dependencies (10)
- alsa-lib
- fuse3 (fuse3-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libnet (libnet-gitAUR)
- libxrender
- libxtst
- maven (mvnvmAUR) (make)
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR) (make)
- keepassxc-cryptomatorAUR (optional) – Use KeePassXC to store vault passwords
- ttf-hanazonoAUR (optional) – Install this font when using Japanese system language
Required by (1)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 19 Next › Last »
SailReal commented on 2023-09-15 11:07 (UTC)
mohamedation commented on 2023-09-09 15:00 (UTC)
/home/user/.cache/yay/cryptomator/PKGBUILD: line 52: jlink: command not found ==> ERROR: A failure occurred in build(). Aborting... -> error making: cryptomator-exit status 4 -> Failed to install the following packages. Manual intervention is required: cryptomator - exit status 4
SailReal commented on 2023-05-23 15:07 (UTC)
@fugitivus and @eniac the problem here is that there is not really a JDK and JavaFX version 19 left in the Arch repo and in the AUR. Especially https://archlinux.org/packages/extra/x86_64/jdk-openjdk/ and https://archlinux.org/packages/extra/x86_64/java-openjfx/ is updated to Java 20.
We finished migrating Cryptomator to Java 20 https://github.com/cryptomator/cryptomator/pull/2897 and will publish the release very soon, so we can here update to Java 20 and everything works again. Sorry this has taken some time.
fugitivus commented on 2023-05-22 18:14 (UTC)
Build failure: ... ==> Запускается prepare()... java-19-openjdk (default) Major part of JavaFX version in pom does not match the version in JDK ==> ОШИБКА: Произошел сбой в prepare(). Прерывание... -> ошибка сборки: cryptomator-exit status 4 -> Failed to install the following packages. Manual intervention is required: cryptomator - exit status 4
Achilleus commented on 2023-03-19 10:01 (UTC)
Build failure:
[INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.723 s [INFO] Finished at: 2023-03-19T10:52:09+01:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.3.0:copy-dependencies (copy-mods) on project cryptomator: Error copying artifact from /home/zbigniew/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar to /home/zbigniew/Pobrane/AUR/Cryptomator/cryptomator/src/cryptomator-1.7.3/target/mods/commons-lang3-3.12.0.jar: /home/zbigniew/Pobrane/AUR/Cryptomator/cryptomator/src/cryptomator-1.7.3/target/mods/commons-lang3-3.12.0.jar: Zły argument -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
purejava commented on 2022-12-10 08:48 (UTC) (edited on 2022-12-10 08:49 (UTC) by purejava)
@garlicbreadwolfs the font is needed to display Japanese characters correctly
See https://github.com/SailReal/cryptomator-aur-bin/commit/b6a1254b1ffd5a4b8cba6095d24b29021554ac88
<deleted-account> commented on 2022-12-10 07:59 (UTC)
Please remove ttf-hanazono from optdepends. It has nothing to do with the operation of Cryptomator.
SailReal commented on 2022-12-09 13:46 (UTC)
@Technetium1 it is now java-openjfx>=19 and java-openjfx<20. Should be fixed. Thanks again!
SailReal commented on 2022-12-07 23:36 (UTC)
@Technetium1 Hmm you're right, thanks for mentioning it, will fix it tomorrow.
Pinned Comments
ajgraves commented on 2021-05-02 20:49 (UTC)
Everyone, with great thanks to @SailReal, this package now builds Cryptomator from source. If you wish to continue using the binary AppImage build, you need only to install
cryptomator-bin.We made this change to better align with the desires of the community (you've asked a few times to make this a "build from source" package) as well as better align to the package naming convention within the AUR.