liixianyua
deepin
2019-12-07 01:10 用docker?
Reply Like 0 View the author
https://bbs.deepin.org/post/186403
用docker?
https://bbs.deepin.org/post/186403
那我是不是需要把整个项目都放在docker里跑?
项目要调用cutter,但同时也用到了docker
docker里可以跑do ...
https://bbs.deepin.org/post/186403
a. 在 /etc/apt/source.lists.d/ 文件夹下面创建 ubuntu-disco-main.list 文件。其内容为:
并将阿里云的 ...
Popular Ranking
ChangePopular Events
More
因为项目需要,在deepin里安装cutter(https://github.com/radareorg/cutter),但是15.9.2beta之后的deepin迁移到了stable仓库,glibc版本是2.24
运行cutter报错需要glibc 2.25.
于是我修改apt源,lion改为panda,切换到unstable仓库,unstable的glibc是2.27版本,sudo apt update,sudo apt-get dist-upgrade 后虽然cutter能用了,但是一旦锁屏输入密码就没有任何反应,一旦关机再开机就直接卡在了logo界面。
折腾好几天还是搞不定,严重拖慢了进度,感觉自己要和deepin说再见了。。。。
有大佬能帮助一下吗
cutter报错如下:
/home/deepin/Desktop/Cutter-v1.9.0-x64.Linux.AppImage: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /home/deepin/Desktop/Cutter-v1.9.0-x64.Linux.AppImage)
/home/deepin/Desktop/Cutter-v1.9.0-x64.Linux.AppImage: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /tmp/.mount_CutterkxX2tH/usr/bin/../lib/libr_util.so)