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

Extend Nexus Allowlist to Support Debian Packages Required for R Package Installation #69

Open
Jbaudon opened this issue Nov 8, 2024 · 1 comment · May be fixed by #70
Open

Extend Nexus Allowlist to Support Debian Packages Required for R Package Installation #69

Jbaudon opened this issue Nov 8, 2024 · 1 comment · May be fixed by #70

Comments

@Jbaudon
Copy link
Contributor

Jbaudon commented Nov 8, 2024

I would like to propose extending the functionality of the Nexus Allowlist to manage Debian packages that are necessary for installing certain R packages. Many R packages require many (!) system-level dependencies (Debian packages in my case) for successful installation.

I am willing to develop this feature if you find the idea relevant.

How do you currently handle system dependencies required by R packages?

@JimMadge
Copy link
Member

You can configure apt repositories in Nexus.

I think that would be a good feature to add.

In places where I use this project, we have a separate proxy for apt.

Jbaudon pushed a commit to Jbaudon/nexus-allowlist that referenced this issue Nov 13, 2024
Jbaudon pushed a commit to Jbaudon/nexus-allowlist that referenced this issue Nov 19, 2024
@Jbaudon Jbaudon linked a pull request Nov 19, 2024 that will close this issue
Jbaudon added a commit to Jbaudon/nexus-allowlist that referenced this issue Nov 19, 2024
* alan-turing-institute#69 add apt proxy repo support

---------

Co-authored-by: Jim Madge <[email protected]>
Co-authored-by: Julien Baudon <[email protected]>
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 a pull request may close this issue.

2 participants