[02:28:06]
<Yunohost Git/Infra notifications> [nextcloud_ynh] alexAubin pushed 1 commit to helpers_2.1-3.0.1: Update manifest.toml: sources for 30.0.3 disappeared again so we have to fucking revert to 30.0.2 zzzzzz ([7ea1bee0](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/7ea1bee00c93efc57284b533f48aaafe990ec471))
[02:28:31]
<Yunohost Git/Infra notifications> [piped_ynh] orhtej2 deleted branch ci-auto-update-2024.12.02
[02:28:31]
<Yunohost Git/Infra notifications> [piped_ynh] orhtej2 merged [pull request #161](https://github.com/YunoHost-Apps/piped_ynh/pull/161): Upgrade to v2024.12.02
[02:28:56]
<miro5001> Both ci's are inaccessible
[02:28:57]
<Salamandar> ah yes sorry, i'm doing some migrating to SSDs, so i powered down the CIs to reduce the IO on the disk to increase a bit the transfer speed
[02:28:58]
<miro5001> https://aria.im/_matrix/media/v1/download/matrix.org/SrKasCwnBmpWpSVGfpliPIDt
[02:28:58]
<Salamandar> it's still slow, but less
[02:28:59]
<miro5001> I was wondering about having a virtualbox vm ci. Is that doable?
[02:28:59]
<miro5001> I will relaunch tomorrow morning
Thanks for your support
[02:28:59]
<miro5001> Sorry for the super dark mode screenshot 😁
[02:29:15]
<miro5001> There is something wrong with nextcloud. Deleting a release is not common, unless there is a big issue.
I remember having to live weeks with a bug in nextcloud that prevented the drag and drop of files and they didn't delete the release, they just made an announcement that they are aware of that and it will be fixed as soon as possible
[02:29:16]
<rodinux> > <@yunohostinfra:matrix.org> [nextcloud_ynh] alexAubin pushed 1 commit to helpers_2.1-3.0.1: Update manifest.toml: sources for 30.0.3 disappeared again so we have to fucking revert to 30.0.2 zzzzzz ([7ea1bee0](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/7ea1bee00c93efc57284b533f48aaafe990ec471))
wtf, it also needed for olstable branch ! they also stop the sources for 28.0.13 !! 🤪
[02:29:16]
<miro5001> Yes I saw that. Broken share links. Mhhh, not a high security issue.. Anyway, I think I will wait 2 to 4 weeks before updating nextcloud to the latest version... And risk to be 2 versions behind...
[02:29:17]
<Yunohost Git/Infra notifications> yalh76 deleted repository civicrm_drupal_ynh https://github.com/YunoHost-Apps/civicrm_drupal_ynh
[02:29:17]
<rodinux> They talk about the issues impacted here https://help.nextcloud.com/t/28-0-13-and-30-0-3-withdrawn/211672/2
[02:29:17]
<orhtej2> > <thomas> Hi all! Quick question. In the Mitra package, there's a cargo build during the install (using rustup - see the install script). Can I assume that this makes the package suitable for all architectures, rather that only amd64 (which is the only one I tested the package)?
Compiling on 32bit architectures for syncserver-rs fails with OOM on linking step, it's worth validating via QEMU or smth
[02:29:18]
<Yunohost Git/Infra notifications> yalh76 created repository civicrm_drupal_ynh: onstituent relationship management for non-profits, NGOs and advocacy organizations for YunoHost https://github.com/YunoHost-Apps/civicrm_drupal_ynh
[02:29:34]
<Salamandar> CIs are being restarted
[02:29:42]
<Yunohost Git/Infra notifications> [apps] yalh76 pushed 1 commit to drupal7: Drupal7 depreceated ([065036ed](https://github.com/YunoHost/apps/commit/065036edbdd922bc798a9ba59ecc78a5190d73e0))
[02:29:43]
<Yunohost Git/Infra notifications> [apps] yalh76 created new branch drupal7
[02:29:44]
<Yunohost Git/Infra notifications> [apps] yalh76 opened [pull request #2743](https://github.com/YunoHost/apps/pull/2743): Drupal7 depreceated
[02:29:46]
<Yunohost Git/Infra notifications> [apps] yalh76 pushed 1 commit to civicrm_drupal: Add civicrm_drupal ([9b2c6047](https://github.com/YunoHost/apps/commit/9b2c6047eabedfb9624295ac65a46274cd8616f0))
[02:29:46]
<Yunohost Git/Infra notifications> [apps] yalh76 created new branch civicrm_drupal
[02:29:46]
<Yunohost Git/Infra notifications> [apps] yalh76 opened [pull request #2744](https://github.com/YunoHost/apps/pull/2744): Add civicrm_drupal
[02:29:49]
<m606> small issue with an app autoupdate strategy based on `latest_github_tag`. When testing with `./autoupdate_app_sources/autoupdate_app_sources.py` I get:
```
Apps updated:
- ../marl_ynh (1.0 -> 1.2)
```
However the [PR created created by yunohost-bot](https://github.com/YunoHost-Apps/marl_ynh/pull/2) contains an error in the link pointing to the release: it ends with `1.2` instead of `v1.2`. Would that be an issue with the Github workflow or with my autoupdate strategy? I've just added `autoupdate.version_regex = "^v(.*)$"` to the manifest, but I kind of believe it is necessary - or if not it can't be debugged with `autoupdate_app_sources.py`.
[02:29:54]
<Yunohost Git/Infra notifications> App redirect goes down from level 8 to 1 in job [#12693](https://ci-apps.yunohost.org/ci/job/12693)
[02:30:16]
<Yunohost Git/Infra notifications> App pmwiki failed all tests in job [#12701](https://ci-apps.yunohost.org/ci/job/12701) :(
[02:30:24]
<Yunohost Git/Infra notifications> App drupal rises from level 6 to 8 in job [#12710](https://ci-apps.yunohost.org/ci/job/12710) !
[02:30:24]
<Yunohost Git/Infra notifications> App cockpit stays at level 1 in job [#12712](https://ci-apps.yunohost.org/ci/job/12712)
[02:34:08]
<m606> So it is actually most likely related to the workflow generating yunobot's autoupdate PR as I see template's content has changed (breaking my other workflows which were based on the autoupdate PR). Where can I find the file defining that workflow ?
There seems to be a typo in the changelog URL for `latest_github_commit` (there should be 2 dots instead of 3 between the SHA sums).
[02:46:21]
<m606> So it is actually most likely related to the workflow generating yunobot's autoupdate PR as I see template's content has changed (breaking my other workflows which were based on the autoupdate PR). Where can I find the file defining that workflow ?
There seems to be a typo in the changelog URL for `latest_github_commit` (there should be 2 dots instead of 3 between the SHA sums), e.g. https://github.com/YunoHost-Apps/jsoncrack_ynh/pull/8
[02:50:34]
<m606> So it is actually most likely related to the workflow generating yunobot's autoupdate PR as I see template's content has changed (breaking my other workflows which were based on the autoupdate PR). Where can I find the file defining that workflow ?
[02:51:20]
<m606> So it is actually most likely related to the workflow generating yunobot's autoupdate PR as I see template's content has changed for `latest_github_commit` as well (breaking my other workflows which were based on the autoupdate PR). Where can I find the file defining that workflow ?
[03:16:58]
<m606> > <@m606:matrix.org> So it is actually most likely related to the workflow generating yunobot's autoupdate PR as I see template's content has changed for `latest_github_commit` as well (breaking my other workflows which were based on the autoupdate PR). Where can I find the file defining that workflow ?
That is actually `autoupdate_app_sources.py` and no recent update... I must have based my workflow on an old PR
[03:54:56]
<m606> > <@m606:matrix.org> small issue with an app autoupdate strategy based on `latest_github_tag`. When testing with `./autoupdate_app_sources/autoupdate_app_sources.py` I get:
> ```
> Apps updated:
> - ../marl_ynh (1.0 -> 1.2)
> ```
> However the [PR created created by yunohost-bot](https://github.com/YunoHost-Apps/marl_ynh/pull/2) contains an error in the link pointing to the release: it ends with `1.2` instead of `v1.2`. Would that be an issue with the Github workflow or with my autoupdate strategy? I've just added `autoupdate.version_regex = "^v(.*)$"` to the manifest, but I kind of believe it is necessary - or if not it can't be debugged with `autoupdate_app_sources.py`.
I understand that issue comes from below code, but I am still unsure of how to solve it
https://github.com/YunoHost/apps_tools/blob/c54cbb311dea6dacdbea356333f12369a850c7e9/autoupdate_app_sources/autoupdate_app_sources.py#L299
https://github.com/YunoHost/apps_tools/blob/c54cbb311dea6dacdbea356333f12369a850c7e9/autoupdate_app_sources/autoupdate_app_sources.py#L535-L537
[07:34:44]
<Yunohost Git/Infra notifications> App lychee rises from level 6 to 8 in job [#12720](https://ci-apps.yunohost.org/ci/job/12720) !
[16:01:31]
<Yunohost Git/Infra notifications> [nextcloud_ynh] alexAubin merged [pull request #760](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/760): Update 00-add-logout_url-conf.patch
[16:01:31]
<Yunohost Git/Infra notifications> [nextcloud_ynh] alexAubin deleted branch patch
[16:02:54]
<miro5001> Oh no. Even bookworm has no network https://ci-apps-dev.yunohost.org/ci/job/4744
[16:02:54]
<miro5001> Ci bullseye
Warning: There is no 'incusbr0' interface... Did you ran 'incus admin init' ?
[16:02:55]
<Salamandar> gniiiiiiiii
[16:02:55]
<Salamandar> dev or not ?
[16:02:55]
<miro5001> https://ci-apps-bullseye-dev.yunohost.org/ci/job/21209
[16:02:55]
<Salamandar> I did not touch the bullseye ci…
[16:02:56]
<Salamandar> > <@miro5001:matrix.org> Ci bullseye
> Warning: There is no 'incusbr0' interface... Did you ran 'incus admin init' ?
where do you see that ?
[16:02:56]
<miro5001> And even backrest :
WARNING Failed to provision sources : Failed to download asset 'main' (https://github.com/garethgeorge/backrest/releases/download/v1.6.2/backrest_Linux_x86_64.tar.gz) for backrest: failed: Network is unreachable.
[16:02:56]
<Salamandar> > <@miro5001:matrix.org> Oh no. Even bookworm has no network https://ci-apps-dev.yunohost.org/ci/job/4744
yes but that's a separate issue, i'm fixing it
[16:02:56]
<Salamandar> wat
[17:07:18]
<eric_G> ah ben non, mon patch pour Nextcloud marche pas 😭
[17:07:34]
<eric_G> ah mais si! c'est le 01 qui marche pas
[17:33:45]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar pushed 1 commit to helpers_2.1-3.0.1: Update 01-disable-CSPv3-nonce_and_allow-YNH-fonts.patch ([7b362650](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/7b362650147899d1d5d7e991a51b8914fe7bf566))
[17:36:31]
<eric_G> patchs were they even applied for Nextcloud?
[17:37:05]
<orhtej2> > <@ericg:matrix.org> patchs were they even applied for Nextcloud?
Helpers v2.1 have bug in that regard
[17:48:07]
<Aleks (he/him/il/lui)> zomg
[17:48:07]
<eric_G> https://ci-apps-dev.yunohost.org/ci/job/4746 🎉
[17:52:11]
<Yunohost Git/Infra notifications> [nextcloud_ynh/v2_PostgreSQL_helpers_2.1] Merge branch testing into v2_PostgreSQL_helpers_2.1 - Éric Gaspar
[17:52:11]
<Yunohost Git/Infra notifications> [nextcloud_ynh/v2_PostgreSQL_helpers_2.1] Update upgrade - Éric Gaspar
[17:52:11]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar pushed 11 commits to v2_PostgreSQL_helpers_2.1 ([ca4f49e8c908...8a98f59a41f9](https://github.com/YunoHost-Apps/nextcloud_ynh/compare/ca4f49e8c908...8a98f59a41f9))
[17:52:11]
<Yunohost Git/Infra notifications> [nextcloud_ynh/v2_PostgreSQL_helpers_2.1] Update tests.toml - Éric Gaspar
[18:06:48]
<eric_G> https://ci-apps-dev.yunohost.org/ci/job/4746 😑 upgrade fails...
[18:16:42]
<Aleks (he/him/il/lui)> that's still progress though ;P
[18:18:45]
<Yunohost Git/Infra notifications> [nextcloud_ynh] alexAubin pushed 1 commit to helpers_2.1-3.0.1: Delete sources/patches/.gitignore ([da6bf242](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/da6bf242aae8971444b5a4b4b708b40b3abb1c27))
[18:35:11]
<miro5001> Jobs have finished but still running...
[18:39:45]
<Salamandar> yeah cuz the package_check code is ass
[18:42:36]
<Salamandar> sudo python3 -m pip install --break-system-packages imgkit
[18:42:36]
<Salamandar> fixed
[18:43:22]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar pushed 1 commit to helpers_2.1-3.0.1: Update upgrade ([91e5d36b](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/91e5d36b5bf992ae6abecace82606d1cd95a4c53))
[18:51:55]
<Aleks (he/him/il/lui)> eric_G: merf the issue is about `grep` not accepting the "+" in this mode
[18:51:56]
<Aleks (he/him/il/lui)> in `ynh_read_manifest "resources.sources.main.url" | grep -o '[0-9][0-9]\.[0-9]\.[0-9]+'`
[18:51:56]
<Aleks (he/him/il/lui)> gotta add -E
[18:51:57]
<Yunohost Git/Infra notifications> [nextcloud_ynh] alexAubin pushed 1 commit to helpers_2.1-3.0.1: Update scripts/upgrade: gotta use -E for grep to recognize the + quantifier ([94eb83df](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/94eb83df8e11f3dc16608912a36b2de8bac52d2c))
[18:52:38]
<Yunohost Git/Infra notifications> [nextcloud_ynh] alexAubin [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/752#discussion_r1878653443) on pull request #752 Testing | 30.0.x: suggestion last_version=(ynh_read_manifest --manifest_key="resources.sources.main.url" | grep -o [0-9][0-9]\.[0-9]\...
[18:52:38]
<Aleks (he/him/il/lui)> but that should also be an issue on the testing branch ?
[18:54:27]
<Yunohost Git/Infra notifications> [nextcloud_ynh] alexAubin edited a [comment](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/752#discussion_r1878653443) on pull request #752 Testing | 30.0.x: suggestion last_version=(ynh_read_manifest --manifest_key="resources.sources.main.url" | grep -Eo [0-9][0-9]\.[0-9]...
[18:54:28]
<Yunohost Git/Infra notifications> [nextcloud_ynh] alexAubin pushed 1 commit to testing: Update scripts/upgrade: gotta use -E for grep to recognize the + quantifier ([daae8417](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/daae8417cb2cc5e1875104e7adedf700a11b16b1))
[19:22:25]
<Aleks (he/him/il/lui)> annnnd now it's failing because of 28.0.13
[19:22:42]
<Aleks (he/him/il/lui)> 😭
[19:25:04]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar pushed 1 commit to helpers_2.1-3.0.1: Update manifest.toml ([e02469f5](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/e02469f58bf86ce15dcb89a15823c2896e8f12e9))
[20:08:59]
<orhtej2> > <@Alekswag:matrix.org> annnnd now it's failing because of 28.0.13
__Mr trololo silently playing in the background__
[20:08:59]
<orhtej2> whoops wrong formatting
[20:28:56]
<eric_G> https://ci-apps-dev.yunohost.org/ci/job/4746 two upgrade tests failling...
[20:37:01]
<Aleks (he/him/il/lui)> @_@ bug in the core
[20:39:00]
<Aleks (he/him/il/lui)> fixed in https://github.com/YunoHost/yunohost/commit/c4ba7a9a89deabec84f1a9a322b328c9b9a62e0a but gotta make a new releas and upgrade the ci image
[20:40:15]
<Salamandar> ah
[20:40:16]
<Salamandar> lemme see if i can update incus to fix the bug you had
[21:04:18]
<Yunohost Git/Infra notifications> [apps] OniriCorpe approved [pull request #2743](https://github.com/YunoHost/apps/pull/2743#pullrequestreview-2493602005) Drupal7 depreceated
[21:08:33]
<Yunohost Git/Infra notifications> [apps] alexAubin [commented](https://github.com/YunoHost/apps/pull/2743#issuecomment-2532895509) on [issue #2743](https://github.com/YunoHost/apps/pull/2743) Drupal7 depreceated: @yalh76 <3
[21:08:35]
<Yunohost Git/Infra notifications> [apps] alexAubin merged [pull request #2743](https://github.com/YunoHost/apps/pull/2743): Drupal7 depreceated
[21:08:36]
<Yunohost Git/Infra notifications> [apps] alexAubin pushed 1 commit to master: Drupal7 depreceated (#2743) ([09f93398](https://github.com/YunoHost/apps/commit/09f93398d2e92ad7cf3c783d9e4443f1eec6a300))
[21:08:37]
<Yunohost Git/Infra notifications> [apps] alexAubin deleted branch drupal7
[21:09:30]
<Yunohost Git/Infra notifications> [apps] OniriCorpe edited [pull request #2743](https://github.com/YunoHost/apps/pull/2743): Drupal7 deprecated
[21:32:13]
<Yunohost Git/Infra notifications> [vaultwarden_ynh] ericgaspar pushed 1 commit to testing: Update manifest.toml ([1f53de78](https://github.com/YunoHost-Apps/vaultwarden_ynh/commit/1f53de78718cc53bcbf52a193b862c48e9d6e8d7))
[21:32:36]
<Yunohost Git/Infra notifications> [vaultwarden_ynh] ericgaspar opened [pull request #279](https://github.com/YunoHost-Apps/vaultwarden_ynh/pull/279): Testing
[21:46:32]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar pushed 2 commits to helpers_2.1-3.0.1 ([e02469f58bf8...94e191351ab7](https://github.com/YunoHost-Apps/nextcloud_ynh/compare/e02469f58bf8...94e191351ab7))
[21:46:33]
<Yunohost Git/Infra notifications> [nextcloud_ynh/helpers_2.1-3.0.1] Update scripts/upgrade: gotta use -E for grep to recognize the + quantifier - Alexandre Aubin
[21:46:33]
<Yunohost Git/Infra notifications> [nextcloud_ynh/helpers_2.1-3.0.1] Merge branch testing into helpers_2.1-3.0.1 - eric_G
[21:46:52]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar merged [pull request #746](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/746): Helpers 2.1 (v30.0.3)
[21:46:54]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar pushed 1 commit to testing: Helpers 2.1 (v30.0.3) (#746) * Update manifest.toml * Auto-update READMEs * add pre upgrade warning for NC 29 * upda... ([a29f9958](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/a29f99583371f568e65165b5f10ae8b649b81bd7))
[21:46:57]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar deleted branch helpers_2.1-3.0.1
[21:47:14]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar edited [pull request #752](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/752): Testing | 30.0.x
[22:08:02]
<Yunohost Git/Infra notifications> [vaultwarden_ynh] ericgaspar merged [pull request #279](https://github.com/YunoHost-Apps/vaultwarden_ynh/pull/279): Testing
[22:29:59]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar pushed 10 commits to v2_PostgreSQL ([0963e9febe62...e3c200f950c7](https://github.com/YunoHost-Apps/nextcloud_ynh/compare/0963e9febe62...e3c200f950c7))
[22:29:59]
<Yunohost Git/Infra notifications> [nextcloud_ynh/v2_PostgreSQL] Update scripts/upgrade: gotta use -E for grep to recognize the + quantifier - Alexandre Aubin
[22:29:59]
<Yunohost Git/Infra notifications> [nextcloud_ynh/v2_PostgreSQL] Helpers 2.1 (v30.0.3) (#746) * Update manifest.toml * Auto-update READMEs * add pre upgrade warning for NC 29 * upda... - eric_G
[22:29:59]
<Yunohost Git/Infra notifications> [nextcloud_ynh/v2_PostgreSQL] Merge branch testing into v2_PostgreSQL - Éric Gaspar
[22:30:10]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar closed [pull request #730](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/730): V2 postgre sql helpers 2.1
[22:30:13]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar deleted branch v2_PostgreSQL_helpers_2.1
[22:59:28]
<Yunohost Git/Infra notifications> [collabora_ynh] rodinux created new branch v24.04.10-2
[23:12:15]
<Yunohost Git/Infra notifications> [collabora_ynh] rodinux pushed 1 commit to v24.04.10-2: Update manifest.toml try update from collabora sources ([976ec960](https://github.com/YunoHost-Apps/collabora_ynh/commit/976ec9600e14a6e464a59562de3ad53e5fcbf501))
[23:13:23]
<Yunohost Git/Infra notifications> [collabora_ynh] rodinux opened [pull request #95](https://github.com/YunoHost-Apps/collabora_ynh/pull/95): V24.04.10 2
[23:17:05]
<rodinux> should I try upgrade this package ?
[23:34:08]
<rodinux> wow `ynh_config_add_logrotate commad not found...`... must be replaced by `ynh_use_logrotate` ?
[23:36:25]
<rodinux> https://paste.yunohost.org/raw/areziqeruw
[23:39:42]
<Aleks (he/him/il/lui)> the app is using helpers v2 not 2.1
[23:41:06]
<rodinux> So it need use `ynh_use_logrotate [--logfile=/log/file] [--specific_user=user/group]`
[23:41:33]
<Aleks (he/him/il/lui)> or it needs to be switched to helpers 2.1, i dunno what are your plans exactly x_x
[23:45:12]
<rodinux> well... the last tests failed for auto-helpers-2-1... ir find why...
[23:48:08]
<rodinux> there is a `kill -SIGTERM 4728`
[23:49:56]
<Aleks (he/him/il/lui)> There's a 403 forbidden error with `open() "/var/www/collabora/index.html" failed (13: Permission denied), client: 10.182.179.1, server: sub.domain.tld, request: "GET / HTTP/2.0", host: "sub.domain.tld"`
[23:51:57]
<rodinux> Strange ? why it works with package v2 and not with v2.1 ??
[23:59:50]
<rodinux> The file must have permissions `collabora:www-data`