format not found in module
- Dominant language
- Java
- Stars
- 427
- Forks
- 52
- Avg merge
- 20h 37m
- Merged PRs (30d)
- 2
Description
### Please agree to the following
- [x] I have searched [existing issues](https://github.com/cryptomator/cli/issues?q=) for duplicates
- [x] I agree to follow this project's [Code of Conduct](https://github.com/cryptomator/cli/blob/develop/.github/CODE_OF_CONDUCT.md)
### Summary
Error occurred during initialization of boot layer
### What software is involved?
```
Distributor ID: Debian
Description: Armbian 25.11.2 trixie
Release: 13
Codename: trixie
```
`Linux orangepibeta 6.12.58-current-sunxi64 #3 SMP Thu Nov 13 20:34:41 UTC 2025 aarch64 GNU/Linux`
### Volume Type
None
### Steps to Reproduce
Version: 0.6.2
### Expected Behavior
--help
### Actual Behavior
```
➜ /opt ./cryptomator-cli
Error occurred during initialization of boot layer
java.lang.module.FindException: Error reading module: /opt/dir-cryptomator-cli/lib/app/mods/jackson-core-2.14.2.jar
Caused by: java.lang.module.InvalidModuleDescriptorException: Package com.fasterxml.jackson.core.format not found in module
```
### Reproducibility
Always
### Relevant Log Output
```shell
```
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.