YunoHost-Apps / hedgedoc_ynh

HedgeDoc package for YunoHost
https://hedgedoc.org/
GNU General Public License v3.0
13 stars 8 forks source link

Upgrade from 1.9.5~ynh1 to 1.9.6~ynh2 fails #55

Open pagiraud opened 1 year ago

pagiraud commented 1 year ago

Hi, Full log here: https://paste.yunohost.org/raw/iqayujevem

Seems very similar to #53

ericgaspar commented 1 year ago

Please see this forum thread: https://forum.yunohost.org/t/hedgedoc-update-fails-1-9-5-1-9-6/22098/7

pagiraud commented 1 year ago

Thanks, I made progress. Now I encounter another error: Full log: https://paste.yunohost.org/raw/etejecibog

Now it seems very similar to #52

Then, I could manually install chromium on the server but… why is that even a dependency? I had a look into Hedgedoc Github repo and I can’t find any reference to such a dependency or issues related to chromium.

This line from the log is intriguing :

Warning: ERROR: Failed to set up Chromium r1045629! Set "PUPPETEER_SKIP_DOWNLOAD" env variable to skip download.

Maybe just adding this variable to the script would resolve the issue…