-
Notifications
You must be signed in to change notification settings - Fork 111
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
Error result generation crashes with --existing=error (default) #6950
Labels
Comments
adswa
added a commit
to adswa/datalad
that referenced
this issue
Aug 17, 2022
adswa
added a commit
to adswa/datalad
that referenced
this issue
Aug 17, 2022
yarikoptic
pushed a commit
that referenced
this issue
Aug 17, 2022
yarikoptic
pushed a commit
that referenced
this issue
Aug 17, 2022
yarikoptic
added a commit
that referenced
this issue
Aug 20, 2022
* origin/maint: (24 commits) BF(TEMP): use git-annex from neurodebian -devel to gain fix for bug detected with datalad-crawler BF(TST): use introduced _p instead of _path_ an denable test_path_prefix testing on windows BF: f-prefix the f-string BF: use .as_posix to convert to posix, name posix_paths for clarity BF+RF(TST): mark path_prefix back to skip, use custom _p helper for paths BF(TST): apparently description is getting set to target_url BF: convert submodule relative path to PurePosixPath before giving to get_parent_paths ENH+BF: get_parent_paths - make / into sep option and consistently use / as path separator Safety-net to prevent data-loss by drop from symlink'ed annex BF(TST): prevent auto-upgrade of "remote" test sibling, do not use local path for URL [DATALAD RUNCMD] DOC: allow codespell to fix all typos it finds RF: replace 2 letter abbrevs with some meaningful words Remove no longer needed import BF(TST): make tests use _path_ helper for Windows "friendliness" of the tests Avoid unicode in test that does not strictly require this complication TST: Add a testcase for #6950 BF: Remove duplicate ds key from result record NF: tools/eval_under_nfs to help running tests under NFS partition Acknowledge git-config comment chars DOC: Datalad -> DataLad ...
Issue fixed in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Running a
create-sibling-ria
call twice makes it crash:Offending code in
datalad/distributed/create_sibling_ria.py
with
The text was updated successfully, but these errors were encountered: