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

tiledbsoma 1.4.0 pre-tag check #36

Closed
wants to merge 2 commits into from
Closed

Conversation

johnkerl
Copy link
Contributor

@johnkerl johnkerl commented Aug 4, 2023

@johnkerl
Copy link
Contributor Author

johnkerl commented Aug 4, 2023

Attempting to follow
https://github.com/single-cell-data/TileDB-SOMA/wiki/Branches-and-releases
I am seeing (which I have never seen before)

$ conda smithy rerender --commit auto
Traceback (most recent call last):
  File "/home/ubuntu/miniconda3/bin/conda-smithy", line 10, in <module>
    sys.exit(main())
             ^^^^^^
  File "/home/ubuntu/miniconda3/lib/python3.11/site-packages/conda_smithy/cli.py", line 669, in main
    args.subcommand_func(args)
  File "/home/ubuntu/miniconda3/lib/python3.11/site-packages/conda_smithy/cli.py", line 485, in __call__
    self._call(args, tmpdir)
  File "/home/ubuntu/miniconda3/lib/python3.11/site-packages/conda_smithy/cli.py", line 490, in _call
    configure_feedstock.main(
  File "/home/ubuntu/miniconda3/lib/python3.11/site-packages/conda_smithy/configure_feedstock.py", line 2259, in main
    check_version_uptodate("conda-smithy", __version__, error_on_warn)
  File "/home/ubuntu/miniconda3/lib/python3.11/site-packages/conda_smithy/configure_feedstock.py", line 2023, in check_version_uptodate
    raise RuntimeError("{} Exiting.".format(msg))
RuntimeError: conda-smithy version (3.24.0) is out-of-date (3.24.1) in conda-smithy's environment. Exiting.

with the following (googled) to no avail:

conda upgrade conda-forge-pinning -n root
conda update conda-forge-pinning -n base
conda update conda-smithy -n base
conda update conda-smithy -n root
$ conda smithy --version
3.24.0

@johnkerl
Copy link
Contributor Author

johnkerl commented Aug 4, 2023

(base) ubuntu@ip-172-31-85-136:~/git/TileDB-Inc/tiledbsoma-feedstock$ conda upgrade conda-smithy -n root
Collecting package metadata (current_repodata.json): done
Solving environment: unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: done

# All requested packages already installed.
(base) ubuntu@ip-172-31-85-136:~/git/TileDB-Inc/tiledbsoma-feedstock$ conda smithy --version
3.24.0
(base) ubuntu@ip-172-31-85-136:~/git/TileDB-Inc/tiledbsoma-feedstock$ conda upgrade conda-smithy -n base
Collecting package metadata (current_repodata.json): done
Solving environment: unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: done

# All requested packages already installed.
(base) ubuntu@ip-172-31-85-136:~/git/TileDB-Inc/tiledbsoma-feedstock$ conda smithy --version
3.24.0

@johnkerl
Copy link
Contributor Author

johnkerl commented Aug 4, 2023

Now attempting

conda upgrade -c conda-forge conda-smithy -n base

🤞

@johnkerl
Copy link
Contributor Author

johnkerl commented Aug 4, 2023

$ conda smithy --version
3.24.1

🎉

@johnkerl
Copy link
Contributor Author

johnkerl commented Aug 4, 2023

Needs TileDB-Inc/somacore-feedstock#5

@johnkerl johnkerl marked this pull request as ready for review August 4, 2023 15:16
@johnkerl
Copy link
Contributor Author

johnkerl commented Aug 4, 2023

This pre-check PR has done its job per
https://github.com/single-cell-data/TileDB-SOMA/wiki/Branches-and-releases

Closing

@johnkerl johnkerl closed this Aug 4, 2023
@johnkerl johnkerl mentioned this pull request Aug 5, 2023
@johnkerl johnkerl changed the title tiledbsoma 1.4.0 test run tiledbsoma 1.4.0 pre-tag check Aug 18, 2023
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

Successfully merging this pull request may close these issues.

1 participant