Radim Kohout

Results 8 comments of Radim Kohout

Hi, it's done, you can see the result's here: https://github.com/GarnetOS/run-on-arch-action/actions/runs/1441155688 , only running the riscv64/unstable seems to crash on git, but I can't find why. Edit: Amd64 and i386 fails...

I'll try to address this issues in next few days, stay tuned for update 😃

Ok, all issues solved, things done to solve the issues: 1) Added `ENTRYPOINT ["linux32", "--"]` to i386 Dockerfiles (see https://github.com/ioft/dockerhub/issues/1 ), also added note to the README "Contributing" part 2)...

Update: Added alpine_latest for i386 from https://github.com/uraimo/run-on-arch-action/pull/59

Ok, thanks. I've already made a version for my private use, so don't worry. But I'll migrate here as soon as there will be a new version.

**This won't work.** The script will add non-functional configs (for example riscv64 has only experimental, sid, and unstable, see here: https://hub.docker.com/r/riscv64/debian/ ; but you're also generating stretch, jessie, buster, bullseye,...

Hello, I've tried to upgrade from 21.02.3 to 21.02.5, but it has the same problem as with upgrading to 22.02.

I have tried to both reset the device and CLI sysupgrading. I still wasn't successful... So I tried the `mtd -r write` method as described on the CLI sysupgrade page....