siemens / meta-iot2050

SIMATIC IOT2050 Isar/Debian Board Support Package
MIT License
129 stars 76 forks source link

Layers from manifest don't match image configuration #545

Open rednaz1337 opened 1 month ago

rednaz1337 commented 1 month ago

When I try to follow the instructions in the readme, I get this error message from Docker:

❯ ./kas-container menu
Unable to find image 'ghcr.io/siemens/kas/kas-isar:4.0' locally
4.0: Pulling from siemens/kas/kas-isar
5b5fe70539cd: Pull complete
5a390f4b1b42: Pull complete
d6118d440a4b: Pull complete
4f4fb700ef54: Pull complete
163ea11864bb: Pull complete
808bff02ba54: Pull complete
6eeb94fa2ec7: Pull complete
fb72ba583c96: Pull complete
3be04ecba1a4: Pull complete
bb452b6d9475: Pull complete
docker: layers from manifest don't match image configuration.
See 'docker run --help'.

I don't know a lot about docker, but I searched the web, and it seems like it's a problem with the kas-isar image. A few months ago, I successfully built an image with this repo, I don't know what has changed since then. I need to build a new image, because the CH431 kernel module isn't included by default.