Friday, April 12, 2024
dev@conference.yunohost.org
April
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
         
             

[07:09:17] <Yunohost Git/Infra notifications> [yunohost] kay0u deleted branch trying-to-fix-AppResource
[07:09:17] <Yunohost Git/Infra notifications> [yunohost] kay0u closed [pull request #1814](https://github.com/YunoHost/yunohost/pull/1814): the manager is not supposed to be null
[17:38:27] <Émy - OniriCorpe> weird errors on CI
[17:38:29] <Émy - OniriCorpe> https://aria.im/_matrix/media/v1/download/im.emelyne.eu/eTygKpAsoHDDwkmpHsYCMcpS
[17:38:39] <Émy - OniriCorpe> https://aria.im/_matrix/media/v1/download/im.emelyne.eu/PjsijAmrJwHzrwZUCkTrEgCS
[17:39:24] <Émy - OniriCorpe> maybe related to https://github.com/YunoHost/yunohost/pull/1810
[21:14:07] <Aleks (he/him/il/lui)> hmmindeed
[22:09:33] <Salamandar> hmm
[22:09:41] <Salamandar> why are yunohost tags debian/11.2.*
[22:09:44] <Salamandar> ?
[22:12:22] <Émy - OniriCorpe> always has been?
[22:13:16] <Salamandar> yeah
[22:13:19] <Salamandar> but why ?
[22:14:11] <Salamandar> Also stupid idea on top of my head : instead of just printing

> Warning: The configuration file '/etc/ssh/sshd_config' has been manually modified and will not be updated

and having to run a yunohost command to see the diff, maybe we could copy the behaviour of apt / pacman an create a `/etc/ssh/sshd_config.ynhnew` file with the "controlled" content
[22:14:45] <Salamandar> so that people just can run `diff` on the files
[22:15:23] <tituspijean> > <@Salamandar:matrix.org> but why ?

Some day we will have Ubuntu or Arch variants of YunoHost 🙃
[22:16:55] <Émy - OniriCorpe> > <@Salamandar:matrix.org> but why ?

because it's a debian package?
[22:23:39] <tituspijean> mmmh... I have a weird thing on Bookworm testing, despite having permissions to apps, my portal is empty and I cannot access some of the apps by direct link (Superset), but others yes (Roundcube, My webapp).
[22:31:31] <orhtej2> > <@titus:pijean.ovh> mmmh... I have a weird thing on Bookworm testing, despite having permissions to apps, my portal is empty and I cannot access some of the apps by direct link (Superset), but others yes (Roundcube, My webapp).

Is superset on subdomain? Cf https://github.com/YunoHost/yunohost/pull/1809

[22:33:40] <tituspijean> ah yes
[22:35:29] <tituspijean> yup that fixed the access to Superset 👌
[22:36:14] <Yunohost Git/Infra notifications> [yunohost] tituspijean approved [pull request #1809](https://github.com/YunoHost/yunohost/pull/1809#pullrequestreview-1998564804) [bookworm] Return auth cookie valid for whole main domain.: Tested and approved
[22:36:33] <tituspijean> remains the mystery of the empty portal
[22:41:39] <Yunohost Git/Infra notifications> [yunohost] tituspijean [commented](https://github.com/YunoHost/yunohost/pull/1809#issuecomment-2052646878) on [issue #1809](https://github.com/YunoHost/yunohost/pull/1809) [bookworm] Return auth cookie valid for whole main domain.: > Come to think about it we should return cookies valid for all domains? I think its to prepare the move to "one domai...
[22:42:45] <Émy - OniriCorpe> > <@titus:pijean.ovh> remains the mystery of the empty portal

that's the new experimental feature to keep people away from their computers
[22:47:22] <tituspijean> No app? No problem.
[23:07:03] <Salamandar> > <@oniricorpe:im.emelyne.eu> because it's a debian package?

yeah but no other deb packages need debian/ as git tag prefixes
[23:07:24] <Salamandar> Also github does not flag them as "releases"
[23:09:55] <Émy - OniriCorpe> > <@Salamandar:matrix.org> Also github does not flag them as "releases"

thats normal, for that
[23:59:11] <Aleks (he/him/il/lui)> > <@Salamandar:matrix.org> Also github does not flag them as "releases"

yeah you have to explicitly create releases in github
[23:59:31] <Aleks (he/him/il/lui)> we did it in the past until i realized it was not useful / became lazy
[23:59:49] <Aleks (he/him/il/lui)> (not useful because at first i thought this had some implications for build or whatever but nope)