Friday, March 31, 2023
apps@conference.yunohost.org
March
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:58:07] <Yunohost Git/Infra notifications> App pagure failed all tests in job [#14698](https://ci-apps.yunohost.org/ci/job/14698) :(
[06:16:06] <Yunohost Git/Infra notifications> App peertube-search-index failed all tests in job [#14702](https://ci-apps.yunohost.org/ci/job/14702) :(
[07:49:50] <Aleks (he/him/il/lui)> > <@thovi98:matrix.org> Hello all!
>
> When I set:
>
> [resources.data_dir]
> dir = "/home/yunohost.app/__APP__/data"
> owner = "__APP__:www-data"
>
> I have this error: "[Errno 2] No such file or directory: '/home/yunohost.app/funkwhale/data'"
>
> Isn’t the directory created if it doesn’t exist yet? (That’s what I understand according to the docs)
> https://ci-apps-dev.yunohost.org/ci/job/6470
>
> Thanks 😇

You shouldnt be writing __APP__:www-data, the second part is about setting r/w/x
[07:50:18] <Aleks (he/him/il/lui)> If you want to set the group, use group = ...
[07:51:47] <Aleks (he/him/il/lui)> Also this indeed sounds like a bug in the mkdir thing, but please stick to the default value and just mkdir $data_dir/data in the install/upgrade script
[07:52:47] <Aleks (he/him/il/lui)> I still have to implement a small `subdirs = [ 'data' ]` kind of syntax as pointed by eric a few weeks ago
[08:09:20] <Yunohost Git/Infra notifications> [wordpress_ynh] @github-actions[bot] pushed 1 commit to ci-auto-update-v6.2: Upgrade to version 6.2 ([b0272267](https://github.com/YunoHost-Apps/wordpress_ynh/commit/b0272267f8ddb8d081470eb96892bb3d9f1d2d9e))
[08:09:24] <Yunohost Git/Infra notifications> [wordpress_ynh] @yunohost-bot pushed 1 commit to ci-auto-update-v6.2: Auto-update README ([9c4a92a6](https://github.com/YunoHost-Apps/wordpress_ynh/commit/9c4a92a6cc07d2ca82950071408d5b8e5d1d3f1a))
[09:21:17] <Yunohost Git/Infra notifications> App prestashop rises from level 6 to 8 in job [#14706](https://ci-apps.yunohost.org/ci/job/14706) !
[10:06:26] <Yunohost Git/Infra notifications> App indexhibit rises from level 6 to 8 in job [#14708](https://ci-apps.yunohost.org/ci/job/14708) !
[10:36:49] <Yunohost Git/Infra notifications> App mybb rises from level 6 to 8 in job [#14709](https://ci-apps.yunohost.org/ci/job/14709) !
[16:03:30] <Yunohost Git/Infra notifications> App ecko failed all tests in job [#14716](https://ci-apps.yunohost.org/ci/job/14716) :(
[16:21:27] <eric_G> https://aria.im/_matrix/media/v1/download/matrix.org/ZAagwBhdoRoJlUpUILdHFAKP
[16:21:42] <eric_G> ^ (this is just for testing purpose...)
[16:27:45] <eric_G> if you have web Element installed, can you try to download this zip file? (trying to reproduce this issue: https://github.com/YunoHost-Apps/element_ynh/issues/82)
[17:00:38] <Yunohost Git/Infra notifications> [apps] @yunohost-bot created new branch update_app_levels
[17:00:38] <Yunohost Git/Infra notifications> [apps] @yunohost-bot pushed 1 commit to update_app_levels: Update app levels according to CI results ([e4bc325e](https://github.com/YunoHost/apps/commit/e4bc325e4ee02cf3c9b04cf523449206bc095785))
[17:00:38] <Yunohost Git/Infra notifications> [apps] @yunohost-bot opened [pull request #1659](https://github.com/YunoHost/apps/pull/1659): Update app levels according to CI results
[17:01:44] <tituspijean> eric_G I confirm I cannot download it. IIRC it's an issue with CORS. I had managed to fix it on my VPS... I'll try to find the fix again.
[17:01:59] <Yunohost Git/Infra notifications> [apps] @ericgaspar approved [pull request #1659](https://github.com/YunoHost/apps/pull/1659#pullrequestreview-1367294413) Update app levels according to CI results
[17:02:37] <eric_G> this is strange, I can download without issue...
[17:02:54] <tituspijean> (on the train to Lyon right now, I'll be better suited to check it out tomorrow 🙂 )
[17:03:13] <tituspijean> > <@ericg:matrix.org> this is strange, I can download without issue...

Can you share your NGINX element.conf?
[17:04:48] <tituspijean> Meh, you can stick to "it's the same as the template from the app"
[17:08:18] <eric_G> "it's the same as the template from the app" 😬
[18:44:31] <Yunohost Git/Infra notifications> App pico rises from level 6 to 8 in job [#14721](https://ci-apps.yunohost.org/ci/job/14721) !
[18:52:52] <Aleks (he/him/il/lui)> > <@yunohostinfra:matrix.org> [apps] @yunohost-bot opened [pull request #1659](https://github.com/YunoHost/apps/pull/1659): Update app levels according to CI results

zomg no regressions :O
[20:01:11] <Yunohost Git/Infra notifications> App yunorunner failed all tests in job [#14724](https://ci-apps.yunohost.org/ci/job/14724) :(
[20:30:09] <john> is there an exemplar repo for packaging v2?
[20:30:25] <john> or even just a good one to crib from
[20:32:26] <john> in fact cancel that I see element is pretty up to date so will look at that
[20:33:06] <eric_G> why not use https://github.com/YunoHost/example_ynh ?
[20:36:33] <john> oh
[20:36:36] <john> I didn't know that existed
[20:37:10] <john> https://yunohost.org/en/packaging_v2 could probably use a link to it - I'll make a PR if I remember
[20:39:59] <john> https://github.com/YunoHost/doc/pull/2244 I remembered
[23:05:32] <Yunohost Git/Infra notifications> App mailman failed all tests in job [#14731](https://ci-apps.yunohost.org/ci/job/14731) :(