Skip to content

1.18.1 breaks podman --device #1597

@svenstaro

Description

@svenstaro

Hey, I'm not sure this is intended but I noticed that my services using --device stopped working with crun 1.18.1 (1.18.0 does work). I now get Operation not permitted, cannot open /dev/ttyUSB0 from my application when I do podman run ... --device /dev/ttyUSB0:/dev/ttyUSB0 ....

I think this is a regression as 1.18.1 specifically doesn't seem intend to break previous behavior (especially on cgroups v2).

Just to be super sure I checked podman info and it says cgroupVersion: v2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions