En cherchant un peu, on trouve : http://ppa.launchpad.net/sebastian-stenzel/cryptomator/ubuntu/pool/main/c/cryptomator/?C=M;O=D
Et on trouve même en plus de ce fichier dsc (debian source control ) le fichier cryptomator_1.3.2-0ppa2.debian.tar.xz
qui contient les fichiers du répertoire debian
qui ont permis de construire le paquet.
Dans l’archive cryptomator_1.3.2-0ppa2.debian.tar.xz
on trouve en particulier le fichier
cat cryptomator.install
antbuild/*.jar /usr/share/java/cryptomator
libs/*.jar /usr/share/java/cryptomator
debian/Cryptomator.png /usr/share/java/cryptomator
debian/Cryptomator.desktop /usr/share/applications
debian/cryptomator-vault.xml /usr/share/mime/packages
debian/cryptomator.sh /usr/bin
Ce qui signifie que le fichier cryptomator_1.3.2-0ppa2_all.deb
ne va installer que dans des sous-répertoires de /usr
. En particulier on devrait avoir /usr/bin/cryptomator.sh
avec pour contenu
cat cryptomator.sh
#!/bin/sh
java \
-Xmx512m \
-Dcryptomator.logPath=~/.Cryptomator/cryptomator.log \
-Dcryptomator.upgradeLogPath=~/.Cryptomator/upgrade.log \
-Dcryptomator.settingsPath=~/.Cryptomator/settings.json \
-jar /usr/share/java/cryptomator/Cryptomator-1.3.2.jar
Cette liste contient un nombre invraisemblable de fichiers tous dans /opt
ce qui ne correspond pas à un empaquetage pour Debian ou Ubuntu.
Je n’ai pas téléchargé le fichier .deb dans le répertoire indiqué plus haut, mais c’est celui-là qu’il faut utiliser. D’ailleurs l’empaquetage a été réalisé hier 27 novembre vers 23h52. Vous n’avez donc pas pu télécharger un tel deb en version 1.3.2-0ppa2
le -0ppa2 correspond à la version de l’empaquetage.
Cordialement,
Regards,
Mit freundlichen Grüßen,
مع تحياتي الخالصة
F. Petitjean
Ingénieur civil du Génie Maritime.
« L’arbre tombe toujours du côté où il penche. »
Proverbe français
« Un ordinateur c’est comme un frigo : on le branche et ça marche. »
Laurent Serano Directeur informatique, réunion Délégués du Personnel 2010