Robotnix | 228 Members | |
| Build Android (AOSP) using Nix | https://github.com/nix-community/robotnix | 69 Servers |
| Sender | Message | Time |
|---|---|---|
| 12 Nov 2025 | ||
| It works for my pixel8a! | 04:31:22 | |
| 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 | |
| * 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 | |
| * some warnings
| 04:32:14 | |
| 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 | |
| you don't get the warnings when running as root because cpio can create those files, but it's unnecessary | 09:20:38 | |
| 12:37:27 | ||
Download 1000030213.jpg | 17:07:45 | |
| ready to do some AVB testing by myself now! | 17:07:56 | |
Download 1000030216.jpg | 22:36:07 | |
| test successful. | 22:36:15 | |
| contains 0% test-keys, as validated by the hacky Rust program I am about to commit | 22:37:06 | |
| https://github.com/nix-community/robotnix/pull/328 | 22:56:22 | |
| 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 | ||
| I was doing it in a directory with no existing akita*.zip | 00:09:29 | |
| 17 Nov 2025 | ||
| hi! I'm wondering if updater.url really works.... It's currently commented on modules/release.nix:163 | 10:59:34 | |
| Hmm, haven't dealt with that part of the code yet | 22:33:02 | |
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 | ||
| pentane ⭔: I'm having a problem with 2025111800
| 23:06:09 | |
| I don't have a google_devices directory in vendor, at all
| 23:15:37 | |
| 19 Nov 2025 | ||
| Yep, on it already | 09:48:30 | |
| should've posted that in the PR thread, sorry | 09:48:59 | |
| pentane ⭔: Is the patch file missing from the commit? https://github.com/nix-community/robotnix/pull/330/commits/5dcd6a7046403dc374c8701b6a1f1d14c4140c62 | 12:36:54 | |
| yep, sorry, just force-pushed it | 14:07:05 | |
| gonna try to debug the actual build issue this evening | 14:07:12 | |
| 20 Nov 2025 | ||
| 06:14:22 | ||
| 21 Nov 2025 | ||
In reply to @cyclopentane:aidoskyneen.euhow is it going? | 04:36:19 | |
| 22 Nov 2025 | ||
| 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 | |
| Found the issue: https://github.com/nix-community/robotnix/pull/331/commits/f67e30e064544206ffe59604de41a92ddcc09a2d | 13:20:22 | |
| Still waiting for the lockfile bump to 2025112100 to complete, gonna test it on my tegu then | 13:20:48 | |