| 15 Oct 2025 |
kirillrdy | out of curiosity, did i miss error message about wrong hash/ missing store path ? or was there no error message, apart from exit code 1 | 08:04:28 |
@wolfgangwalther:matrix.org | There was no error message. I have no idea why. | 08:11:05 |
kirillrdy | š« | 08:11:29 |
kirillrdy | once i sort it out, i will create an issue in nix repo | 08:12:11 |
| 17 Oct 2025 |
| Martin Joerg joined the room. | 09:14:28 |
| 18 Oct 2025 |
| @ihar.hrachyshka:matrix.org left the room. | 00:13:19 |
| 20 Oct 2025 |
| @acidbong:envs.net joined the room. | 14:41:25 |
@acidbong:envs.net | evening. does Borgo cache its build results? | 14:42:08 |
@adam:robins.wtf | no | 14:43:38 |
@acidbong:envs.net | is it because it's for potentially unsafe builds? | 15:53:25 |
K900 | It's because it's expensive | 15:54:03 |
hexa | yes | 15:54:04 |
hexa | and yes | 15:54:07 |
@acidbong:envs.net | ya, just get it: ppl force-push a lot in their PRs, altering the (potential) build results | 16:00:21 |
@acidbong:envs.net | * ya, just got it: ppl force-push a lot in their PRs, altering the (potential) build results | 16:00:32 |
| @acidbong:envs.net left the room. | 16:01:19 |
| 1 Nov 2025 |
| GaƩtan Lepage changed their profile picture. | 22:52:32 |
| GaƩtan Lepage changed their profile picture. | 22:53:27 |
| 4 Nov 2025 |
| cafkafk changed their profile picture. | 08:23:01 |
| ncfavier changed their profile picture. | 23:55:04 |
| 8 Nov 2025 |
| maralorn joined the room. | 23:30:41 |
| Tom (deprecated) joined the room. | 23:30:43 |
| 9 Nov 2025 |
| ghpzin (moved to @ghpzin:envs.net) changed their display name from ghpzin to ghpzin (moved to @ghpzin:envs.net). | 15:03:41 |
| 12 Nov 2025 |
| Inayet changed their display name from inayet to Inayet. | 12:37:40 |
| 14 Nov 2025 |
hexa | hostname = "nixos-foundation-macstadium-44911507";
system = "x86_64";
ip = "208.83.1.186";
# 12 CPU cores
# 32 GB RAM
# 500 GB disk
| 03:19:38 |
hexa | this box is stuck on macos 13 and doesn't find updates | 03:19:45 |
hexa | needs someone to look into | 03:19:48 |
hexa | root@nixos-foundation-macstadium-44911507:~/ > softwareupdate --install --all --restart
Software Update Tool
Finding available software
No updates are available.
| 03:19:54 |
| 18 Nov 2025 |
hexa | eval02 has a failing systemd unit, ptal | 15:52:22 |
hexa | Aug 10 19:23:26 ofborg-eval02 systemd[1]: Stopping Create swap on /dev/zram0...
Aug 10 19:23:26 ofborg-eval02 systemd[1]: systemd-zram-setup@zram0.service: Deactivated successfully.
Aug 10 19:23:26 ofborg-eval02 systemd[1]: Stopped Create swap on /dev/zram0.
Aug 10 19:23:29 ofborg-eval02 systemd[1]: Starting Create swap on /dev/zram0...
Aug 31 19:49:57 ofborg-eval02 systemd[1]: Stopping Create swap on /dev/zram0...
Aug 31 19:49:57 ofborg-eval02 systemd[1]: systemd-zram-setup@zram0.service: Deactivated successfully.
Aug 31 19:49:57 ofborg-eval02 systemd[1]: Stopped Create swap on /dev/zram0.
Aug 31 19:49:59 ofborg-eval02 systemd[1]: Starting Create swap on /dev/zram0...
Oct 09 15:57:45 ofborg-eval02 systemd[1]: Stopping Create swap on /dev/zram0...
Oct 09 15:57:45 ofborg-eval02 systemd[1]: systemd-zram-setup@zram0.service: Deactivated successfully.
Oct 09 15:57:45 ofborg-eval02 systemd[1]: Stopped Create swap on /dev/zram0.
Oct 09 15:57:47 ofborg-eval02 systemd[1]: Starting Create swap on /dev/zram0...
Nov 06 15:28:51 ofborg-eval02 systemd[1]: Stopping Create swap on /dev/zram0...
Nov 06 15:28:52 ofborg-eval02 zram-generator[25143]: Error: Device or resource busy (os error 16)
Nov 06 15:28:52 ofborg-eval02 systemd[1]: systemd-zram-setup@zram0.service: Control process exited, code=exited, status=1/FAILURE
Nov 06 15:28:52 ofborg-eval02 systemd[1]: systemd-zram-setup@zram0.service: Failed with result 'exit-code'.
Nov 06 15:28:52 ofborg-eval02 systemd[1]: Stopped Create swap on /dev/zram0.
Nov 06 15:28:52 ofborg-eval02 systemd[1]: systemd-zram-setup@zram0.service: Consumed 79ms CPU time, 5.2M memory peak, 2.3M read from disk.
Nov 06 15:28:57 ofborg-eval02 systemd[1]: Starting Create swap on /dev/zram0...
Nov 06 15:28:57 ofborg-eval02 zram-generator[25395]: Error: Failed to configure compression algorithm into /sys/block/zram0/comp_algorithm
Nov 06 15:28:57 ofborg-eval02 zram-generator[25395]: Caused by:
Nov 06 15:28:57 ofborg-eval02 zram-generator[25395]: Device or resource busy (os error 16)
Nov 06 15:28:57 ofborg-eval02 systemd[1]: systemd-zram-setup@zram0.service: Main process exited, code=exited, status=1/FAILURE
Nov 06 15:28:57 ofborg-eval02 systemd[1]: systemd-zram-setup@zram0.service: Failed with result 'exit-code'.
Nov 06 15:28:57 ofborg-eval02 systemd[1]: Failed to start Create swap on /dev/zram0.
| 15:52:24 |