Saturday, January 14, 2023
apps@conference.yunohost.org
January
Mon Tue Wed Thu Fri Sat Sun
            1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
         

[01:49:56] <Yunohost Git/Infra notifications> While testing mongo-express: It looks like package_check did not finish properly ... on https://ci-apps.yunohost.org/ci/job/12820
[08:53:28] <tituspijean> > <@yunohostinfra:matrix.org> While testing mongo-express: It looks like package_check did not finish properly ... on https://ci-apps.yunohost.org/ci/job/12820

We should check for `main` too?
[08:56:50] <Gérard Collin> > <@titus:pijean.ovh> We should check for `main` too?

Yes it's main. It's set in the apps.json
[08:57:09] <Gérard Collin> Isn't it how it's supposed to be done?
[08:57:37] <Yunohost Git/Infra notifications> Application mumble-web rises from level (unknown) to level 8 on https://ci-apps.yunohost.org/ci/job/12826
[09:22:36] <tituspijean> > <@gcco:matrix.org> Isn't it how it's supposed to be done?

Mmmh then its a bug with the linter, it should check for the apps.json :/
[09:28:15] <Yunohost Git/Infra notifications> Application my-mind rises from level (unknown) to level 6 on https://ci-apps.yunohost.org/ci/job/12828
[09:30:12] <Gérard Collin> > <@titus:pijean.ovh> Mmmh then its a bug with the linter, it should check for the apps.json :/

maybe the issue is more on the ci stuff as you can specify the branch in package_check (and it works)
[09:30:51] <Gérard Collin> ./package_check.sh https://github.com/gcollin/cac-proxy_ynh --branch=main
[10:37:24] <Gérard Collin> The branch is not taken into account. I'll create a issue because I don't feel confortable changing python code directly
[11:11:55] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 30 commits to logos: https://github.com/YunoHost/apps/compare/396ac43145e3...9fa3da0b35f3
[11:11:58] <Yunohost Git/Infra notifications> [apps/logos] Create teampass.png - Éric Gaspar
[11:12:02] <Yunohost Git/Infra notifications> [apps/logos] Create spacedeck.png - Éric Gaspar
[11:12:04] <Yunohost Git/Infra notifications> [apps/logos] Create tinyfilemanager.png - Éric Gaspar
[11:13:47] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to master: fix name https://github.com/YunoHost/apps/commit/9ef1d18ccdd00f92e2303fbe1319210bd7023b17
[11:18:24] <Yunohost Git/Infra notifications> Application my_webapp stays at level 4 on https://ci-apps.yunohost.org/ci/job/12830
[11:29:30] <Yunohost Git/Infra notifications> [nextcloud_ynh] @goofie45 commented on issue #545 Authentication error for Nextcloud client - 401 Authorization Required: Hello, I encounter the same problem, via the web interface, no problem accessing Nextcloud, the creation of the token fo... https://github.com/YunoHost-Apps/nextcloud_ynh/issues/545#issuecomment-1382718153
[12:11:02] <Gérard Collin> If I look a bit more, I believe the branch issue lies down here: https://github.com/YunoHost/yunorunner/blob/master/run.py#L203

```
repo = Repo.create(
name=app_id,
url=app_data["git"]["url"],
```
[12:39:01] <Yunohost Git/Infra notifications> [apps] @gcollin opened pull request #1608: Added Cookie Aware Cors Proxy app https://github.com/YunoHost/apps/pull/1608
[12:39:26] <Yunohost Git/Infra notifications> [apps] @gcollin commented on issue #1608 Added Cookie Aware Cors Proxy app : Can I get maintainer access to the repo as well ? Thanks https://github.com/YunoHost/apps/pull/1608#issuecomment-1382728692
[12:41:25] <Gérard Collin> Hi guys, just added a new app: a Cors proxy I'm currently developping
[13:36:09] <Yunohost Git/Infra notifications> [apps] @ericgaspar approved pull request #1608 Added Cookie Aware Cors Proxy app https://github.com/YunoHost/apps/pull/1608#pullrequestreview-1248777001
[13:36:12] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 2 commits to master: https://github.com/YunoHost/apps/compare/9ef1d18ccdd0...cd2ddc92036f
[13:36:13] <Yunohost Git/Infra notifications> [apps/master] Merge pull request #1608 from gcollin/master Added Cookie Aware Cors Proxy app - Éric Gaspar
[13:36:13] <Yunohost Git/Infra notifications> [apps] @ericgaspar merged pull request #1608: Added Cookie Aware Cors Proxy app https://github.com/YunoHost/apps/pull/1608
[13:36:13] <Yunohost Git/Infra notifications> [apps/master] Added Cookie Aware Cors Proxy app - Gérard Collin
[13:50:51] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to master: Update friendica.png https://github.com/YunoHost/apps/commit/5f286b4c162a5f7ab06fcaa332d69843abf2e2ff
[14:18:49] <Gérard Collin> All apps build seems to be failing on app-ci:
```
Launching new LXC ynh-appci-bullseye-amd64-stable-test-1 ...
Error: Failed instance creation: Failed creating instance record: Add instance info to the database: This "instances" entry already exists
Error: Storage pool not found
!!! It looks like package_check did not finish properly ... on https://ci-apps-dev.yunohost.org/ci/job/5096 !!!
```

