deepin-wine-cajviewer安装不了,字体依赖错误
Tofloor
poster avatar
zihaoxing
deepin
2018-12-25 21:13
Author
正在选中未选择的软件包 deepin.net.cnki.cajviewer:i386。(正在读取数据库 ... 系统当前共安装有 244690 个文件和目录。)
正准备解包 deepin.net.cnki.cajviewer_7.2deepin0_i386.deb  ...
正在解包 deepin.net.cnki.cajviewer:i386 (7.2deepin0) ...
dpkg: 依赖关系问题使得 deepin.net.cnki.cajviewer:i386 的配置工作不能继续:
deepin.net.cnki.cajviewer:i386 依赖于 fonts-adobe-source-han-serif-cn:all;然而:
  未安装软件包 fonts-adobe-source-han-serif-cn。

dpkg: 处理软件包 deepin.net.cnki.cajviewer:i386 (--install)时出错:
依赖关系问题 - 仍未被配置
在处理时有错误发生:
deepin.net.cnki.cajviewer:i386


Reply Favorite View the author
All Replies
avatar
WENWEN
deepin
2018-12-26 00:05
#1
Reply View the author
avatar
xiewei
deepin
2018-12-26 00:11
#2
你为什么用dpkg安装,不用apt-get install?没有网络吗?
可以用apt-get 就直接sudo apt-get install -f
不行就下载fonts-adobe-source-han-serif-cn安装
Reply View the author
avatar
zihaoxing
deepin
2018-12-28 19:01
#3
https://bbs.deepin.org/post/172841
你为什么用dpkg安装,不用apt-get install?没有网络吗?
可以用apt-get 就直接sudo apt-get install -f
不 ...

apt-get不能安装下载好的deb包
Reply View the author
avatar
xiewei
deepin
2018-12-28 19:35
#4
https://bbs.deepin.org/post/172841
apt-get不能安装下载好的deb包

但是这个应用我们已经推送到外网仓库了,sudo apt-get install deepin.net.cnki.cajviewer 就可以安装不需要下载之后安装。
Reply View the author
avatar
changyuet
deepin
2018-12-28 20:18
#5
https://bbs.deepin.org/post/172841
apt-get不能安装下载好的deb包

apt-get 可以安装本地 deb包     sudo apt-get install ./xxx.deb
Reply View the author
avatar
changyuet
deepin
2018-12-28 20:22
#6
临时用的  你可以先去掉依赖  字体 再安装
新建文件夹
mkdir extract
mkdir build
解包deb
dpkg-deb -x deepin.net.cnki.cajviewer.deb extract/
dpkg-deb -e deepin.net.cnki.cajviewer.deb extract/DEBIAN
修改 依赖文件  打包
dpkg-deb -b extract/ build/
Reply View the author
avatar
sunwill
deepin
2020-08-14 02:37
#7
请问大侠,现在这个问题解决了吗?我也遇到同样的问题,无法解决
Reply View the author
avatar
忘记、过去
deepin
2020-08-14 02:41
#8
。。。。。。sudo apt install ./xxxxxx.deb 不香吗,一个个非要用 dpkg 死磕,真是搞不懂。
Reply View the author
avatar
haohu1193
deepin
2020-08-14 02:43
#9
https://bbs.deepin.org/post/172841
请问大侠,现在这个问题解决了吗?我也遇到同样的问题,无法解决

sudo apt-get install deepin.net.cnki.cajviewer

仓库里有啊...上面不是已经说了吗...
Reply View the author
avatar
zhangn1985
deepin
2020-08-14 07:30
#10
请安装Linux原生版本: http://www.shenmo.tech:420/?p=225
Reply View the author
avatar
leafgreen
deepin
2020-08-14 07:58
#11
Cajviewer 有appimage 版
Reply View the author
avatar
神末shenmo
deepin
Spark-App
Q&A Team
2020-08-14 08:24
#12
建议星火获取
Reply View the author