Skip to content

Conversation

hvgazula
Copy link
Collaborator

No description provided.

@yarikoptic
Copy link

apt-get install -y git-annex
    return manager.main(argv)
           ^^^^^^^^^^^^^^^^^^
  File "/actions-runner/_work/_tool/Python/3.11.8/x64/lib/python3.11/site-packages/datalad_installer.py", line 746, in main
    self.addcomponent(name=cr.name, **cr.kwargs)
  File "/actions-runner/_work/_tool/Python/3.11.8/x64/lib/python3.11/site-packages/datalad_installer.py", line 785, in addcomponent
    component(self).provide(**kwargs)
  File "/actions-runner/_work/_tool/Python/3.11.8/x64/lib/python3.11/site-packages/datalad_installer.py", line 1348, in provide
    bins = installer.install(self.NAME, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/actions-runner/_work/_tool/Python/3.11.8/x64/lib/python3.11/site-packages/datalad_installer.py", line 1475, in install
    bindir = self.install_package(package, **kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/actions-runner/_work/_tool/Python/3.11.8/x64/lib/python3.11/site-packages/datalad_installer.py", line 1555, in install_package
    self.manager.sudo(*cmd)
  File "/actions-runner/_work/_tool/Python/3.11.8/x64/lib/python3.11/site-packages/datalad_installer.py", line 628, in sudo
    yan = ask("Proceed?", ["y", "a", "n"])
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/actions-runner/_work/_tool/Python/3.11.8/x64/lib/python3.11/site-packages/datalad_installer.py", line 28[74](https://github.com/neuronets/test-aws/actions/runs/7935514323/job/21668935676?pr=4#step:5:76), in ask
    answer = input(full_prompt)
             ^^^^^^^^^^^^^^^^^^
EOFError: EOF when reading a line
Proceed? [y/a/n]

dang -- that is a different issue. I think we are missing --sudo-ok in the action!
submitted/accepted

Please rerun the workflow

@hvgazula
Copy link
Collaborator Author

Failed again https://github.com/neuronets/test-aws/actions/runs/7939705326/job/21680153645

The installation ran fine but datalad wasn't found in the path.

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

Successfully merging this pull request may close these issues.

2 participants