clj-python / clj-python/libpython-clj

building CondaDockerfile throws because the miniconda url returns 404

Open
#206 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Clojure
Stars
1.2k
Forks
74
PR merge metrics
No merged PRs in 30d

Description

If you check this https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh you'll get a 404.
When you build the current CondaDockerfile, since it returns html you get some bash syntax error in the next line.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open CondaDockerfile and inspect the Miniconda download URL, comparing it with the reported 404. Rebuild the image to confirm the download succeeds and the following Bash syntax error no longer occurs.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.