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

Using apt to install general packages #91

Open
mdavis36 opened this issue Apr 27, 2022 · 2 comments
Open

Using apt to install general packages #91

mdavis36 opened this issue Apr 27, 2022 · 2 comments

Comments

@mdavis36
Copy link

Spheral supports external developers and many of them are running basic linux systems (so not building the world with spack). I'd like to be able to use the rse containers for testing different compiler versions, however we need a variety of packages from apt that we would often tell debian/ubuntu users to install.

Trying to run apt install on the containers usually fails to find any packages, I tried apt update and apt upgrade but then apt breaks, stating it cant find the proper glibcxx ... at runtime. Is there any way to be able to use apt alongside the Spack environment here?

@vsoch
Copy link
Contributor

vsoch commented Apr 27, 2022

Can you give me a specific container to test and reproduce the issue?

@vsoch
Copy link
Contributor

vsoch commented Dec 24, 2022

@mdavis36 checking in again - would you be interested in us maintaining strictly ubuntu bases? This would be fairly easy to do, and if so, what do you need in them?

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