Skip to content
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

BUG: spurious failure of smithy's up-to-date check #2186

Open
h-vetinari opened this issue Dec 13, 2024 · 0 comments
Open

BUG: spurious failure of smithy's up-to-date check #2186

h-vetinari opened this issue Dec 13, 2024 · 0 comments

Comments

@h-vetinari
Copy link
Member

I updated my smithy environment (using mamba), and am still getting

>conda smithy rerender
Traceback (most recent call last):
  [...]
RuntimeError: conda-smithy version (3.44.9) is out-of-date (3.45.0) in conda-smithy's environment. Exiting.

That's despite the environment containing the newest smithy:

>conda list | grep smithy
conda-smithy              3.44.9                   pypi_0    pypi

The fact that this is mis-identified as coming from pypi (even though I installed it with mamba) may perhaps play a role there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant