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

installing oci-umount causes podman to fail #6629

Closed
edsantiago opened this issue Jun 16, 2020 · 1 comment
Closed

installing oci-umount causes podman to fail #6629

edsantiago opened this issue Jun 16, 2020 · 1 comment
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@edsantiago
Copy link
Member

With oci-umount-2:2.5-4.gitc3cda1f.fc32 installed, podman run fails:

# podman run alpine date
Error: error setting up OCI Hooks: parsing hook "/usr/share/containers/oci/hooks.d/oci-umount.json": unrecognized hook version: ""

This is podman-2:2.0.0-0.2.rc6.fc32. It is a regression: 1.9.3-1.fc32 works fine.

@heatmiser
Copy link

heatmiser commented Jun 16, 2020

Seeing the same error...Fedora 31

# sudo podman run -i -t -P --name devcntr-$(date +%Y-%m-%d.%H%M) --hostname devcntr-$(date +%Y-%m-%d.%H%M) -v /etc/localtime:/etc/localtime:ro -v ~/cntrutil01:/cntrutil01:Z localhost/fed-cloudcntr:latest /bin/bash Error: error setting up OCI Hooks: parsing hook "/usr/share/containers/oci/hooks.d/oci-umount.json": unrecognized hook version: "": parsing hook "/usr/share/containers/oci/hooks.d/oci-systemd-hook.json": unrecognized hook version: ""

# podman -v
podman version 2.0.0-dev
# rpm -q podman
podman-2.0.0-1592321502.git908bc3fb.fc31.x86_64
...from Copr repo for Upstream_CRIO_Family owned by baude
Recently executed package updates, not sure what previous version of podman was, but it worked

@mheon mheon added kind/bug Categorizes issue or PR as related to a bug. Needed for V2 labels Jun 16, 2020
@rhatdan rhatdan self-assigned this Jun 16, 2020
@rhatdan rhatdan closed this as completed Jun 17, 2020
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

No branches or pull requests

4 participants