Tuesday, February 07, 2023
apps@conference.yunohost.org
February
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
         
             

[07:15:06] <oufmilo[m]> hello !
is the install.sh script still up to date in CI_package_check?
[09:21:08] <Aleks (he/him/il/lui)> CI package check is now obsoletr / not necessary
[09:21:21] <Aleks (he/him/il/lui)> And nope you shouldnt use that install script anymore
[10:16:36] <oufmilo[m]> and how manage yunoruner and package_check now ?
i was using ciclic before, what's the solution now ?
[10:17:10] <oufmilo[m]> ./package_check
[10:17:17] <oufmilo[m]> works fine in a terminal
[11:17:58] <oufmilo[m]> I think I have my answer, there are many PRs for yunorunner that should solve this problem right?
[11:20:01] <Aleks (he/him/il/lui)> eeeeh not sure what PR you mean ?
[11:20:10] <Aleks (he/him/il/lui)> ciclic does still exist
[11:36:08] <Aleks (he/him/il/lui)> (I can confirm that the ci-apps-dev is SNAFU /o\)
[11:44:25] <Aleks (he/him/il/lui)> annnnd it's in the choux
[11:50:18] <Yunohost Git/Infra notifications> [package_check] @alexAubin pushed 1 commit to master: Moar damn commands getting stuck forever for no reason... ([caafd56f](https://github.com/YunoHost/package_check/commit/caafd56fedf621ca75230f0efa83310b3c0b37ea))
[11:55:58] <eric_G> just to say the permissions are working fine 👍️
[11:59:01] <Aleks (he/him/il/lui)> cool :D
[11:59:06] <Aleks (he/him/il/lui)> at least something is working haha
[14:01:53] <tituspijean> Not-so-random idea, maybe yunorunner could ping maintainers when their apps fail in the main or dev CI. 😇 I can look into it when the SNAFU is fixed. 🙂 (thinking of relying on the Matrix handle, declared in the tests.toml)
[14:17:45] <eric_G> Aleks (he/him/il/lui): Is declaring `YNH_PHP_VERSION` in `_common.sh` v2 expected?
[15:21:07] <Aleks (he/him/il/lui)> I think its not needed anymore
[15:22:21] <Aleks (he/him/il/lui)> The apt resource will autocreate the phpversion setting with the value deduced from the php-foobar list
[15:31:00] <eric_G> testing this with Yellow_ynh app. 🤔 removing `YNH_PHP_VERSION` from `_common.sh` seems to fail tests: https://ci-apps-dev.yunohost.org/ci/job/5522
[15:37:11] <Yunohost Git/Infra notifications> [nextcloud_ynh] @glt248 opened [issue #557](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/557): ERROR1064 : SQL syntax error
[15:50:03] <Aleks (he/him/il/lui)> eeeeeeh
[15:52:45] <eric_G> I am working on this branch: https://github.com/YunoHost-Apps/yellow_ynh/tree/v2
[16:26:42] <limezy> Bonjour à tous, pour l'application "moncycle\_ynh" il est important de pouvoir paramétrer php de telle sorte que l'utilisateur n'ait pas besoin de se reconnecter trop souvent. J'ai tenté ce paramétrage : https://github.com/YunoHost-Apps/moncycle\_ynh/blob/004442cf3d65309946636988f213b22f6172afb1/conf/extra\_php-fpm.conf#L14-L16 mais il ne semble pas fonctionner : après une vingtaine de minute, l'application me demande de m'identifier à nouveau. Auriez-vous une idée de ce que je fais mal ? Merci !
[17:05:04] <tituspijean> limezy Je suis pas expert, mais est-ce qu'une config avec NGINX ne serait pas nécessaire aussi? https://stackoverflow.com/questions/55698986/nginx-add-header-set-cookie-expires-not-working
[17:07:00] <tituspijean> Regarde aussi dans l'outil de développement de ton navigateur quelle est la durée de vie du cookie, peut-être que tu trouveras le chiffre dans la config de l'app
[17:09:00] <limezy> > <@titus:pijean.ovh> Regarde aussi dans l'outil de développement de ton navigateur quelle est la durée de vie du cookie, peut-être que tu trouveras le chiffre dans la config de l'app

La durée de vie de mon cookie est correcte (30 jours)
[17:09:30] <limezy> J'ai donc l'impression que c'est un problème de "session php"
[17:26:24] <Yunohost Git/Infra notifications> [my_webapp_ynh] @mave-git opened [issue #110](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110): PHP-App cant create subdirs and read own, created files
[18:02:36] <Yunohost Git/Infra notifications> [my_webapp_ynh] @tituspijean [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110#issuecomment-1421213933) on [issue #110](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110) PHP-App cant create subdirs and read own, created files: > Which is the user running PHP inside my_webapp?

The user would be my_webapp if you have only one instance of the ap...
[18:07:13] <Yunohost Git/Infra notifications> [my_webapp_ynh] @mave-git [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110#issuecomment-1421224635) on [issue #110](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110) PHP-App cant create subdirs and read own, created files: Thanks. Never mind. Ive installations of the CMS in my_webapp, my_webapp__2, my_webapp__3. In everyone of these it doe...
[18:12:14] <Yunohost Git/Infra notifications> [my_webapp_ynh] @mave-git [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110#issuecomment-1421224635) on [issue #110](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110) PHP-App cant create subdirs and read own, created files: Thanks. Never mind. Ive installations of the CMS in my_webapp, my_webapp__2, my_webapp__3. In everyone of these it doe...
[18:15:43] <Yunohost Git/Infra notifications> [my_webapp_ynh] @tituspijean [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110#issuecomment-1421238906) on [issue #110](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110) PHP-App cant create subdirs and read own, created files: Thats what I was implying. The user should be my_webapp__2 for the second instance, and so on. The PHP config is corr...
[18:15:44] <Yunohost Git/Infra notifications> [my_webapp_ynh] @tituspijean [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110#issuecomment-1421239083) on [issue #110](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110) PHP-App cant create subdirs and read own, created files: Thats what I was implying. The user should be my_webapp__2 for the second instance, and so on. The PHP config is corr...
[18:15:47] <Yunohost Git/Infra notifications> [my_webapp_ynh] @tituspijean [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110#issuecomment-1421239083) on [issue #110](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110) PHP-App cant create subdirs and read own, created files: Thats what I was implying. The user should be my_webapp__2 for the second instance, and so on. The PHP config is corr...
[18:20:44] <Yunohost Git/Infra notifications> [my_webapp_ynh] @mave-git [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110#issuecomment-1421248974) on [issue #110](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110) PHP-App cant create subdirs and read own, created files: ... a miracle -) Im not a php programmer. Could you give me this simple script for testing on my system?
[18:26:48] <Yunohost Git/Infra notifications> [my_webapp_ynh] @tituspijean [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110#issuecomment-1421255203) on [issue #110](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110) PHP-App cant create subdirs and read own, created files: Shameless copy-paste from: https://linuxhint.com/write-file-php/ Create a new php file test.php with the following co...
[18:35:23] <Yunohost Git/Infra notifications> [my_webapp_ynh] @mave-git [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110#issuecomment-1421265662) on [issue #110](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110) PHP-App cant create subdirs and read own, created files: Will do it (later). Thanks
[21:02:09] <Yunohost Git/Infra notifications> [my_webapp_ynh] @mave-git [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110#issuecomment-1421444589) on [issue #110](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110) PHP-App cant create subdirs and read own, created files: Uuups ... -) root@freiesachen:/var/www/my_webapp__3/www# sudo -u my_webapp__3 php8.0 -f /var/www/my_webapp__3/www/t...
[21:02:47] <Yunohost Git/Infra notifications> [my_webapp_ynh] @mave-git [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110#issuecomment-1421444589) on [issue #110](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110) PHP-App cant create subdirs and read own, created files: Uuups ... -) root@freiesachen:/var/www/my_webapp__3/www# sudo -u my_webapp__3 php8.0 -f /var/www/my_webapp__3/www/t...
[21:03:11] <Yunohost Git/Infra notifications> [my_webapp_ynh] @mave-git [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110#issuecomment-1421444589) on [issue #110](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110) PHP-App cant create subdirs and read own, created files: Uuups ... -) root@freiesachen:/var/www/my_webapp__3/www# sudo -u my_webapp__3 php8.0 -f /var/www/my_webapp__3/www/t...
[21:22:56] <Tio> I opened an issue here https://github.com/YunoHost-Apps/rss-bridge_ynh/issues/52 - RSS Bridge should pull from master else you keep a very outdated package
[21:23:01] <Tio> I can help bumping the version
[21:27:42] <Yunohost Git/Infra notifications> [my_webapp_ynh] @mave-git [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110#issuecomment-1421476242) on [issue #110](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110) PHP-App cant create subdirs and read own, created files: So, I created based on above this one: <?php //Define the directory subdir = "media/.news_img/99" dir_handler =...
[21:28:37] <Yunohost Git/Infra notifications> [my_webapp_ynh] @mave-git [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110#issuecomment-1421476242) on [issue #110](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110) PHP-App cant create subdirs and read own, created files: So, I created based on above/[linuxhint.com/write-file-php](https://linuxhint.com/write-file-php/) this one: <?php ...
[21:29:06] <Yunohost Git/Infra notifications> [my_webapp_ynh] @mave-git [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110#issuecomment-1421476242) on [issue #110](https://github.com/YunoHost-Apps/my_webapp_ynh/issues/110) PHP-App cant create subdirs and read own, created files: So, I created based on above/[linuxhint.com/write-file-php](https://linuxhint.com/write-file-php/) this one: <?php ...
[21:53:03] <tituspijean> @room to all packagers using `git pull` or similar instead of the sources helpers: latest git version won't let you use git as root on a directory belonging to another user. Prepend your commands with `ynh_exec_as $app ...` to avoid the issue.
[21:53:50] <tituspijean> Example with invidious : https://paste.yunohost.org/raw/ijajulusud
[21:55:22] <tituspijean> And a fix on Yunorunner: https://github.com/YunoHost-Apps/yunorunner_ynh/pull/42