Skip to content

[BUG]: Using 9.4 with podman-bootc error #16

@No9

Description

@No9

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I've built an Alma 9.4 as a base image and when I try to login to it with podman-bootc ssh <imageid> if fails with

Connecting to vm 17de7fa355360b3df260d73e8f1e6eeb78f39021128ec60cf5d69336d79b6ed8. To close connection, use `~.` or `exit`
root@localhost: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).

podman-bootc list shows that the image is running successfully so I am assuming there is some configuration missing.

ID            REPO               SIZE            CREATED         RUNNING     SSH PORT
17de7fa35536  myimage:latest    10.7GB      51 minutes ago        true        46651

fedora base images seem to run ok with this flow.

Expected Behavior

Should be able to login to running image with podman-bootc or have instructions on how to enable it.

Steps To Reproduce

With Version 9.4 Create a bootc image
publish to a registry
run podman-bootc run --filesystem xfs imagename
You should be dropped into a shell on the running machine.

Anything else?

No response

Search terms

podman-bootc ssh

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions