Skip to content

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

Description

@TinasheMTapera

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions