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

Fails to install software inside the image #5

Open
cristim opened this issue Jul 14, 2017 · 2 comments
Open

Fails to install software inside the image #5

cristim opened this issue Jul 14, 2017 · 2 comments

Comments

@cristim
Copy link

cristim commented Jul 14, 2017

I'd like to install some tools inside the container started based on this image but I'm failing at it.

The software can be downloaded and installed but fails to be loaded into the current image.

tc@abd4d07279b1:~$ tce-load -il gcc.tcz
mount: permission denied (are you root?)
tc@abd4d07279b1:~$ sudo tce-load -il gcc.tcz
Don't run this as root.

Any thoughts?

@tatsushid
Copy link
Owner

What's version of image did you try?

@cristim
Copy link
Author

cristim commented Jul 15, 2017

I am running 8.0 for x86.
But I noticed that the tce-load -wic is working fine after fixing the ownership of a directory reported in an error message, so I think just doing that on the Docker image should be enough.

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