!PbtOpdWBSRFbEZRLIf:numtide.com

Nix Community Projects

572 Members
Meta discussions related to https://nix-community.org. (For project specific discussions use github issues or projects own matrix channel). Need help from an admin? Open an issue on https://github.com/nix-community/infra/issues150 Servers

Load older messages


SenderMessageTime
22 Aug 2025
@joerg:thalheim.ioMic92 @zowoq:matrix.org: unclear if this relates to anything that changed in buildbot. Rather looks like nix-eval-jobs output has unexpected output? https://github.com/nix-community/buildbot-nix/blob/main/buildbot_nix%2Fbuildbot_nix%2F__init__.py#L207 03:42:27
@zowoq:matrix.orgzowoqThe buildbot-nix toml shouldn't be included in the nix-eval-jobs output? Isn't that a buildbot issue?04:24:26
@joerg:thalheim.ioMic92Yeah it's just bit weird how the last changes relate to that in any way. Do we have logs how nix-eval-jobs got called in that instance. 05:02:35
@zowoq:matrix.orgzowoq

Probably not the correct fix but this works:

diff --git a/buildbot_nix/buildbot_nix/repo_config/__init__.py b/buildbot_nix/buildbot_nix/repo_config/__init__.py
index bbc6a1641..d9bf514ff 100644
--- a/buildbot_nix/buildbot_nix/repo_config/__init__.py
+++ b/buildbot_nix/buildbot_nix/repo_config/__init__.py
@@ -28,7 +28,7 @@ class BranchConfig(BaseModel):
         cmd = await buildstep.makeRemoteShellCommand(
             collectStdout=True,
             collectStderr=True,
-            stdioLogName="stdio",
+            stdioLogName="toml",
             # TODO: replace this with something like buildbot.steps.transfer.StringUpload
             # in the future... this one doesn't not exist yet.
             command=[

https://buildbot.nix-community.org/#/builders/4466/builds/477
Seems it was merging the output from the separate steps?

05:06:29
@zowoq:matrix.orgzowoq *

Probably not the correct fix but this works:

diff --git a/buildbot_nix/buildbot_nix/repo_config/__init__.py b/buildbot_nix/buildbot_nix/repo_config/__init__.py
index bbc6a1641..d9bf514ff 100644
--- a/buildbot_nix/buildbot_nix/repo_config/__init__.py
+++ b/buildbot_nix/buildbot_nix/repo_config/__init__.py
@@ -28,7 +28,7 @@ class BranchConfig(BaseModel):
         cmd = await buildstep.makeRemoteShellCommand(
             collectStdout=True,
             collectStderr=True,
-            stdioLogName="stdio",
+            stdioLogName="toml",
             # TODO: replace this with something like buildbot.steps.transfer.StringUpload
             # in the future... this one doesn't not exist yet.
             command=[

https://buildbot.nix-community.org/#/builders/4466/builds/477
Seems it was merging the output from the separate steps?

05:06:38
@joerg:thalheim.ioMic92Ah. I think your fix might the correct one? 05:23:16
2 Sep 2025
@aidalgol:tchncs.de@aidalgol:tchncs.de joined the room.21:55:00
4 Sep 2025
@aidalgol:tchncs.de@aidalgol:tchncs.de changed their display name from Aidan Gauland to aidalgol[m].11:23:33
27 Aug 2025
@connorbaker:matrix.orgconnor (burnt/out) (UTC-8) changed their display name from connor (he/him) (UTC-7) to connor (he/him) (UTC+1).18:33:44
4 Sep 2025
@aidalgol:tchncs.de@aidalgol:tchncs.de changed their display name from aidalgol[m] to aidalgol.11:24:12
29 Aug 2025
@luna-null:matrix.org@luna-null:matrix.org left the room.02:40:15
12 Sep 2025
@aidalgol:tchncs.de@aidalgol:tchncs.de set a profile picture.09:21:42
29 Aug 2025
@rainbowcat:xmr.seRcat 🏳️‍🌈🏳️‍⚧️ joined the room.07:06:57
13 Sep 2025
@saygo.2:tchncs.desaygo.2 joined the room.19:22:24
29 Aug 2025
@magic_rb:matrix.redalder.orgmagic_rb changed their profile picture.19:31:00
13 Sep 2025
@saygo.2:tchncs.desaygo.2 left the room.21:40:44
31 Aug 2025
@sinan:sinanmohd.comsinan changed their profile picture.16:25:25
13 Sep 2025
@saygo.2:tchncs.desaygo.2 joined the room.21:49:15
3 Sep 2025
@missfrizzle:catgirl.cloudmissfrizzle joined the room.06:34:50
15 Sep 2025
@saygo.2:tchncs.desaygo.2 left the room.03:52:07
3 Sep 2025
@ghpzin:envs.netghpzin joined the room.07:29:42
4 Sep 2025
@fliegendewurst:matrix.orgFliegendeWurst changed their display name from FliegendeWurst (@GPN23) to FliegendeWurst.08:34:25
@connorbaker:matrix.orgconnor (burnt/out) (UTC-8) changed their display name from connor (he/him) (UTC+1) to connor (he/him) (UTC+2).17:03:21
5 Sep 2025
@ayatsfer:matrix.org@ayatsfer:matrix.org left the room.11:21:52
6 Sep 2025
@raf:notashelf.devrafHi, I'm currently the sole maintainer of https://github.com/orgs/nix-community/nh but I was not yet invited to https://github.com/orgs/nix-community/teams/nh. Could someone add me to the team and perhaps remove viperML? I'm not sure if he's interested in maintaining the project anymore, and has previously removed himself from the repository.07:33:36
@raf:notashelf.devrafalso I've received a mail for coderabbit AI integration in nix-community, is it possible for it to be set up for code reviews in nh?07:34:35
@glepage:matrix.orgGaétan Lepage I discussed with Viper and I'm not sure he agrees about being removed.
Could you please confirm directly with him before proceeding?
07:59:21
@thefossguy:matrix.orgPratham PatelHello! I created a PR on the infra repo to request access to an aarch64-linux builder machine to better understand how virtio/virgl behaves on aarch64. This is primarily for resolving issue #401485 in nixpgs. https://github.com/nix-community/infra/pull/195808:10:03
@k900:0upti.meK900 Those machines don't have GPUs 08:14:32
@thefossguy:matrix.orgPratham Patel Yeah, that's not an issue. The thing is that there seems to be some issue on ARM trying to emulate a GPU for the VM. I'm trying to see what can be done about that. 08:32:08

Show newer messages


Back to Room ListRoom Version: 6