Dominik Heidler
Dominik Heidler
Maybe you could try to connect to the device via serial (e.g. using mpremote or screen), add some debug prints to the code and see what happens. You especially could...
meh - the /home/squamata/os-autoinst in the CI is from 2025-03-26 which doesn't contain my log stuff yet. Why is it not up to date?
Could you give an example which error is to be fixed here? Maybe some steps to reproduce the issue? Installing podman within the container doesn't look right to me.
Note how `Mojo::URL` has some issues with parsing `git@host:path/to/repo.git` urls - the lesser used `ssh://git@host/path/to/repo.git` style should be fine, though. Note how `[email protected]` is detected as a scheme and host...