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

Running debugger instance for ubuntu 20 does not set up the iRODS repo #153

Open
JustinKyleJames opened this issue Sep 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@JustinKyleJames
Copy link

When I run the debugger instance for ubuntu 20 (build_debuggers.ubuntu20.Dockerfile) it does not set up the iRODS repo. The packages can't be installed from the local directories because it can't install the external packages.

I had to set up this up manually by doing the following:

  1. Install gnupg
  2. Set up the iRODS repo.

At that point I could install the packages.

@alanking alanking added the enhancement New feature or request label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants