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

ls --json: causes subdatasets being installed #84

Open
yarikoptic opened this issue Jul 12, 2023 · 0 comments
Open

ls --json: causes subdatasets being installed #84

yarikoptic opened this issue Jul 12, 2023 · 0 comments

Comments

@yarikoptic
Copy link
Member

looking at the log of running the hooks/post-update which runs datalad ls -

[INFO] Directory: /srv/datasets.datalad.org/www/dbic/QA/sub-qa64/ses-20230705/func
[INFO] Directory: /srv/datasets.datalad.org/www/dbic/QA/sub-qa64/ses-20230705
[INFO] Directory: /srv/datasets.datalad.org/www/dbic/QA/sub-qa64
[INFO] Dataset: /srv/datasets.datalad.org/www/dbic/QA
subdataset(ok): code/containers (dataset)
subdataset(ok): code/reproin (dataset)
metadata(ok): . (dataset)
subdataset(ok): code/containers (dataset)
subdataset(ok): code/reproin (dataset)
Submodule 'code/containers' (https://datasets.datalad.org/repronim/containers/.git) registered for path 'code/containers'
Submodule 'code/reproin' (https://github.com/ReproNim/reproin) registered for path 'code/reproin'
Cloning into '/srv/datasets.datalad.org/www/dbic/QA/code/containers'...
Cloning into '/srv/datasets.datalad.org/www/dbic/QA/code/reproin'...
Submodule path 'code/containers': checked out 'b0d4dbf652f4ffa0bc358f19356a39f9e891abba'
fatal: remote error: upload-pack: not our ref d47e66272571eba5c2a1ab4d9df01281d1d77727
fatal: Fetched in submodule path 'code/reproin', but it did not contain d47e66272571eba5c2a1ab4d9df01281d1d77727. Direct fetching of that commit failed.

so it installed/attempted to install submodules which IMHO it should have not done.

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

1 participant