-
Notifications
You must be signed in to change notification settings - Fork 85
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
nodeset: Unknown group source: "<default>" #441
Comments
Hello Could you copy your |
Hello,
|
It could be a side effect of pip install, but you said
so I wanted to check things are working as expected for the YUM install, at least. This one should work for sure. For the pip install, could you try:
and
|
Yeah indeed I just tested on centos 7 with yum, it works perfectly fine I may have tinkered a little bit too much, my bad... As workaround I'll copy content of Is there a way to easily fix this behaviour ? Thank you very much for your help though :) |
Hi @jehutyy, It looks like pip does not always install in the same location. For a system-wide install as root, could you please try:
This should put the configuration files in |
Hi @thiell, |
On a freshly installed centos 7 (container and vm) as well as on a SLES 15 SP1,
nodeset -ll
returns this :On centos 7 I tried installing with yum and pip3 and only with pip3 on SLES15 SP1.
clustershell version : 1.8.3
python version : 3.6
pip version : pip 20.1.1
The text was updated successfully, but these errors were encountered: