| 12 Nov 2025 |
mio | some warnings ```
2025-11-12 15:25:08 - common.py - WARNING : Unable to get boot image build props: Failed to run command '['toybox', 'cpio', '-F', '/tmp/boot_b7t7hqvs.img/uncompressed_ramdisk', '-i']' (exit code 1):
cpio: empty archive
2025-11-12 15:25:08 - common.py - WARNING : Unable to get boot image build props: Failed to run command '['toybox', 'cpio', '-F', '/tmp/boot_ay_2ledc.img/uncompressed_ramdisk', '-i']' (exit code 1):
cpio: dev/null: Operation not permitted
cpio: dev/console: Operation not permitted
cpio: dev/urandom: Operation not permitted
Building factory image
ln: cannot create symbolic link from 'akita-img-2025110800.zip' to 'akita-img-2025110800.zip': File exists``` | 04:31:48 |
mio | * some warnings ```
2025-11-12 15:25:08 - common.py - WARNING : Unable to get boot image build props: Failed to run command '['toybox', 'cpio', '-F', '/tmp/boot_b7t7hqvs.img/uncompressed_ramdisk', '-i']' (exit code 1):
cpio: empty archive
2025-11-12 15:25:08 - common.py - WARNING : Unable to get boot image build props: Failed to run command '['toybox', 'cpio', '-F', '/tmp/boot_ay_2ledc.img/uncompressed_ramdisk', '-i']' (exit code 1):
cpio: dev/null: Operation not permitted
cpio: dev/console: Operation not permitted
cpio: dev/urandom: Operation not permitted
Building factory image
ln: cannot create symbolic link from 'akita-img-2025110800.zip' to 'akita-img-2025110800.zip': File exists``` | 04:31:58 |
mio | * some warnings
2025-11-12 15:25:08 - common.py - WARNING : Unable to get boot image build props: Failed to run command '\['toybox', 'cpio', '-F', '/tmp/boot\_b7t7hqvs.img/uncompressed\_ramdisk', '-i'\]' (exit code 1):
cpio: empty archive
2025-11-12 15:25:08 - common.py - WARNING : Unable to get boot image build props: Failed to run command '\['toybox', 'cpio', '-F', '/tmp/boot\_ay\_2ledc.img/uncompressed\_ramdisk', '-i'\]' (exit code 1):
cpio: dev/null: Operation not permitted
cpio: dev/console: Operation not permitted
cpio: dev/urandom: Operation not permitted
Building factory image
ln: cannot create symbolic link from 'akita-img-2025110800.zip' to 'akita-img-2025110800.zip': File exists
| 04:32:14 |
puffnfresh | yeah I get the same warnings, I think that last one is from doing it in a directory with an existing link | 09:20:15 |
puffnfresh | you don't get the warnings when running as root because cpio can create those files, but it's unnecessary | 09:20:38 |
| Inayet changed their display name from inayet to Inayet. | 12:37:27 |
pentane ⭔ |  Download 1000030213.jpg | 17:07:45 |
pentane ⭔ | ready to do some AVB testing by myself now! | 17:07:56 |
pentane ⭔ |  Download 1000030216.jpg | 22:36:07 |
pentane ⭔ | test successful. | 22:36:15 |
pentane ⭔ | contains 0% test-keys, as validated by the hacky Rust program I am about to commit | 22:37:06 |
pentane ⭔ | https://github.com/nix-community/robotnix/pull/328 | 22:56:22 |
magic_rb | i mean, i could technically try this on my oneplus 8t, but maybe not on my primary and only phone lol | 23:10:12 |
| 13 Nov 2025 |
mio | I was doing it in a directory with no existing akita*.zip | 00:09:29 |
| 17 Nov 2025 |
autra | hi! I'm wondering if updater.url really works.... It's currently commented on modules/release.nix:163 | 10:59:34 |
pentane ⭔ | Hmm, haven't dealt with that part of the code yet | 22:33:02 |
pentane ⭔ | but that's not the location where the actual on-device app is being configured - that happens via an RRO in modules/apps/updater.nix | 22:34:51 |
| 18 Nov 2025 |
puffnfresh | pentane ⭔: I'm having a problem with 2025111800
unpacking 'shiba BP3A.251105.015 factory'nfinityAunpacked shiba-BP3A.251105.015 > Generated vendor module at vendor/google_devices/shiba > /nix/store/clbb2cvigynr235ab5zgi18dyavznlk2-gnused-4.9/bin/sed: can't read vendor/google_devices/shiba/proprietary/device-vendor.mk: No such file or directory
| 23:06:09 |
puffnfresh | I don't have a google_devices directory in vendor, at all
sudo ls -l /proc/815371/cwd/vendor/
total 8
dr-xr-xr-x 14 root root 4096 Jan 1 1970 adevtool
dr-xr-xr-x 2 root root 4096 Jan 1 1970 state
| 23:15:37 |
| 19 Nov 2025 |
pentane ⭔ | Yep, on it already | 09:48:30 |
pentane ⭔ | should've posted that in the PR thread, sorry | 09:48:59 |
mio | pentane ⭔: Is the patch file missing from the commit? https://github.com/nix-community/robotnix/pull/330/commits/5dcd6a7046403dc374c8701b6a1f1d14c4140c62 | 12:36:54 |
pentane ⭔ | yep, sorry, just force-pushed it | 14:07:05 |
pentane ⭔ | gonna try to debug the actual build issue this evening | 14:07:12 |
| 20 Nov 2025 |
| John joined the room. | 06:14:22 |
| 21 Nov 2025 |
mio | In reply to @cyclopentane:aidoskyneen.eu gonna try to debug the actual build issue this evening how is it going? | 04:36:19 |
| 22 Nov 2025 |
pentane ⭔ | haven't had time yet, too much to do at work in the last couple days. gonna try to fix it this weekend | 12:15:34 |
pentane ⭔ | Found the issue: https://github.com/nix-community/robotnix/pull/331/commits/f67e30e064544206ffe59604de41a92ddcc09a2d | 13:20:22 |
pentane ⭔ | Still waiting for the lockfile bump to 2025112100 to complete, gonna test it on my tegu then | 13:20:48 |
pentane ⭔ | (i should really also improve Git mirror support in repo2nix...) | 13:21:00 |