LibreSign / libresign

✍️ Nextcloud app to sign PDF documents
https://libresign.coop
GNU Affero General Public License v3.0
479 stars 55 forks source link

Cannot Reinstall Java after Upgrade to v8.0.2 #3068

Closed cube-one-gxp-lifescience-partner closed 4 months ago

cube-one-gxp-lifescience-partner commented 4 months ago

Describe the bug Since the upgrade to v8.0.2 reinstalling the java dependencies does not work as there is an issue with the getHash function on installing the dependencies.

To Reproduce Steps to reproduce the behavior: Follow Steps in #1409 (comment)

Expected behavior Dependencies should be installed.

Environment information (please complete the following information):

vitormattos commented 4 months ago

Good point.

Have a cache of hash file. You can handmade delete the cache file from data/appdata_<instanceid>/libresign/checksum_*. You can delete all hash files. After this, run the command: occ files:scan-app-data libresign. Doing this will be more fast than launch a new release setting a new name to this temporary file.