Thursday, August 24, 2023
apps@conference.yunohost.org
August
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
     
             

[10:44:08] <Yunohost Git/Infra notifications> [nextcloud_ynh] @orhtej2 opened [pull request #599](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/599): Switch to php 8.2
[10:44:08] <nicofrand> > <@thovi98:matrix.org> For FitTrackee and Funkwhale but I've not tried yet with rustup (I see Kresus uses it already)

Yes and there is a branch that fixes a part of rustup not detecting the right architecture. But there are other issues later
[10:44:08] <Yunohost Git/Infra notifications> @orhtej2 forked nextcloud_ynh to [orhtej2/nextcloud_ynh](https://github.com/orhtej2/nextcloud_ynh)
[10:44:08] <Thomas> > In reply to @thovi98:matrix.org
> Is there an ARM CI? I have to test some packages which cannot install cryptography on ARM but I don't have such hardware
> Which cryptography packages? I might have the same issues with Kresus and could not find a solution

For FitTrackee and Funkwhale but I've not tried yet with rustup (I see Kresus uses it already)
[10:44:08] <Daniel> / And hi, nice to meet yall ^^
[10:44:08] <nicofrand> > <@thovi98:matrix.org> Is there an ARM CI? I have to test some packages which cannot install cryptography on ARM but I don't have such hardware

Which packages? I might have the same issues with Kresus and could not find a solution
[10:44:08] <nicofrand> I don't know where the root of the issue is, it might be the ynh_use_node helper or not...
[10:44:08] <orhtej2> https://github.com/rust-lang/rustup/issues/3342
[10:44:34] <Yunohost Git/Infra notifications> [nextcloud_ynh] @orhtej2 [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/599#issuecomment-1688047231) on [issue #599](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/599) Switch to php 8.2: Superseded by https://github.com/YunoHost-Apps/nextcloud_ynh/pull/596
[10:44:51] <Yunohost Git/Infra notifications> [nextcloud_ynh] @ericgaspar [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/599#issuecomment-1688060986) on [issue #599](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/599) Switch to php 8.2: > @ericgaspar How can I help with testing?

You can update Nextcloud using this branch next iteration
[10:45:06] <Thomas> I will try on my packages and return back to you
[10:45:06] <Yunohost Git/Infra notifications> [nextcloud_ynh] @orhtej2 closed [pull request #599](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/599): Switch to php 8.2
[10:45:06] <orhtej2> > <@yunohostinfra:matrix.org> [nextcloud_ynh] @orhtej2 opened [pull request #599](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/599): Switch to php 8.2

ahh remember, when you're done testing your glorious changes to uninstall the **right** nextcloud instance. Ask me how I know
[10:45:06] <orhtej2> > Yes and there is a branch that fixes a part of rustup not detecting the right architecture. But there are other issues later

isn't that an upstream issue?
[10:45:07] <nicofrand> Yes but there is an "easy" workaround since yunohost does provide the right arch
[10:45:07] <Yunohost Git/Infra notifications> [nextcloud_ynh] @orhtej2 [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/599#issuecomment-1688042667) on [issue #599](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/599) Switch to php 8.2: @ericgaspar How can I help with testing?
[10:45:18] <orhtej2> wasn't pre-upgrade archive supposed to exclude `$data_dir`?
[10:45:19] <orhtej2> > <@Alekswag:matrix.org> hmmm yes there's the is-big flag ... https://github.com/YunoHost-Apps/nextcloud_ynh/blob/master/scripts/backup#L89

it's upstream-27.0.1 to `v2` upgrade so backup runs from `master` I guess?
[10:45:21] <orhtej2> > <@Alekswag:matrix.org> i have no idea what you last sentence means 😅

I'm updating from version 27.0.1 that was installed from `master` branch, upgrading to testing branch `v2`.
[10:45:24] <Aleks (he/him/il/lui)> well i'd look at the full log to see wether backup-core-ony is set etc
[10:45:26] <Aleks (he/him/il/lui)> hmmm yes there's the is-big flag ... https://github.com/YunoHost-Apps/nextcloud_ynh/blob/master/scripts/backup#L89
[10:45:26] <orhtej2> curious, I have 26GB Funkwhale backup and the Nextcloud (pre-upgrade) backup I restored from is ~570MB large, perhaps there's difference between running upgrade from webUI vs console?
[10:45:28] <Yunohost Git/Infra notifications> [nextcloud_ynh] @lapineige [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/596#issuecomment-1688120683) on [issue #596](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/596) V2: I dont get what is the failed commit, do you think its safe enough to test it from current 27.0.2 stable version ? I...
[10:45:30] <orhtej2> ```
Info: Backup script completed for nextcloud. (YunoHost will then actually copy those files to the archive).
Info: Creating a backup archive from the collected files...
Info: The archive will contain about 32.6GB of data.
```

You what?
[10:45:31] <orhtej2> > <@Alekswag:matrix.org> Did you tweak the backup-core-only flag maybe ?

not to my knowledge, will check in a minute once it's done
[10:45:32] <orhtej2> > <@Alekswag:matrix.org> i mean checking the place where it checks the is-big flag etc

will do once `yunohost` stops running, it's `tar`ing 32GB of data on garbage `Atom` processor now :P
[10:45:33] <Aleks (he/him/il/lui)> oopsies
[10:45:33] <Yunohost Git/Infra notifications> [nextcloud_ynh] @lapineige [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/596#issuecomment-1688120683) on [issue #596](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/596) V2: I dont get what is the failed commit, do you think its safe enough to test it from current 27.0.2 stable version ?
[10:45:40] <Aleks (he/him/il/lui)> Did you tweak the backup-core-only flag maybe ?
[10:45:41] <Aleks (he/him/il/lui)> what version are you running exactly ? Could it be that you're running some testing branch ?
[10:45:49] <orhtej2> > <@Alekswag:matrix.org> i'm heavily confused between the previous nextcloud backup you mention which is 32GB, another(?) Nextcloud backup you mention that is 570MB, and now you mention a Funkwhale backup ... you seem to suggest that some are done from WebUI and some from console but we don't know which one ...

The big Nextcloud backup is from command line, the previous is from Web UI for sure as a routine YNH upgrade, the Funkwhale - I'm not sure, I remember upgrading to `testing` branch for you know, testing. Will have logs soon (TM)
[10:46:09] <orhtej2> (this one created full backup)
[10:46:12] <Yunohost Git/Infra notifications> [nextcloud_ynh] @orhtej2 [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/596#issuecomment-1688169747) on [issue #596](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/596) V2: I was able to update to this branch with no issues: https://paste.yunohost.org/raw/keyopenumo Mismatch in config.php ...
[10:46:13] <Aleks (he/him/il/lui)> well indeed we seem to have no BACKUP_CORE_ONLY env var set in here : https://github.com/YunoHost/yunohost/blob/dev/src/app.py#L710
[10:46:14] <orhtej2> The log which tells me nothing: https://paste.yunohost.org/raw/buviresoyi
[10:46:24] <orhtej2> > <@Alekswag:matrix.org> and you are upgrading to the v2 branch, right ?

yes
[10:46:25] <Aleks (he/him/il/lui)> and you are upgrading to the v2 branch, right ?
[10:46:27] <em0ne> I am back. I have a question about what frontend framework to use with yunohost
[10:46:28] <em0ne> Are there any Web Frameworks that integrate with the SSO of yunohost?
[10:46:29] <em0ne> It doesn't matter if it is python, Javascript or anything else
[10:46:29] <Aleks (he/him/il/lui)> fixed in https://github.com/YunoHost/yunohost/commit/07daa68770df82f92c1539228d5d003b9570fa29
[10:46:30] <em0ne> I want to make a site that uses the SSO of yunohost. If User 1 logs in it will display the stats of user 1 and greet him by his name. If user 2 logs in it will do the same but display they specific stats of user 2
[10:46:34] <em0ne> In that case I won't use the SSO for now
[10:46:34] <em0ne> I will wait for the refactoring :)
[10:46:41] <Aleks (he/him/il/lui)> you can't in the current state, we are currently refactoring the whole SSOwat/portal thing to allow that kind of stuff you are describing (among other things), but it won't be released before at least Bookworm, at least a good 6 months-ish
[10:48:35] <Aleks (he/him/il/lui)> AND it's displayed at the top of the app's info page until the admin clicks the "Understood" button
[10:48:36] <Aleks (he/him/il/lui)> the POST_INSTALL.md is displayed right after the install ends, either as a popup (in the webadmin) or as raw text in the terminal
[10:49:59] <lapineige> Yes I was thinking about that post_install step, but I thought it was best to also send an email, so admins have a copy for the future.
Your last point solves it !
[10:51:14] <Yunohost Git/Infra notifications> App django_example goes down from level 7 to 6 in job [#18041](https://ci-apps.yunohost.org/ci/job/18041)
[10:55:58] <Yunohost Git/Infra notifications> [apps] @alexAubin pushed 1 commit to app-store: appstore: draft app page with markdown description, screenshot, buttons for demo and vote ([40264317](https://github.com/YunoHost/apps/commit/40264317275d228c6434aa1e544e97244c806772))
[10:58:44] <Yunohost Git/Infra notifications> App ecko failed all tests in job [#18044](https://ci-apps.yunohost.org/ci/job/18044) :(
[11:00:17] <Yunohost Git/Infra notifications> App pmwiki failed all tests in job [#18053](https://ci-apps.yunohost.org/ci/job/18053) :(
[11:00:27] <Yunohost Git/Infra notifications> [nextcloud_ynh] @ericgaspar [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/596#issuecomment-1689307735) on [issue #596](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/596) V2: There is this line that deactivats the mail app befor upgrading Nextcloud that needs to be fixed... few user failed upgr...
[11:00:27] <Yunohost Git/Infra notifications> [nextcloud_ynh] @ericgaspar [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/596#issuecomment-1689307735) on [issue #596](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/596) V2: There is this line that deactivates the mail app before upgrading Nextcloud that needs to be fixed... few users failed u...
[11:00:31] <Yunohost Git/Infra notifications> [nextcloud_ynh] @ericgaspar [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/596#issuecomment-1689307735) on [issue #596](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/596) V2: There is this line that deactivates the mail app before upgrading Nextcloud that needs to be fixed... few user failed up...
[11:02:04] <Yunohost Git/Infra notifications> App baikal goes down from level 8 to 6 in job [#18061](https://ci-apps.yunohost.org/ci/job/18061)
[11:04:22] <Yunohost Git/Infra notifications> [apps] @alexAubin pushed 1 commit to app-store: Add gunicorn, systemd, nginx conf snippets for deployment ([3cf436e1](https://github.com/YunoHost/apps/commit/3cf436e10d9aa5cbc049772f3a33cf7d139b75a9))
[11:05:29] <Yunohost Git/Infra notifications> [apps] @alexAubin edited [pull request #1717](https://github.com/YunoHost/apps/pull/1717): New app store
[11:05:30] <Yunohost Git/Infra notifications> [apps] @alexAubin edited [pull request #1717](https://github.com/YunoHost/apps/pull/1717): New app store
[11:05:42] <Yunohost Git/Infra notifications> [apps] @alexAubin pushed 1 commit to app-store: appstore: Add gunicorn, systemd, nginx conf snippets for deployment ([2e3b9c8d](https://github.com/YunoHost/apps/commit/2e3b9c8d9bbbc76723ce3436b126fec70d3b00de))
[11:08:45] <Yunohost Git/Infra notifications> App kavita rises from level 6 to 7 in job [#18064](https://ci-apps.yunohost.org/ci/job/18064) !
[11:12:34] <Yunohost Git/Infra notifications> [apps] @alexAubin pushed 2 commits to app-store ([2e3b9c8d9bbb...f4fae1a4c62a](https://github.com/YunoHost/apps/compare/2e3b9c8d9bbb...f4fae1a4c62a))
[11:12:35] <Yunohost Git/Infra notifications> [apps/app-store] appstore: switch to pycmarkgfm for markdown rendering - Alexandre Aubin
[11:12:39] <Yunohost Git/Infra notifications> [apps/app-store] appstore: add README with dev instructions - Alexandre Aubin
[11:24:44] <Yunohost Git/Infra notifications> App beehive goes down from level 8 to 6 in job [#18065](https://ci-apps.yunohost.org/ci/job/18065)
[11:25:45] <Rosbeef Andino 🐧> > <@rosbeefandino:3cmr.fr> are you Thovi98 ? there is no CI as i understand but i have an armhf hardware and can test it for you then send you logs. one or 2 times a day.

is your branch cryptography ?
[11:25:47] <Rosbeef Andino 🐧> Thomas: there is no CI as i understand but i have an armhf hardware and can test it for you then send you logs. one or 2 times a day.
[11:25:47] <Rosbeef Andino 🐧> @Thomas are you Thovi98 ? there is no CI as i understand but i have an armhf hardware and can test it for you then send you logs. one or 2 times a day.
[11:27:53] <Thomas> Thank you, yes it is but it's not ready yet, I didn't have the time.
I will try to update soon
[11:28:50] <Yunohost Git/Infra notifications> App 2fauth goes down from level 8 to 6 in job [#18077](https://ci-apps.yunohost.org/ci/job/18077)
[15:42:33] <Yunohost Git/Infra notifications> App kavita rises from level 6 to 7 in job [#18081](https://ci-apps.yunohost.org/ci/job/18081) !
[16:15:28] <Yunohost Git/Infra notifications> [nextcloud_ynh] @Limezy [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/597#issuecomment-1692001909) on [issue #597](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/597) V2 postgresql: I have successfully updated my instance using that branch - thanks
[19:52:54] <Yunohost Git/Infra notifications> [nextcloud_ynh] @aquaspy [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/591#issuecomment-1692318562) on [issue #591](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/591) reboot server, NC is fine for like 20 min then internal server error: The fix for this is: https://github.com/linuxserver/docker-nextcloud/issues/211 TLDR: Modify the config/nginx/site-con...
[21:04:33] <Yunohost Git/Infra notifications> [nextcloud_ynh] @ericgaspar pushed 1 commit to v2: #591 ([90a700e1](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/90a700e13788232891ff472130a127fbc4de6f18))
[21:05:48] <Yunohost Git/Infra notifications> [nextcloud_ynh] @ericgaspar [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/596#issuecomment-1692409206) on [issue #596](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/596) V2: testme
[21:05:50] <Yunohost Git/Infra notifications> [nextcloud_ynh] @yunohost-bot [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/596#issuecomment-1692409242) on [issue #596](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/596) V2: Meow :cat2:
[[Test Badge](https://img.shields.io/endpoint?url=https://ci-apps-dev.yunohost.org/ci/api/job/9060/badge)](...
[21:26:17] <Yunohost Git/Infra notifications> [nextcloud_ynh] @ericgaspar pushed 1 commit to v2_PostgreSQL: Update nginx.conf ([fc90a3b2](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/fc90a3b280446103801c4e536d78f862cb91cd42))