-
Notifications
You must be signed in to change notification settings - Fork 53
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
seed-via-docker.sh doesnt do anything (windows/ubuntu) #1104
Comments
It’s weird that you don’t even get an error message. If you run
? |
Thank you for your reply. Upon entering Edit. I tried it on a different machine and ran into the same message. |
After using the commands on |
I was using this and it worked for me:
(replace oba-odk.yaml with whatever your config file is called) Also remember to run Many of us have recently switched to https://github.com/gouttegd/odkrunner which is a much more sane way to interact with ODK then these shell scripts - but you will have to check if it supports seeding |
It does. Just call it with But I doubt the |
Thank you for your reply. Unfortunately, this runs into the same error message. (I did replace 'oba-odk.yaml' with 'cato-odk.yaml' (my file) and pulled the image again to be sure) |
@AsaphHall in this case unfortunately its difficult to assist as I cant replicate the error. Sorry about that! Will you try ODK runner and report if that worked for you? |
No worries. Thank you for trying. I´ll give it a try with the ODK Runner. |
Hi, |
Awesome, thanks @AsaphHall for following up! Much appreciated! can you tell us for which cases you need to use |
I tried to follow this tutorial and i am currently stuck at generating the repo with 'sh seed-via-docker.sh -c -C cato-odk.yaml'. I keep getting this message
"This script only works with ODK 1.3.2 and later. For ODK 1.3.1 or earlier, use https://raw.githubusercontent.com/INCATools/ontology-development-kit/v1.3.1/seed-via-docker.sh"
but nothing happens afterwards. Im running the latest release version of odkfull.
There was a similar issue and i followed the proposals but still ended up with the same problem.
Im running ubuntu 22.04.05 lts as a vm on windows 10
The text was updated successfully, but these errors were encountered: