Skip to content

Missing simg2img does not cause a build error

When building Mobian on a machine which does not have the simg2img executable, a warning is raised during the build, but it still somehow succeeds in creating the image.

However, the resulting image is in an incorrect format and therefore cannot be flashed. The absence of this package should cause a build error instead to prevent confusion.