在Ubuntu上使用Dockerfile_local 运行时,安装Cmake会报错
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 465
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
有可能是「tools/docker_libraries/cmake-3.20.1-linux-x86_64.sh」 这个文件有问题,换成(https://cmake.org/files/v3.20/)下的[cmake-3.20.1-linux-x86_64.sh](https://cmake.org/files/v3.20/cmake-3.20.1-linux-x86_64.sh) 就能顺利进行下去
Contributor guide
No contributing guide indexed for this repository
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
Inspect tools/docker_libraries/cmake-3.20.1-linux-x86_64.sh and the Ubuntu Dockerfile_local setup. Compare the bundled installer with the official CMake 3.20.1 installer linked in the issue, then run Dockerfile_local to verify that CMake installation completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, docker, ubuntu
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100