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 safe_copy chmod command for cesm2 on Cheyenne (in cime utils.py)

macmardg

Douglas MacMartin
New Member
I get an error building cesm2.1 on cheyenne (that only arises when I have code mods under src.drv), that appears to be due to an already-discovered error in safe_copy in utils.py in /glade/p/cesm/releases/cesm2_1/cime/scripts... described here: ESMCI/cime basically chmod is missing one of its arguments in the python scripts. Is there a way to port the fix described there to the cesm2_1 (and cesm2_1_1) release directories? Any help appreciated!
 

jedwards

CSEG and Liaisons
Staff member
I recommend that you do not use source from /glade/p/cesm/releases/ and that you instead clone the repository yourself.
The fix is available in the latest cesm2_1 compatible source which is cesm2.1.3
 
Top