| 4 Nov 2023 |
| @chris01:nitro.chat removed their display name Chris. | 11:53:36 |
| @chris01:nitro.chat left the room. | 11:53:44 |
| 7 Nov 2023 |
@brian:bmcgee.ie | Can someone help with getting https://github.com/nix-community/bundix/pull/107 merged? | 20:59:59 |
| 9 Nov 2023 |
| @bootstrapper:matrix.org changed their display name from snick to Ido Samuelson. | 06:33:39 |
| 10 Nov 2023 |
raitobezarius | Mic92: I feel like merge queues interact weirdly with buildbot: https://buildbot.nix-community.org/#/builders/284/builds/3 | 14:26:37 |
Mic92 | raitobezarius: Ah. I have seen this issue. | 14:37:41 |
Mic92 | We are too fast for github. Rebuilding makes the ref to appear: https://buildbot.nix-community.org/#/builders/284/builds/5 | 14:37:52 |
Mic92 | I have to replace to the git checkout code with something that can actually retyr | 14:38:20 |
Mic92 | Same happens if you force push. | 14:38:27 |
Mic92 | the webhook triggers but github's git doesn't know about the remote ref yet | 14:38:55 |
raitobezarius | so cool :'D | 14:44:26 |
| 11 Nov 2023 |
| @lehmanator:gnulinux.club joined the room. | 01:51:48 |
| @picnoir:alternativebit.fr joined the room. | 07:37:13 |
| @picnoir:alternativebit.fr changed their profile picture. | 13:09:50 |
| Jacob joined the room. | 18:42:26 |
fgaz | What happened to the aarch64 machine? I can't reach it | 18:47:18 |
fgaz | cole-h: is it the btrfs migration | 18:52:45 |
fgaz | * cole-h: is it the btrfs migration? | 18:52:49 |
@cole-h:matrix.org | Yes. It’s also been up and down all week. We’re trying to get it sorted. | 18:53:30 |
fgaz | Oh... https://github.com/nix-community/aarch64-build-box/pull/164 | 18:53:32 |
@cole-h:matrix.org | I should close that since that problem has been resolved (for now). | 18:53:53 |
fgaz | thanks for your work 🙏 | 18:54:06 |
@cole-h:matrix.org | In reply to @fgaz:matrix.org What happened to the aarch64 machine? I can't reach it Should be back up and running for now. I don't expect it to behave poorly again, but anything's possible. | 20:50:59 |
eyJhb | In reply to @fgaz:matrix.org Oh... https://github.com/nix-community/aarch64-build-box/pull/164 cole-h: is there any intend to shut down the box? | 21:00:51 |
@cole-h:matrix.org | No. | 21:00:59 |
eyJhb | Okay :) The first comment was just... confusing. | 21:02:56 |
| 12 Nov 2023 |
Jonas Chevalier | I moved the repo the aarch64-build-box to the NixOS org to reduce confusion | 11:01:50 |
Jonas Chevalier | the repo is now owned by the infra team | 11:01:58 |
| 13 Nov 2023 |
zowoq | In reply to @raitobezarius:matrix.org Mic92: I feel like merge queues interact weirdly with buildbot: https://buildbot.nix-community.org/#/builders/284/builds/3 We're using merge queue in the infra repo and haven't had any problems, looks like this repo doesn't have required status checks set? | 06:52:37 |
Mic92 | In that case the issue was that it couldn't fetch the code from github. | 08:01:21 |