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

test_fe50.sh: invalid option type "copy" #2

Open
MakisH opened this issue Dec 4, 2024 · 2 comments
Open

test_fe50.sh: invalid option type "copy" #2

MakisH opened this issue Dec 4, 2024 · 2 comments

Comments

@MakisH
Copy link
Member

MakisH commented Dec 4, 2024

@hoehnp Trying to test the adapter using the provided scripts (https://github.com/precice/foam-extend-adapter/blob/ebca6db57e2b9786eaf8a8ef62d773e90fb6d0e9/docker/test_fe50.sh#L2C2-L2C195) I get an Podman error that might be easy to fix:

[foam-extend-5.1]$ ./test_fe50.sh 
Trying to pull ghcr.io/hoehnp/openfoam-adapter:precice-foam-extend-5.0...
Getting image source signatures
(copying blobs)
Writing manifest to image destination
Storing signatures
Error: invalid option type "copy"

podman version 3.4.4

@hoehnp
Copy link
Collaborator

hoehnp commented Dec 4, 2024

@MakisH: for me
podman --version gives: 5.3.1

Indeed this option is different in version 3.44 and 5.3.1:

I am not sure if one should support old podman versions.

@MakisH
Copy link
Member Author

MakisH commented Dec 4, 2024

I have the same issue with Docker 27.3.1.

But independent of the version: why not make a bind mount, instead of copying?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants