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

development: difficulty forking sources using a VM #657

Open
kounelisagis opened this issue Jul 25, 2022 · 1 comment
Open

development: difficulty forking sources using a VM #657

kounelisagis opened this issue Jul 25, 2022 · 1 comment

Comments

@kounelisagis
Copy link
Member

Getting an Error: no DISPLAY environment variable specified when trying to fork all required repos using a VM
by running (reana) $ eval "$(reana-dev git-fork -c ALL -b firefox)" (source)

Tried to solve it by configuring X11 forwarding but got errors like "Error: cannot open display: localhost:0.0".

Solved it by mannualy forking all repos.
It would be useful to provide that functionality without the need of a display, maybe through GitHub API.

@mdonadoni
Copy link
Member

Hi,

Could you please tell us more about your use case, so that we can understand better how we can help you?

In any case, a possible solution would be to use GitHub CLI to fork the repositories, instead of using a browser. What do you think about this?

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

2 participants