|
|
|
[[_TOC_]]
|
|
|
|
|
|
## August 2020 OpenHPC migration
|
|
## Modules
|
|
### I get module error on login
|
|
### I get a lot of module error on login starting August 2020
|
|
#### Symptoms
|
|
#### Symptoms
|
|
If you have module related error on login involving `userspace/OCA`, like:
|
|
If you have module related error on login involving `userspace/OCA`, like:
|
|
```
|
|
```
|
... | @@ -11,7 +12,7 @@ invalid command name "module" |
... | @@ -11,7 +12,7 @@ invalid command name "module" |
|
invoked from within
|
|
invoked from within
|
|
....
|
|
....
|
|
```
|
|
```
|
|
these are due to the fact that the module organization system has changed during the migration to the OpenHPC environement, And that module does not exist anymore.
|
|
these are due to the fact that the module organization system has changed during the migration to the OpenHPC environment in August 2020, and that module does not exist anymore.
|
|
|
|
|
|
#### Solution
|
|
#### Solution
|
|
You need to remove the obsolete commands from your login resource files.
|
|
You need to remove the obsolete commands from your login resource files.
|
... | | ... | |