-
Notifications
You must be signed in to change notification settings - Fork 120
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
Failure to clone UFS_UTILS/ccpp-physics/physics/rte-rrtmgp on Orion #635
Comments
Attempting to recursively clone the UFS_UTILS repo on Orion directly also ends with the same failure:
|
To get around this issue, a user will need to load |
|
Expected behavior
On Orion, using
./manage_externals/checkout_externals
should clone all of the externals required to build the SRW App.Current behavior
On Orion, using
./manage_externals/checkout_externals
fails while cloningUFS_UTILS
with the following message:This behavior is seen in the develop branch, as well as forked branches. The last PR that was merged to develop, PR #618, on March 1, did not have this issue:
Machines affected
This behavior is only on Orion. It has been noted that is happening for both the automated Jenkins testing, as well as cloning into my own personal directory on the machine.
Steps To Reproduce
git clone git@github.com:ufs-community/ufs-srweather-app.git
)./manage_externals/checkout_externals
)The text was updated successfully, but these errors were encountered: