Borg backup: Erreur sur Gitlab

What app is this about, and its version: Borg 1.4.3~ynh1
What YunoHost version are you running: YunoHost 12.1.39 (stable)
What type of hardware are you using: VPS bought online

Describe your issue

Je mets en place un backup Borg. Le client est sur la machine Yunohost pendant que le serveur est chez moi.

Toutes les applications sont bien sauvegardées, sauf Gitlab qui affiche l’erreur :
/usr/bin/env: « /opt/gitlab/embedded/bin/bundle »: Permission non accordée

Merci pour votre aide !

Share relevant logs or error messages

https://paste.yunohost.org/raw/ulubusamin

Found same issue here : Failing to upgrade from 18.6.0~ynh1 to 18.6.2~ynh1 · Issue #300 · YunoHost-Apps/gitlab_ynh · GitHub

The sudo chmod 755 /opt/gitlab did the trick.