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

False error in logs about distro detection #73

Open
gvallee opened this issue Dec 8, 2019 · 0 comments
Open

False error in logs about distro detection #73

gvallee opened this issue Dec 8, 2019 · 0 comments

Comments

@gvallee
Copy link
Collaborator

gvallee commented Dec 8, 2019

$ sycontainerize -conf ./ubuntu-disco-hello.conf -d
2019/12/08 17:49:22 * Slurm not detected
2019/12/08 17:49:22 * Infiniband not detected
2019/12/08 17:49:24 * Checking for Singularity	pass
2019/12/08 17:49:24 * Checking for wget	pass
2019/12/08 17:49:24 * Checking for gfortran	pass
2019/12/08 17:49:24 * Checking for gcc	pass
2019/12/08 17:49:24 * Checking for g++	pass
2019/12/08 17:49:24 * Checking for make	pass
2019/12/08 17:49:24 * Checking for file	pass
2019/12/08 17:49:24 * Checking for mksquashfs	pass
2019/12/08 17:49:24 * Checking for bzip2	pass
2019/12/08 17:49:24 * Checking for newuidmap	pass
2019/12/08 17:49:24 * Checking for tar	pass
2019/12/08 17:49:24 * Loading the tool's configuration...
2019/12/08 17:49:24 -> Creating/updating SyMPI configuration file: /home/gvallee/.sympi/singularity-mpi.conf
2019/12/08 17:49:24 * Creating container for your application...
2019/12/08 17:49:24 * Loading configuration from ./ubuntu-disco-hello.conf
2019/12/08 17:49:24 [WARN]  an invalid distro ID

And the creation works as expected so the warning is really a false-positive.

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

1 participant