Monday, May 08, 2023
apps@conference.yunohost.org
May
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:48:18] <Yunohost Git/Infra notifications> App django_example_ynh failed all tests in job [#15353](https://ci-apps.yunohost.org/ci/job/15353) :(
[04:30:45] <Yunohost Git/Infra notifications> App mopidy failed all tests in job [#15360](https://ci-apps.yunohost.org/ci/job/15360) :(
[06:22:50] <Yunohost Git/Infra notifications> App rspamdui stays at level 1 in job [#15440](https://ci-apps.yunohost.org/ci/job/15440)
[07:45:32] <lapineige> Mistery hunters here ? I have a good one 😅
https://forum.yunohost.org/t/pixelfed-pictures-not-loading/24244/68?u=lapineige

If you have any idea 🙏
[07:46:10] <Yunohost Git/Infra notifications> App timeoff goes down from level 8 to 1 in job [#15442](https://ci-apps.yunohost.org/ci/job/15442)
[07:51:15] <Ziga Zajc> Awesome so I should just use MariaDB instead of SQLite if it's already installed.
[07:51:17] <Ziga Zajc> and YunoHost already takes care for backups of a DB?
[07:51:52] <tituspijean> (For y'all this is the continuation of a conversation started over at YunoHost development )
[07:54:08] <tituspijean> > <@ziga.zajc007:matrix.org> and YunoHost already takes care for backups of a DB?

Yup, you only have one line to add in the backup script for it to be saved
[07:54:35] <tituspijean> (And in the future this part will be most likely automated)
[07:54:55] <Ziga Zajc> Awesome thanks
[07:58:03] <Ziga Zajc> If the application consist of both Server and Client should I name it: AppName Server and AppName Client?
[07:58:08] <Ziga Zajc> Or should I only submit the server?
[07:58:16] <Ziga Zajc> Client is basically just a static website
[08:00:03] <tituspijean> What's the app?
If the client is usually always installed along with the server, then you might include it in the same package yes (cf. Jellyfin). If there's a usecase where clients can be installed on another server, then maybe it's better to split them.
[08:00:17] <oufmilo[m]> > <@tag:lostpod.me> oufmilo o/
> Naively, I'd try replace `su` with the helper `ynh_exec_as`

Thanks 🙏 I also had a syntax problem 😉
[08:00:19] <tituspijean> If it's a simple static website, meh, I would include it.
[08:01:30] <Ziga Zajc> It's a password manager. In perfect world Client and Server should be always separated to achieve truly zero-trust architecture.
[08:02:55] <Ziga Zajc> But as you are self-hosting the server on your own, then it shouldn't be a problem if you also self-host the client on the same local server. But the security would still be improved if you separate them in case the server gets hacked.
[08:04:28] <tituspijean> Indeed.
[08:35:06] <Ziga Zajc> Example for a static page seems to be archived (https://github.com/YunoHost-Apps/staticwebapp_ynh) is there any newer example?
[08:35:18] <tituspijean> my_webapp_ynh
[08:35:19] <Ziga Zajc> thanks
[09:23:28] <Ziga Zajc> If I don't need some scripts like backup, restore and config should I just remove them from scripts folder?
[09:23:35] <Ziga Zajc> or should I leave them empty
[09:41:36] <orhtej2> > <@ziga.zajc007:matrix.org> If I don't need some scripts like backup, restore and config should I just remove them from scripts folder?

based on [example_ynh](https://github.com/YunoHost/example_ynh) `config` is optional but you should include at least skeleton `backup` and `restore` that declare `$install_dir` for backup and restore it afterwards
[09:44:05] <Coalingaunderground> Looking to hack a app called tango that would give me unlimited coins
[09:46:08] <orhtej2> > Looking to hack a app called tango that would give me unlimited coins

are you sure this is the right support room?
[09:47:45] <Coalingaunderground> Not sure it's an app developer so I'm new just trying to find info
[09:52:14] <orhtej2> is this thing available for YunoHost or are you planning to package it for it?
[09:55:44] <Coalingaunderground> I really don't know any code and I'm using an Android phone
[09:58:03] <orhtej2> This room is specifically about development of apps for https://yunohost.org/ , not general programming.
[10:02:42] <tituspijean> Coalingaunderground: then you are definitely not at the right place. :)
[10:13:15] <Coalingaunderground> tituspijean: 👍👍
[10:35:49] <eric_G> https://github.com/YunoHost-Apps/my_webapp_ynh/pull/115 is open for review. it includ migration to app package v2 and Allow to configure extra nginx conf in $app.d/ directory
[11:57:21] <Yunohost Git/Infra notifications> [my_webapp_ynh] @alexAubin [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/115#discussion_r1187359726) on pull request #115 Version 2 #101: Ah yes @_@ but hmf having just "22 (unless you changed the port)" is good enough imho Clearly using dynamic-values from...
[11:57:27] <Yunohost Git/Infra notifications> [my_webapp_ynh] @alexAubin approved [pull request #115](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/115#pullrequestreview-1416658191) Version 2 #101: LGTM, cheers, thanks for all the work
[12:40:25] <Yunohost Git/Infra notifications> App chyrplite failed all tests in job [#15450](https://ci-apps.yunohost.org/ci/job/15450) :(
[12:49:34] <Yunohost Git/Infra notifications> [my_webapp_ynh] @ericgaspar merged [pull request #115](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/115): Version 2 #101
[12:49:34] <Yunohost Git/Infra notifications> [my_webapp_ynh] @ericgaspar deleted branch version-2-#101
[12:49:37] <Yunohost Git/Infra notifications> [my_webapp_ynh/testing] remove SSH port - Éric Gaspar
[12:49:38] <Yunohost Git/Infra notifications> [my_webapp_ynh] @ericgaspar pushed 76 commits to testing ([5a0072e44c38...c1f58d8805c2](https://github.com/YunoHost-Apps/my_webapp_ynh/compare/5a0072e44c38...c1f58d8805c2))
[12:49:38] <Yunohost Git/Infra notifications> [my_webapp_ynh/testing] cleaning - Éric Gaspar
[12:49:42] <Yunohost Git/Infra notifications> [my_webapp_ynh/testing] Merge pull request #115 from YunoHost-Apps/version-2-#101 Version 2 #101 - Éric Gaspar
[12:49:46] <Yunohost Git/Infra notifications> [my_webapp_ynh] @ericgaspar closed [pull request #107](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/107): V2
[12:49:52] <Yunohost Git/Infra notifications> [my_webapp_ynh] @ericgaspar deleted branch v2
[12:50:35] <Yunohost Git/Infra notifications> [my_webapp_ynh] @ericgaspar opened [pull request #116](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/116): Testing
[12:51:14] <Yunohost Git/Infra notifications> [my_webapp_ynh] @ericgaspar edited [pull request #116](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/116): Testing
[12:51:43] <Yunohost Git/Infra notifications> [my_webapp_ynh] @ericgaspar [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/116#issuecomment-1538306478) on [issue #116](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/116) Testing: testme
[12:51:43] <Yunohost Git/Infra notifications> [my_webapp_ynh] @yunohost-bot [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/116#issuecomment-1538306509) on [issue #116](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/116) Testing: :sunflower:
[[Test Badge](https://img.shields.io/endpoint?url=https://ci-apps-dev.yunohost.org/ci/api/job/7155/badge)](...
[12:51:50] <Yunohost Git/Infra notifications> [my_webapp_ynh] @ericgaspar [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/101#issuecomment-1538307098) on [issue #101](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/101) Allow to configure extra nginx conf in app.d/ directory: Closing with #116
[12:51:54] <Yunohost Git/Infra notifications> [my_webapp_ynh] @ericgaspar closed [pull request #101](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/101): Allow to configure extra nginx conf in app.d/ directory
[13:27:47] <Yunohost Git/Infra notifications> App chyrplite goes down from level 8 to 1 in job [#15372](https://ci-apps.yunohost.org/ci/job/15372)
[13:49:54] <Yunohost Git/Infra notifications> App chyrplite goes down from level 8 to 1 in job [#15450](https://ci-apps.yunohost.org/ci/job/15450)
[14:32:23] <Yunohost Git/Infra notifications> App chyrplite goes down from level 8 to 1 in job [#15373](https://ci-apps.yunohost.org/ci/job/15373)
[14:44:24] <Yunohost Git/Infra notifications> [my_webapp_ynh] @fflorent [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/101#issuecomment-1538479891) on [issue #101](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/101) Allow to configure extra nginx conf in app.d/ directory: testme

8 mai 2023 14:51:57 Éric Gaspar ***@***.***>:

>
> Closed #101[https://github.com/YunoHost-Apps/my_webapp_ynh/...
[16:02:41] <Yunohost Git/Infra notifications> [nextcloud_ynh] @laguill opened [issue #570](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/570): App "Face Recognition" cannot be installed because the library pdlib is not available.
[16:28:55] <Yunohost Git/Infra notifications> [nextcloud_ynh] @ericgaspar [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/570#issuecomment-1538690970) on [issue #570](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/570) App "Face Recognition" cannot be installed because the library pdlib is not available.: seems like there is no easy way to add pdlib: https://github.com/nextcloud/all-in-one#what-about-the-pdlib-php-extension...
[17:45:38] <eric_G> `✘ You should at least specify a 'user =' directive in your PHP conf file` How do I do that?
[17:54:52] <tituspijean> eric_G: are you sure Froxlor won't clash with YunoHost ?
[17:58:02] <Yunohost Git/Infra notifications> [nextcloud_ynh] @laguill [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/570#issuecomment-1538796992) on [issue #570](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/570) App "Face Recognition" cannot be installed because the library pdlib is not available.: Is it possible to install it on my yunohost server without breaking everything ? 😅
[18:16:34] <Yunohost Git/Infra notifications> [my_webapp_ynh] @fflorent [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/116#issuecomment-1538827488) on [issue #116](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/116) Testing: testme > Error: Failed to restore snapshot ? The next step may miserably crash because of this ... if this happens to ...
[18:16:34] <Yunohost Git/Infra notifications> [my_webapp_ynh] @yunohost-bot [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/116#issuecomment-1538827534) on [issue #116](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/116) Testing: :carousel_horse:
[[Test Badge](https://img.shields.io/endpoint?url=https://ci-apps-dev.yunohost.org/ci/api/job/7161/bad...
[18:58:35] <eric_G> > <@titus:pijean.ovh> eric_G: are you sure Froxlor won't clash with YunoHost ?

IDN... my motto: package first, test later 😅
[19:37:55] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to leantime: Add leantime ([1c938e17](https://github.com/YunoHost/apps/commit/1c938e1749b22944a4395ba775b4cf1305ee307d))
[19:37:55] <Yunohost Git/Infra notifications> [apps] @ericgaspar created new branch leantime
[19:38:07] <Yunohost Git/Infra notifications> [apps] @ericgaspar opened [pull request #1670](https://github.com/YunoHost/apps/pull/1670): Add leantime to catalog
[21:04:02] <lapineige> Well, here is the solution : https://forum.yunohost.org/t/pixelfed-pictures-not-loading/24244/74
[21:45:43] <orhtej2> > Well, here is the solution : https://forum.yunohost.org/t/pixelfed-pictures-not-loading/24244/74?u=lapineige

Not entirely sold on this explanation, does these two commands do the same?
[21:51:52] <lapineige> from their test, they don't
[21:52:46] <lapineige> try to `ls "*"`. It fails. `ls ""*` does not.
[21:52:48] <lapineige> Try to `ls "*"`. It fails. `ls ""*` does not.
[21:53:54] <orhtej2> does it affect permissions on `.`?
[22:20:58] <lapineige> I can't try for know but I don't think so, you need `.*` I think
[22:59:20] <Yunohost Git/Infra notifications> [apps] @Tagadda approved [pull request #1670](https://github.com/YunoHost/apps/pull/1670#pullrequestreview-1417626013) Add leantime to catalog
[22:59:32] <Yunohost Git/Infra notifications> [apps] @Tagadda merged [pull request #1670](https://github.com/YunoHost/apps/pull/1670): Add leantime to catalog
[22:59:32] <Yunohost Git/Infra notifications> [apps] @Tagadda pushed 2 commits to master ([945f7d7cda6d...6deee88fbef9](https://github.com/YunoHost/apps/compare/945f7d7cda6d...6deee88fbef9))
[22:59:36] <Yunohost Git/Infra notifications> [apps/master] Add leantime - Éric Gaspar
[22:59:38] <Yunohost Git/Infra notifications> [apps] @Tagadda deleted branch leantime
[22:59:39] <Yunohost Git/Infra notifications> [apps/master] Merge pull request #1670 from YunoHost/leantime Add leantime to catalog - Tagada