Skip to content

build image leads to "Error: lstat image: no such file or directory" #51

@sanderjo

Description

@sanderjo
sander@zwarte:~/duo256/sophgo-sg200x-debian$ podman run --privileged -it --rm -v ./configs/:/configs -v ./image:/output ghcr.io/fishwaldo/sophgo-sg200x-debian:master make BOARD=licheervnano image

Error: lstat image: no such file or directory

... and I have no idea what that means.

Even with sudo, it doesn't work:

sander@zwarte:~/duo256/sophgo-sg200x-debian$ sudo podman run --privileged -it --rm -v ./configs/:/configs -v ./image:/output ghcr.io/fishwaldo/sophgo-sg200x-debian:master make BOARD=licheervnano image
Trying to pull ghcr.io/fishwaldo/sophgo-sg200x-debian:master...
Getting image source signatures
Copying blob 2149717ebf5b done   | 
Copying blob ee3bdca30f89 done   | 
Copying blob a79fdf356ad4 done   | 
Copying blob 2e84f4c11671 done   | 
Copying config 08a8dcc977 done   | 
Writing manifest to image destination
Error: lstat image: no such file or directory
sander@zwarte:~/duo256/sophgo-sg200x-debian$ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions