format not found in module
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Java
- Sterne
- 428
- Forks
- 52
- Ø Merge
- 20 Std. 37 Min.
- Gemergte PRs (30 T.)
- 2
Beschreibung
### 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_
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne mit der ausführbaren Datei `0.6.2 /opt/cryptomator-cli` und der mitgelieferten `lib/app/mods/jackson-core-2.14.2.jar` unter Debian/Armbian und reproduziere dann den Startfehler von `--help`. Verfolge, wie die CLI-Distribution ihren Modulpfad zusammenstellt; das Issue ist erledigt, wenn die veröffentlichte CLI in der gemeldeten Umgebung erfolgreich initialisiert wird und die Hilfe ausgibt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- cli
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 42/100