clj-python / clj-python/libpython-clj
building CondaDockerfile throws because the miniconda url returns 404
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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