[14:20:26] <Gérard Collin> > <@gcco:matrix.org> All apps build seems to be failing on app-ci:
> ```
> Launching new LXC ynh-appci-bullseye-amd64-stable-test-1 ...
> Error: Failed instance creation: Failed creating instance record: Add instance info to the database: This "instances" entry already exists
> Error: Storage pool not found
> !!! It looks like package_check did not finish properly ... on https://ci-apps-dev.yunohost.org/ci/job/5096 !!!
> ```

Well, the last two apps are failing like this actually
[15:16:54] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to master: Create lionwiki-t2t.png https://github.com/YunoHost/apps/commit/2dd30f407404c889599eb8faf7f6a07681d50045
[15:17:34] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to master: Create dendrite.png https://github.com/YunoHost/apps/commit/80c203f1038dfcc821bcba6e7fae0d63c9db22e3
[15:20:43] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to master: Create grr.png https://github.com/YunoHost/apps/commit/4d30264eeaf0c07dc1d46293ee0703ef99d8f919
[15:24:30] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to master: Create zeronet.png https://github.com/YunoHost/apps/commit/db72a494cae53ff915d82ae1481c738cc61ce518
[16:08:16] <Aleks (he/him/il/lui)> heuarg too many red stuff indeed
[16:11:14] <Aleks (he/him/il/lui)> hmmm in fact app ci bullseye lives on the same machine as dev ci ? o_O
[16:12:14] <Aleks (he/him/il/lui)> ah nvm
[16:15:55] <Aleks (he/him/il/lui)> mokay i dunno what happened, I deleted the LXC and it seems to be working again now
[16:37:18] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to master: Create linuxdash.png https://github.com/YunoHost/apps/commit/c43f9ba4c7da5df5747f5cdf718a00e3ac1b0d62
[16:41:50] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to master: Create yunorunner.png https://github.com/YunoHost/apps/commit/667f50afef5785e483d5b0a147dfd97e1b40717c
[16:48:18] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to master: Create timeoff.png https://github.com/YunoHost/apps/commit/14a5a42d9c0f672ad994e206a2c127b32417cb37
[16:52:14] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to master: Create synapse-admin.png https://github.com/YunoHost/apps/commit/79e0dd30c9769c769c56402a5100a62cfc19f2d9
[16:54:47] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to master: Create shellinabox.png https://github.com/YunoHost/apps/commit/14662b260f150f62d0409126ed83d298d67e0561
[16:58:27] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to master: Create digiscreen.png https://github.com/YunoHost/apps/commit/432593a27b6fca589c7972418e7865821aca5bc2
[17:46:51] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to master: Create spftoolbox.png https://github.com/YunoHost/apps/commit/522ff2de0ef2d1f0edeac7c583770abf0e4fb33c
[17:55:05] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to master: fix naming https://github.com/YunoHost/apps/commit/8ce396b2d0d17e04109bd1b2706b438745cadb59
[20:23:41] <Yunohost Git/Infra notifications> Application omeka-s rises from level (unknown) to level 8 on https://ci-apps.yunohost.org/ci/job/12846
[21:11:59] <Yunohost Git/Infra notifications> [nextcloud_ynh] @zamentur commented on issue #547 Nextcloud 25.0.2 corrupt source: Very strange, we will try again with sans-nuage, but its quite strange that twice we got the same error... I downloaded... https://github.com/YunoHost-Apps/nextcloud_ynh/issues/547#issuecomment-1382919458
[21:15:14] <Yunohost Git/Infra notifications> [nextcloud_ynh] @zamentur commented on issue #547 Nextcloud 25.0.2 corrupt source: SO i checked again, i have the right checksum with a new downloaded archive from my personnal internet connexion. I thi... https://github.com/YunoHost-Apps/nextcloud_ynh/issues/547#issuecomment-1382920008
[22:02:53] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to master: La digitale https://github.com/YunoHost/apps/commit/5b6c8306855bc76158ef0504a390bc59b58b1523
[22:10:34] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to master: Create owntracks.png https://github.com/YunoHost/apps/commit/f17d5b7f9ab72594387ce5f511185e1d05c3d067
[22:25:04] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to master: Create technitium-dns.png https://github.com/YunoHost/apps/commit/3f41d035056625c5bcf9bdb7618f3ff731ed4a44