Friday, October 25, 2024
apps@conference.yunohost.org
October
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
     
             

[02:41:15] <Yunohost Git/Infra notifications> App strut stays at level 1 in job [#31642](https://ci-apps.yunohost.org/ci/job/31642)
[03:03:22] <Yunohost Git/Infra notifications> App torrelay failed all tests in job [#31644](https://ci-apps.yunohost.org/ci/job/31644) :(
[05:35:13] <Yunohost Git/Infra notifications> Job [#31637](https://ci-apps.yunohost.org/ci/job/31637) for icecoder failed miserably :(
[07:20:36] <thatoo> and I get this
[07:20:44] <thatoo> ```
2024-10-24 23:53:49,129: DEBUG - ++ curl --noproxy maindomain.tld -k -s --cookie cookiejar.txt --cookie-jar cookiejar.txt --resolve maindomain.tld:443:127.0.0.1 'https://maindomain.tld/zabbix/zabbix.php?action=template.list'
2024-10-24 23:53:49,130: DEBUG - ++ grep -Po '"[A-Za-z0-9]+"'
2024-10-24 23:53:49,132: DEBUG - ++ grep -B 10 -A 10 popup.import
2024-10-24 23:53:49,133: DEBUG - ++ grep -Po '[A-Za-z0-9]+'
2024-10-24 23:53:49,135: DEBUG - ++ grep -Po '[CSRF_TOKEN_NAME]: "[A-Za-z0-9]+"'
2024-10-24 23:53:49,417: DEBUG - + _csrf_token=
```
[08:58:31] <orhtej2> Holy cow the misskey drama is real shit https://sh.itjust.works/comment/14643268
[09:08:35] <Salamandar> forkityfork
[09:09:05] <Salamandar> https://www.youtube.com/watch?v=-95uAHj5Q08
[09:22:18] <Mathilde (CryptPad)> > Holy cow the misskey drama is real shit https://sh.itjust.works/comment/14643268

Complete shit show, I love it
[11:23:29] <orhtej2> Fork it. Change it. Break it. Abandon.
technologic
[11:30:25] <eric_G> makesnologic 🎶
[14:24:36] <Salamandar> I won't say anything about https://ci-apps-bookworm.yunohost.org/ci/ cuz i'll just jinx it
[15:07:16] <eric_G> I don't get this failed test for whoogle https://ci-apps.yunohost.org/ci/job/31527
[15:07:32] <eric_G> Code : 401
[15:08:08] <Aleks (he/him/il/lui)> "not logged in"
[15:08:37] <Aleks (he/him/il/lui)> dunno what this app is / does but it will complain about this if not logged
[15:09:02] <Aleks (he/him/il/lui)> sooooo naively the proper fix would be to set the corresponding expected return code in the tests.toml `curl_tests`
[15:09:14] <Aleks (he/him/il/lui)> and ideally add another curl test being logged as the user
[15:10:29] <eric_G> when installing in my server I get the search field
[15:11:30] <eric_G> https://aria.im/_matrix/media/v1/download/matrix.org/arMLnwXHYiatqYwmkZFXCdrJ
[15:11:30] <eric_G> so no user involved
[16:16:05] <Aleks (he/him/il/lui)> even when not logged in at all on yunohost sso ?
[16:16:40] <Aleks (he/him/il/lui)> what if you try to `curl https://your.whoggle/app` ?
[16:19:25] <eric_G> 404
[16:20:34] <Aleks (he/him/il/lui)> :|
[16:20:38] <Aleks (he/him/il/lui)> you sure about the url ?
[16:21:04] <eric_G> well, i get
```
<link rel="stylesheet" href="static/build/light-theme.92886fb6.css"/>

<link rel="stylesheet" href="static/build/main.68be5054.css">
<link rel="stylesheet" href="static/build/error.3d20eccf.css">
<style></style>
<div>
```
<h1>Error</h1>
<p>
404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
</p>
<hr>

<a class="link" href="home">Return Home</a>

[16:21:25] <Aleks (he/him/il/lui)> @_@
[16:21:41] <eric_G> https://test.ericandmarie.fr/
[16:22:10] <Aleks (he/him/il/lui)> it asks for a user/password 😬
[16:22:15] <Aleks (he/him/il/lui)> (this is a public channel 😬)
[16:24:47] <eric_G> ok 💡 I understand now
[16:27:23] <eric_G> > <@Alekswag:matrix.org> and ideally add another curl test being logged as the user

do you have a example of that?
[16:31:51] <Aleks (he/him/il/lui)> https://github.com/YunoHost-Apps/nextcloud_ynh/blob/testing/tests.toml#L17
[16:31:59] <Aleks (he/him/il/lui)> but yeah the expected return code aint documented
[16:32:04] <Aleks (he/him/il/lui)> will add this to package check readme
[16:35:08] <eric_G> thanks, I will just remove for now the need to authenticate as default for Whoogle
[16:43:23] <rodinux> Strange this message from the tests torrelay `Package obfs4proxy is not available, but is referred to by another package` ?? the package exist on bookworm main...
[16:47:39] <Aleks (he/him/il/lui)> https://github.com/YunoHost/package_check?tab=readme-ov-file#curl-tests
[16:48:30] <Aleks (he/him/il/lui)> > <@rodinux:matrix.org> Strange this message from the tests torrelay `Package obfs4proxy is not available, but is referred to by another package` ?? the package exist on bookworm main...

https://packages.debian.org/fr/bookworm/obfs4proxy cf top right -> it's on buster and bookworm. and bullseye-backports, but not classic bullseye ...
[16:53:34] <rodinux> > <@Alekswag:matrix.org> https://packages.debian.org/fr/bookworm/obfs4proxy cf top right -> it's on buster and bookworm. and bullseye-backports, but not classic bullseye ...

Ok, so it works with bookworm but not on bullseye (without backports)
[16:56:08] <Yunohost Git/Infra notifications> Job [#31656](https://ci-apps.yunohost.org/ci/job/31656) for whoogle failed miserably :(
[17:09:58] <Aleks (he/him/il/lui)> (cancelled 31656 in favor of 31657)
[17:10:15] <Aleks (he/him/il/lui)> ```
Exception:
Traceback (most recent call last):
File "/var/www/yunorunner/./run.py", line 797, in run_job
elif level > public_level:
TypeError: '>' not supported between instances of 'int' and 'str'
```
[17:10:15] <Aleks (he/him/il/lui)> lel
[17:19:35] <Aleks (he/him/il/lui)> eric_G: https://github.com/YunoHost-Apps/whoogle_ynh/commit/f36d5d98b3e02df5f3ae6318ed464b5f0f4b59cc
[17:19:36] <Aleks (he/him/il/lui)> ogod
[17:20:09] <Aleks (he/him/il/lui)> please don't put password in such file, the systemd service conf is world readable
[17:29:51] <Aleks (he/him/il/lui)> (even as a comment)
[17:32:24] <eric_G> fixed
[17:37:05] <Yunohost Git/Infra notifications> App whoogle failed all tests in job [#31658](https://ci-apps.yunohost.org/ci/job/31658) :(
[20:38:36] <Yunohost Git/Infra notifications> Job [#31658](https://ci-apps.yunohost.org/ci/job/31658) for whoogle failed miserably :(
[21:01:51] <eric_G> Job [#31658](https://ci-apps.yunohost.org/ci/job/31658) for whoogle did not failed miserably :)
[23:43:55] <Yunohost Git/Infra notifications> App aeneria goes down from level 8 to 7 in job [#31662](https://ci-apps.yunohost.org/ci/job/31662)