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

Version Creep makes datalad create-sibling-ria obsolete #38

Open
TinasheMTapera opened this issue Apr 25, 2022 · 0 comments
Open

Version Creep makes datalad create-sibling-ria obsolete #38

TinasheMTapera opened this issue Apr 25, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@TinasheMTapera
Copy link
Contributor

datalad create-sibling-ria -s output "${output_store}"

datalad create-sibling-ria --new-store-ok -s output "${output_store}"
[ERROR  ] unknown argument: --new-store-ok
usage: datalad create-sibling-ria [-h] -s NAME [-d DATASET] [--storage-name NAME] [--alias ALIAS] [--post-update-hook]
                                  [--shared {false|true|umask|group|all|world|everybody|0xxx}] [--group GROUP] [--storage-sibling MODE]
                                  [--existing MODE] [--trust-level TRUST-LEVEL] [-r] [-R LEVELS] [--no-storage-sibling]
                                  [--push-url ria+<ssh|file>://<host>[/path]] [--version]
                                  ria+<ssh|file|https>://<host>[/path]
(base) [rbc@cubic-sattertt1 analysis]$ datalad --version
datalad 0.15.6
(base) [rbc@cubic-sattertt1 analysis]$ conda activate tinashe
(tinashe) [rbc@cubic-sattertt1 analysis]$ datalad --version
datalad 0.16.2
(tinashe) [rbc@cubic-sattertt1 analysis]$ datalad create-sibling-ria --new-store-ok -s output "${output_store}"
[INFO   ] create siblings 'output' and 'output-storage' ...
create-sibling-ria(error): /cbica/projects/RBC/production/ECAS/fmriprep-audit/analysis (dataset) [initremote failed.
stdout: initremote output-storage
failed

stderr: git-annex: Expected VALUE and 1 values. Got ['/output_ria']
initremote: 1 failed
]

Need to update any scripts to use this flag and warn folks to update datalad

@TinasheMTapera TinasheMTapera self-assigned this Apr 25, 2022
@TinasheMTapera TinasheMTapera added the bug Something isn't working label Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant