[05:35:07]
<kayou> hi everyone, sorry I don't have time and energy to work on YNH these month. But I saw that the "oldstable" branch in nextcloud has been merged, and removed right after, can I have a TLDR on this decision?
[06:32:40]
<Thomas> I think it's because the oldstable branch will become the main one https://github.com/YunoHost-Apps/nextcloud_ynh/pull/819
[07:33:02]
<florent[m]> I see the new app docs_ynh [has passed the Apps CI](https://ci-apps.yunohost.org/ci/job/20371) yesterday morning.
But it is [still displayed as broken](https://apps.yunohost.org/app/lasuite-docs) in the catalog.
How long does it take before the catalog is updated? I would like to announce the availability of this new app.
[07:40:40]
<Thomas> You'll have to wait for next friday's pr (which update the apps level in the catalog) to be merged (so it will be normally updated this weekend)
[07:42:15]
<florent[m]> Thanks!
[08:17:34]
<Yunohost Git/Infra notifications> [stirling-pdf_ynh] ericgaspar created new branch java
[08:18:14]
<Yunohost Git/Infra notifications> [stirling-pdf_ynh] ericgaspar pushed 2 commits to java ([6300488cec0e...1cd51f307de8](https://github.com/YunoHost-Apps/stirling-pdf_ynh/compare/6300488cec0e...1cd51f307de8))
[08:18:16]
<Yunohost Git/Infra notifications> [stirling-pdf_ynh/java] Merge branch java of https://github.com/YunoHost-Apps/stirling-pdf_ynh into java - eric_G
[08:18:16]
<Yunohost Git/Infra notifications> [stirling-pdf_ynh/java] Update manifest.toml - eric_G
[08:29:26]
<Yunohost Git/Infra notifications> [stirling-pdf_ynh] ericgaspar pushed 1 commit to java: cleaning ([29bd6262](https://github.com/YunoHost-Apps/stirling-pdf_ynh/commit/29bd62622d3520ae6257b15c2374368d70e64669))
[08:46:43]
<Yunohost Git/Infra notifications> Job [#20399](https://ci-apps.yunohost.org/ci/job/20399) for lasuite-docs failed miserably :(
[08:49:07]
<Yunohost Git/Infra notifications> [stirling-pdf_ynh] ericgaspar opened [pull request #75](https://github.com/YunoHost-Apps/stirling-pdf_ynh/pull/75): Java
[08:49:31]
<Yunohost Git/Infra notifications> [stirling-pdf_ynh] ericgaspar merged [pull request #75](https://github.com/YunoHost-Apps/stirling-pdf_ynh/pull/75): Java
[08:49:34]
<Yunohost Git/Infra notifications> [stirling-pdf_ynh] ericgaspar deleted branch java
[08:49:42]
<Yunohost Git/Infra notifications> [stirling-pdf_ynh] ericgaspar opened [pull request #76](https://github.com/YunoHost-Apps/stirling-pdf_ynh/pull/76): Testing
[09:23:20]
<Yunohost Git/Infra notifications> [stirling-pdf_ynh] ericgaspar merged [pull request #76](https://github.com/YunoHost-Apps/stirling-pdf_ynh/pull/76): Testing
[12:56:31]
<eric_G> I am still having the fail2ban failling my Nextcloud upgrade: https://paste.yunohost.org/raw/waqutedegi
[12:58:49]
<eric_G> I am surprise to be the only one to report this... (or I am messing with my server the way nobody else does 😅)
[13:01:11]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar pushed 1 commit to postgresql_reboot: Update upgrade ([d334d284](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/d334d284cc10876d9723db6ef68a8329ac061c50))
[13:42:58]
<rodinux> I have a problem to resolve, in the last PR pushed for dolibarr in master, dolibarr~ynh4 there is a little thing missing that could break the backup script, it is really stupid, the line 20 `if [ -z "${syncyunohost_main_group}" ]; then` must be changed with `if [ -z "${syncyunohost_main_group:-}" ]; then`... So can I just chnage it on the master directelly or I have to push from a testing ?
[13:43:12]
<rodinux> I have a problem to resolve, in the last PR pushed for dolibarr in master, dolibarr~ynh4 there is a little thing missing that could break the backup script, it is really stupid, the line 20 `if [ -z "${syncyunohost_main_group}" ]; then` must be changed with `if [ -z "${syncyunohost_main_group:-}" ]; then`... So can I just change it on the master directelly or I have to push from a testing ?
[13:46:00]
<Aleks (he/him/il/lui)> you can do it both ways but at the end of the day you need to make sure testing and master are synced
[14:48:14]
<eric_G> ...and my failing fail2ban sevice logs: https://paste.yunohost.org/jalivaqemu
[14:49:07]
<Aleks (he/him/il/lui)> `ERROR NOK: ("No failure-id group in 'Regex to match into the log for a failed login'",)`
[14:49:22]
<Aleks (he/him/il/lui)> that looks like an app which added a failregex which is literally "Regex to match ..."
[14:49:30]
<Aleks (he/him/il/lui)> can you try `grep -nr 'Regex to match' /etc/fail2ban`
[14:50:00]
<Aleks (he/him/il/lui)> `Creating new jail 'example'`
[14:50:04]
<Aleks (he/him/il/lui)> something like ... example
[14:51:00]
<Aleks (he/him/il/lui)> https://github.com/YunoHost/example_ynh/blob/main/scripts/install#L164
[15:09:19]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar pushed 1 commit to postgresql_reboot: Update upgrade ([ca188048](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/ca188048c5c7d24091c21473bbab780df76d56db))
[15:12:29]
<eric_G> Aleks (he/him/il/lui): ah cool, removing a conf named `/etc/fail2ban/filter.d/example.conf` fixed the issue. thanks
[15:13:05]
<eric_G> I don't know how the `example.conf` file got added...
[15:23:36]
<Aleks (he/him/il/lui)> supposedly by trying to install an app looking like `example` 😬
[16:19:05]
<eric_G> nooo!, I have never tried that 🤭
[18:12:24]
<Thomas> Is a repo with a Non-Commercial Use Only license (so not strictly open source) packageable for YunoHost ?
https://github.com/CodeWithCJ/SparkyFitness/blob/main/LICENSE
[18:14:46]
<Yunohost Git/Infra notifications> [my_webapp_ynh] czar opened [issue #160](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/160): This service allows SFTP connections only.
[18:17:35]
<Salamandar> of course !
[18:21:42]
<Yunohost Git/Infra notifications> Job [#20399](https://ci-apps.yunohost.org/ci/job/20399) for lasuite-docs failed miserably :(
[20:52:40]
<Yunohost Git/Infra notifications> lapineige edited repository pixelfedglitch_ynh: Fork of the federated image shareing service Pixelfed, for YunoHost https://github.com/YunoHost-Apps/pixelfedglitch_ynh
[21:13:12]
<Yunohost Git/Infra notifications> [apps] lapineige opened [pull request #3057](https://github.com/YunoHost/apps/pull/3057): Add Plakar app
[21:19:00]
<Yunohost Git/Infra notifications> [apps] tituspijean [commented](https://github.com/YunoHost/apps/pull/3057#issuecomment-3114996318) on [issue #3057](https://github.com/YunoHost/apps/pull/3057) Add Plakar app: Do we need to wait for https://github.com/YunoHost-Apps/plakar_ynh/pull/1 to be merged? Theres no README by the way. :)
[22:20:32]
<Yunohost Git/Infra notifications> [apps] lapineige [commented](https://github.com/YunoHost/apps/pull/3057#issuecomment-3115166759) on [issue #3057](https://github.com/YunoHost/apps/pull/3057) Add Plakar app: Yes thats why its still a draft :)
[22:25:31]
<Yunohost Git/Infra notifications> [stirling-pdf_ynh] yunohost-bot opened [pull request #77](https://github.com/YunoHost-Apps/stirling-pdf_ynh/pull/77): Upgrade to v1.1.0
[22:30:01]
<Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:
- 45 pending update PRs
- 10 new apps PRs
- 7 failed apps updates: homebox, khatru-pyramid, localai, omeka-s, openemr, prestashop, pterodactyl
See the full log here: https://paste.yunohost.org/raw/uqehepabiz
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[22:37:50]
<Yunohost Git/Infra notifications> [appstore] fflorent opened [pull request #16](https://github.com/YunoHost/appstore/pull/16): Contrast ratio
[22:45:20]
<Yunohost Git/Infra notifications> [apps_tools] fflorent opened [pull request #44](https://github.com/YunoHost/apps_tools/pull/44): [a11y] Improve contrast ratio for background
[22:48:04]
<Yunohost Git/Infra notifications> [apps_tools] fflorent edited [pull request #44](https://github.com/YunoHost/apps_tools/pull/44): [a11y] Improve contrast ratio for background
[22:48:45]
<Yunohost Git/Infra notifications> [apps_tools] fflorent edited [pull request #44](https://github.com/YunoHost/apps_tools/pull/44): [a11y] Improve contrast ratio for background
[23:05:09]
<Yunohost Git/Infra notifications> App jeedom failed all tests in job [#20406](https://ci-apps.yunohost.org/ci/job/20406) :(