What type of hardware are you using: Virtual machine What YunoHost version are you running: 12.0.17 What app is this about: Redlib
Describe your issue
Bonjour,
Impossible d’installer Redlib, le probleme vient d’une erreur de verification SHA256 :
Failed to provision sources : YunoHost a pu télécharger la ressource ‘main’ (https://github.com/redlib-org/redlib/releases/download/v0.36.0/redlib-x86_64-unknown-linux-musl.tar.gz) pour redlib, malheureusement celle-ci ne correspond pas à la somme des contrôles attendue. Cela peut signifier qu’une défaillance temporaire du réseau s’est produite sur votre serveur, OU que la ressource a été modifiée par le mainteneur de l’application en amont (ou un acteur malveillant ?) et que les responsables du paquet de cette application pour YunoHost doivent investiguer et mettre à jour le manifeste de l’application pour indiquer ce changement.
Somme de contrôle sha256 attendue : 6f3c77f2a9e878dcd96c3ca6d02abb974e8ff52926665413e04a21d1a45a64e2
Somme de contrôle sha256 téléchargée : 37ebdbdf5ed08b0e04d9c0ae3ce0d7853859da3c1d2bd34fb2068a88bc4c7a9e
PS : le tag [redlib] ne semble pas fonctionner comme attendu
Merci pour ton aide, malheureusement le probleme est aussi présent en testing (si je ne me trompe pas) :
xxx@miniyuno:~$ sudo yunohost app install https://github.com/YunoHost-Apps/redlib_ynh/tree/testing
[sudo] password for xxx:
DANGER! This app is not part of YunoHost's app catalog. Installing third-party apps may compromise the integrity and security of your system. You should probably NOT inst
all it unless you know what you are doing. NO SUPPORT will be provided if this app doesn't work or breaks your system… If you are willing to take that risk anyway, type '
Yes, I understand': Yes, I understand
Choose the domain where this app should be installed : redlib.xxx.ynh.fr
Who should have access to this app? (This can later be changed) [admins | all_users | visitors]: visitors
Info: Installing redlib…
Info: Provisioning sources...
Warning: Failed to provision sources : YunoHost was able to download the asset 'main' (https://github.com/redlib-org/redlib/releases/download/v0.36.0/redlib-x86_64-unknown-linux-musl.tar.gz) for redlib, but the asset doesn't match the expected checksum. This could mean that some temporary network failure happened on your server, OR the asset was somehow changed by the upstream maintainer (or a malicious actor?) and YunoHost packagers need to investigate and perhaps update the app manifest to take this change into account.
Expected sha256 checksum: 6f3c77f2a9e878dcd96c3ca6d02abb974e8ff52926665413e04a21d1a45a64e2
Downloaded sha256 checksum: 37ebdbdf5ed08b0e04d9c0ae3ce0d7853859da3c1d2bd34fb2068a88bc4c7a9e
Downloaded file size: 4.3M
Info: Deprovisioning sources...
Error: Provisioning, deprovisioning, or updating resources for redlib failed: YunoHost was able to download the asset 'main' (https://github.com/redlib-org/redlib/releases/download/v0.36.0/redlib-x86_64-unknown-linux-musl.tar.gz) for redlib, but the asset doesn't match the expected checksum. This could mean that some temporary network failure happened on your server, OR the asset was somehow changed by the upstream maintainer (or a malicious actor?) and YunoHost packagers need to investigate and perhaps update the app manifest to take this change into account.
Expected sha256 checksum: 6f3c77f2a9e878dcd96c3ca6d02abb974e8ff52926665413e04a21d1a45a64e2
Downloaded sha256 checksum: 37ebdbdf5ed08b0e04d9c0ae3ce0d7853859da3c1d2bd34fb2068a88bc4c7a9e
Downloaded file size: 4.3M
Info: The operation 'Install the 'redlib' app' could not be completed. Please share the full log of this operation using the command 'yunohost log share 20250721-220555-app_install-redlib' to get help
Error: The operation 'Install the 'redlib' app' could not be completed. Please share the full log of this operation using the command 'yunohost log share 20250721-220555-app_install-redlib' to get help
It’s all good, tout est bon, Redlib testing s’est installé
Juste une derniere question : lorsque j’installe un version testing, les mises à jour se font comme les autres apps, automatiquement via mise à jour système, ou bien de dois les faires manuelement ?