原因是
https://bbs.deepin.org/post/239329
docker构建的一个ROS镜像,里面有一个CMakeLists.txt文件。镜像在Ubuntu20.04上完全正常。但是在deepin上构建就会报错。
apt-utils is not installed
啊哈,解决了
。删除那个CMakeLists.txt
文件即可。
Featured Collection
Popular Ranking
Popular Events
原因是
https://bbs.deepin.org/post/239329
2022/6/21
docker构建的一个ROS镜像,里面有一个CMakeLists.txt文件。镜像在Ubuntu20.04上完全正常。但是在deepin上构建就会报错。