JimboJoe

Results 48 comments of JimboJoe

This is only present on servers existing prior to Grafana 10; I pushed a migration fix [here](https://github.com/YunoHost-Apps/grafana_ynh/pull/109).

Hello, you're right, I should simply not have put that `;`. I'll fix that in next build.

Hello, if I understand well, this fix for core would solve the never-ending forum thread about failing wallabag authentication (patches not applied at install/upgrade). I'm also surprised it didn't cause...

There have been some work discussed in the past in #174, if that can help. Moreover, there's something that could be done to preserve files with execution right (typically `/var/www/nextcloud/apps/talk_matterbridge/bin/matterbridge-*-linux-64bit`).

Hi, your analysis is right: I had a Firefox wallabagger authentication problem, and after applying [sources/patches/main-02-oauth-workaround.patch](https://github.com/YunoHost-Apps/wallabag2_ynh/pull/215/files#diff-3075abff22fa2a518a8c1f93988fe4050f5d38efc84c27fd61005bf9786191d9) patch, it works again.

PR #218 to put them back ongoing

Hm, the patches don't get applied by the `ynh_setup_source` helper... There's something I'm missing (probably simple)... @ericgaspar ?