!lymvtcwDJ7ZA9Npq:lix.systems

Lix Development

295 Members
(Technical) development of Lix, the package manager, a Nix implementation. Please be mindful of ongoing technical conversations in this channel.104 Servers

Load older messages


SenderMessageTime
10 Dec 2024
@jade_:matrix.orgjade_which is sick19:58:41
@charles:computer.surgeryCharlesmaybe i'll try to use this at work at some point19:59:47
@charles:computer.surgeryCharlestired of people asserting on like 10% of the fields of things20:00:09
@jade_:matrix.orgjade_its like, Good. i really wanted it as a former rust-analyzer dev20:00:27
@jade_:matrix.orgjade_
In reply to @puck:puck.moe
uhhhhhh, jdwp it? :p
do you remember if we actually have jdwp configured?
20:01:33
@jade_:matrix.orgjade_yk what i will just restart the service, but we should probably fix this20:02:07
@jade_:matrix.orgjade_also i am not sure if we are scraping gerrit to prom20:02:17
@jade_:matrix.orgjade_ raitobezarius is the gerrit at scale knower, but i think none of that work landed on lix's gerrit 20:02:44
@jade_:matrix.orgjade_well, restarting it fixed my own ssh haunting, idk what it was doing20:04:50
@puck:puck.moepuck
In reply to @jade_:matrix.org
do you remember if we actually have jdwp configured?
jsadebugd can attach to an existing process, lol
20:06:23
@jade_:matrix.orgjade_ah20:06:59
@jade_:matrix.orgjade_

hiya piegames and aloisw you now have approving rights across lix gerrit per agreement of a poll of the core team. enjoy :)

as is the case for anyone, feel free to pull in more reviewers if you're not confident, but if you think the change is good feel free to stamp it

20:15:07
@charles:computer.surgeryCharlesTIL https://docs.python.org/3/library/contextlib.html#contextlib.ExitStack20:15:15
@jade_:matrix.orgjade_i think that we have been badly failing at giving away more approval rights and we can fix this20:23:04
@jade_:matrix.orgjade_

alright, 24.11 upgrade CL updated to fix a minor curl weirdness (for some reason curl changed its error message behaviour and the nix one is weird to begin with):

archlinux:

$ curl https://self-signed.badssl.com
curl: (60) SSL peer certificate or SSH remote key was not OK
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the webpage mentioned above.

nixos 24.11:

$ curl https://self-signed.badssl.com
curl: (35) TLS connect error: error:80000002:system library::No such file or directory

$ nix build --no-substitute --expr 'import <nix/fetchurl.nix> { url = "https://self-signed.badssl.com/index.html"; hash = "sha256-rsBwZF/lPuOzdjBZN2E08FjMM3JHyXit0Xi2zN+wAZ8="; }' 2>&1
warning: error: unable to download 'https://self-signed.badssl.com/index.html': SSL peer certificate or SSH remote key was not OK (60) ; retrying in 318 ms

nixos 24.05:

curl https://self-signed.badssl.com
curl: (35) OpenSSL/3.0.14: error:16000069:STORE routines::unregistered scheme

idk why our curl errors are very bad, or indeed why the one that previously said "self-signed certificate" disappeared from CURL_ERRORBUF, but

20:39:23
@jade_:matrix.orgjade_

ah, unrelated:

SSL_CERT_DIR=/etc/ssl/certs curl https://self-signed.badssl.com
curl: (60) SSL peer certificate or SSH remote key was not OK
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the webpage mentioned above.
20:40:46
@jade_:matrix.orgjade_

24.05:

SSL_CERT_DIR=/etc/ssl/certs curl https://self-signed.badssl.com
curl: (60) SSL certificate problem: self-signed certificate
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
20:41:31
@jade_:matrix.orgjade_okay yeah this is a curl change idk what it is tho20:41:41
@raitobezarius:matrix.orgraitobezarius
In reply to @jade_:matrix.org
raitobezarius is the gerrit at scale knower, but i think none of that work landed on lix's gerrit
yeah, i should probably add the monitoring
22:56:34
@9999years:matrix.org9999years raitobezarius: buildbot job is haunted (running for 20 days 9 hours and counting) https://buildbot.lix.systems/#/builders/33/builds/4287 23:39:40
@9999years:matrix.org9999yearsclicking "stop" doesn't appear to do anything23:39:47
@raitobezarius:matrix.orgraitobezariuslet's see23:41:39
@raitobezarius:matrix.orgraitobezariusi will just systemctl restart the coordinator23:41:49
@raitobezarius:matrix.orgraitobezarius should be fine, 9999years 23:45:21
@raitobezarius:matrix.orgraitobezariusthanks for the report!23:45:23
11 Dec 2024
@9999years:matrix.org9999yearsyw!00:09:02
@piegames:flausch.socialpiegames 9999years: how much do you dislike the yaml ASTs? Have you looked at JSON in comparison? 11:04:20
@yuka:yuka.devYureka (she/her)I'm struggling to understand how the embedded sandbox shell is supposed to work13:05:56
@yuka:yuka.devYureka (she/her)I think it doesn't13:06:06
@yuka:yuka.devYureka (she/her)

The mechanism is triggered if SANDBOX_SHELL is defined as __embedded_sandbox_shell__, but that doesn't happen anywhere

13:08:35

Show newer messages


Back to Room ListRoom Version: 10