Nathaniel van Diepen

Results 1146 comments of Nathaniel van Diepen

``` Collected errors: * opkg_files_cmd: Package Package not installed. Package toltec-base version 1.3-1 has no valid architecture, ignoring. ``` This appears to break some things

**For any of those who are just finding this PR and not a toltec maintainer, please just stick to the stable, or testing branches.** Okay I've tested this, and I'm...

Test scenario 1 on a rM2 produces the following error: ![image](https://github.com/toltec-dev/toltec/assets/1176979/af5d125b-f33d-47dd-a033-055873e9a24c) This is probably part of why: ![image](https://github.com/toltec-dev/toltec/assets/1176979/3aef681d-32a5-4149-944b-63e58366cb31) Edit: Ah, I forgot to edit the underlying `opkg.conf.d/*.conf` files.

![image](https://github.com/toltec-dev/toltec/assets/1176979/5463d344-0f8e-4daa-8ffe-d5c712dca9f4)

Sure enough, the sha256sum in `Packages.gz` doesn't match the file downloaded. I'll trigger a rebuild.

Alright that's odd, the file in the github action matches the sha256sum, but the one I get when downloading does not. @matteodelabre do you have any ideas why?

While trying test case 1 on a rM2 ![image](https://github.com/toltec-dev/toltec/assets/1176979/6ad36be5-2bed-403c-a4ef-ddfc3d11c09b) I would consider this working as expected, as it instructs the user to `opkg update && opkg upgrade` again. These don't...

@matteodelabre I'm getting the checksum error again while running through test case 2. ![image](https://github.com/toltec-dev/toltec/assets/1176979/190cafb0-3eaa-49c2-b669-e430cc4871dc)

For the otg control, are you planning on importing the remarkable pogo modules in the future?