Skip to content

Error when building moose on the INL HPC #26011

Discussion options

You must be logged in to vote

I think you need to clean your MOOSE repo, and then try to build again:

cd /home/elmeabde/sawtooth1/projects/moose
# The following commands will delete any untracked files/changes.
git clean -xfd; git submodule foreach --recursive git clean -xfd

And then attempt to rebuild.

As for your attempt at updating Mamba, you cannot. You are using a Conda instance provided to you by Sawtooth (not owned by you). That Conda instance is up to date as well (I maintain it).

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@aaelmeli
Comment options

@milljm
Comment options

@aaelmeli
Comment options

@milljm
Comment options

@milljm
Comment options

Answer selected by aaelmeli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants