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

run --tmpfs broken in 0.8.5-1.gitdc5a711.fc28 #1396

Closed
edsantiago opened this issue Sep 1, 2018 · 5 comments
Closed

run --tmpfs broken in 0.8.5-1.gitdc5a711.fc28 #1396

edsantiago opened this issue Sep 1, 2018 · 5 comments
Labels
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

podman run --tmpfs /run alpine date
container create failed: container_linux.go:336: starting container process caused "process_linux.go:402: container init caused \"rootfs_linux.go:57: mounting \\\"tmpfs\\\" to rootfs \\\"/var/lib/containers/storage/overlay/1a5d80f6c51d35b22372b1fa0b8debb568fd02b3aa5c9002be44cbf3e0a81d25/merged\\\" at \\\"/tmp/runctmpdir276283260\\\" caused \\\"tmpcopyup: failed to move mount /tmp/runctmpdir276283260 to /var/lib/containers/storage/overlay/1a5d80f6c51d35b22372b1fa0b8debb568fd02b3aa5c9002be44cbf3e0a81d25/merged/run: invalid argument\\\"\""
: internal libpod error

podman-0.8.5-1.gitdc5a711.fc28. Runs fine on 0.8.4-2.git9f9b8cf.fc28.

@rhatdan
Copy link
Member

rhatdan commented Sep 1, 2018

Could you update the runc version that is in updates-testing and see if this fixes it

@edsantiago
Copy link
Member Author

It does:

Upgrading        : runc-2:1.0.0-51.dev.gitfdd8055.fc28.x86_64
Cleanup          : runc-2:1.0.0-46.dev.gitb4e2ecb.fc28.x86_64
....
# podman run --tmpfs /run alpine date                                                                            
Sat Sep  1 17:16:04 UTC 2018

Thanks, Dan. I wonder if the podman RPM should be rebuilt to add this dependency on runc?

@rhatdan
Copy link
Member

rhatdan commented Sep 2, 2018

Yes I think that would be a good idea.

@mheon
Copy link
Member

mheon commented Sep 6, 2018

@rhatdan Did we ever rebuild the RPM?

@rhatdan
Copy link
Member

rhatdan commented Sep 6, 2018

Yes 0.8.5-5 has the correct fix.

@rhatdan rhatdan closed this as completed Sep 6, 2018
wking added a commit to wking/openshift-installer that referenced this issue Sep 14, 2018
We'd removed this in c234fc3 (*: use podman instead of docker,
2018-09-05, openshift#207) to work around [1,2].  Now that RHCOS is up to:

  $ curl -s http://aos-ostree.rhev-ci-vms.eng.rdu2.redhat.com/rhcos/images/cloud/latest/pkglist.txt | grep runc
   runc-1.0.0-52.dev.git70ca035.el7_5.x86_64

we can restore the option.

[1]: openshift/os#284
[2]: containers/podman#1396
@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 24, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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

3 participants