Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

ERROR in case setup step (/bin/sh/)

wvsi3w

wvsi3w
Member
Hello

I have this error in the ./case.setup step:

"ERROR: module command None purge failed with message:
/bin/sh: None: command not found"

I have used this for create new case step:

./create_newcase --case /home/meisam/scratch/cases/my_3rd_test --compset I1850Clm50Bgc --res f19_g16 --machine narval --walltime 00:10:00 --run-unsupported

The narval machine is defined by ourselves.
the compilation and configuration of machine and the model is done also by ourselves.
We used ComputeCanada server (narval) for it.

with "grep -n /bin/sh/" command, I couldn't find anything.

What should we do after this?

We also changed the "perl, make and netcdf modules" versions to what version that already exists on the server.
 
Top