GithubHelp home page GithubHelp logo

Comments (1)

milljm avatar milljm commented on July 3, 2024

My diagnostic script is doing something like this:

./diagnostics.sh

<trimmed>


###########################################################################
CONDA MOOSE Packages

moose-dev                 2024.03.01              build_0    https://conda.software.inl.gov/public
moose-libmesh             2024.01.23              build_0    https://conda.software.inl.gov/public
moose-libmesh-vtk         9.2.6                   build_8    https://conda.software.inl.gov/public
moose-mpich               4.0.2                  build_15    https://conda.software.inl.gov/public
moose-peacock             2023.11.29           hb4c3223_0    https://conda.software.inl.gov/public
moose-petsc               3.20.3                  build_0    https://conda.software.inl.gov/public
moose-tools               2023.12.20           he4b30e4_0    https://conda.software.inl.gov/public
moose-wasp                2024.03.01              build_0    https://conda.software.inl.gov/public

FAIL: moose-dev/repository version mismatch

Your MOOSE repository requires moose-dev:	2024.02.19
while your Conda environment has moose-dev:	2024.03.01

There are two ways to fix this:

1.  To install the required Conda package version:

	conda install moose-dev=2024.02.19

2.  Or adjust your repository to be in sync with moose-dev Conda package.

It is a slow operation unfortunately, requiring versioner.py and conda list operations...

Code Reference: https://github.com/milljm/moose/blob/42524a3e742db1357bae367f02823ea89dd182f2/scripts/functions/diagnostic_environment.sh#L104

from moose.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.