Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

podman run -v /dev:/dev failed #25051

Open
ningmingxiao opened this issue Jan 20, 2025 · 1 comment
Open

podman run -v /dev:/dev failed #25051

ningmingxiao opened this issue Jan 20, 2025 · 1 comment
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@ningmingxiao
Copy link

Issue Description

[root@iZuf63rpfknjha2yy6g8dwZ ~]# podman run  -v /dev:/dev  -it  registry.openanolis.cn/openanolis/anolisos:23.2 sh 
Error: container create failed (no logs from conmon): conmon bytes "": readObjectStart: expect { or n, but found , error found in #0 byte of ...||..., bigger context ...||...
[root@iZuf63rpfknjha2yy6g8dwZ ~]# podman version
Client:       Podman Engine
Version:      4.9.4-rhel
API Version:  4.9.4-rhel
Go Version:   go1.21.13 (Red Hat 1.21.13-3.0.1.module+an8.9.0+11260+a43a3bbe)
Built:        Wed Nov 27 14:11:18 2024
OS/Arch:      linux/amd64
[root@iZuf63rpfknjha2yy6g8dwZ ~]# 

Steps to reproduce the issue

Steps to reproduce the issue

  1. podman run -v /dev:/dev -it registry.openanolis.cn/openanolis/anolisos:23.2 sh

Describe the results you received

failed to create container

Describe the results you expected

create successfuly

podman info output

[root@iZuf63rpfknjha2yy6g8dwZ ~]# podman version
Client:       Podman Engine
Version:      4.9.4-rhel
API Version:  4.9.4-rhel
Go Version:   go1.21.13 (Red Hat 1.21.13-3.0.1.module+an8.9.0+11260+a43a3bbe)
Built:        Wed Nov 27 14:11:18 2024
OS/Arch:      linux/amd64
[root@iZuf63rpfknjha2yy6g8dwZ ~]#

Podman in a container

No

Privileged Or Rootless

None

Upstream Latest Release

Yes

Additional environment details

Additional environment details

Additional information

Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting

@ningmingxiao ningmingxiao added the kind/bug Categorizes issue or PR as related to a bug. label Jan 20, 2025
@baude
Copy link
Member

baude commented Jan 20, 2025

this works with upstream main for me ... perhaps try a newer version if available or a report a bug via the normal RH bug process as it looks like you are using RHEL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants