Skip to content

Pin conda version in miniconda_install#760

Merged
dwhswenson merged 2 commits into
openpathsampling:masterfrom
dwhswenson:miniconda_version
Jun 19, 2018
Merged

Pin conda version in miniconda_install#760
dwhswenson merged 2 commits into
openpathsampling:masterfrom
dwhswenson:miniconda_version

Conversation

@dwhswenson

@dwhswenson dwhswenson commented Feb 22, 2018

Copy link
Copy Markdown
Member

Also, renamed install.sh to miniconda_install.sh to be clearer.

All our tests are failing right now because the miniconda MD5 hash is wrong. For whatever reason, when they uploaded 4.4.10, the script linked by latest got updated, but all the metadata did not. Relevant lines from https://repo.continuum.io/miniconda/ as I see it now:

Miniconda2-4.4.10-Linux-x86_64.sh | 38.0M | 2018-02-20 13:04:23 | dd54b344661560b861f86cc5ccff044b
Miniconda2-4.3.31-Linux-x86_64.sh | 37.5M | 2017-12-19 07:17:31 | da2dd466d26e33a2b1f72fdb853a8ff0
Miniconda2-latest-Linux-x86_64.sh | 37.5M | 2017-12-19 07:17:31 | da2dd466d26e33a2b1f72fdb853a8ff0

Problem is, the script linked at latest actually is 4.4.10, so we find the MD5 hash for 4.4.10 while we're expecting (based on the table on the web site) to find the hash listed for latest, which is the hash for 4.3.31.

This pin should be removed once conda fixes the problem. I tried to raise the issue on the Anaconda - Public Google group, but as of this writing my message has not gone through. If it doesn't by Monday, I'll raise the issue elsewhere, but I want to cut a release this weekend, and don't want to do that if tests are failing.

@dwhswenson

dwhswenson commented Feb 23, 2018

Copy link
Copy Markdown
Member Author

Tests pass. If @jhprinz doesn't have a chance to review this by Sunday, 25 Feb 2018, at 22:00 CET, I'll merge it directly. If upstream (i.e., Continuum) fixes the fundamental problem with the incorrect hashes by then, I think the rename for clarity and making it easier to pin the miniconda version are still worth merging.

@dwhswenson

Copy link
Copy Markdown
Member Author

The hashes have been updated, so I've started a PR for the 0.9.4 release that doesn't depend on this one. I'll remove the pin in this PR. As stated above, the other changes in here are probably worth merging.

@jhprinz jhprinz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@jhprinz jhprinz assigned dwhswenson and unassigned jhprinz Jun 18, 2018
@dwhswenson dwhswenson merged commit 20ce656 into openpathsampling:master Jun 19, 2018
@dwhswenson dwhswenson deleted the miniconda_version branch June 19, 2018 05:54
@dwhswenson dwhswenson mentioned this pull request Jun 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants