安装火星商店下载的微信提示依赖关系不满足,怎么处理
Tofloor
poster avatar
lhcy2008
deepin
2020-08-03 18:13
Author

商店直接安装也是报错
Reply Favorite View the author
All Replies
avatar
Ziggy
deepin
2020-08-03 18:56
#1
sudo apt -f install,星火不自带修复依赖
Reply View the author
avatar
Maicss
deepin
2020-08-03 19:23
#2
sudo apt update看看输出什么
Reply View the author
avatar
SamLukeYes
deepin
2020-08-03 19:25
#3
直接用命令安装:
  1. sudo apt install com.qq.weixin.dcs
Copy the Code
Reply View the author
avatar
忘记、过去
deepin
2020-08-03 22:39
#4
https://bbs.deepin.org/post/198235
sudo apt update看看输出什么

新版本商店gdebi无法处理wine应用,就卡在“读取状态信息......完成”然后就没了。其他的deb好像没问题。
Reply View the author
avatar
zhoubin-Chinese
deepin
2023-04-29 17:04
#5

Loading transhell from /usr/share/ssinstall/transhell/ssinstall_en_US.transhell ...

Loading transhell from /usr/share/ssinstall/transhell/ssinstall_zh_CN.transhell ...


Spark Store Install script.星火商店安装脚本

星火仓库的Packages位置为 /var/lib/aptss/lists/d.store.deepinos.org.cn_store_Packages,是星火域名单目录仓库配置

正在计算hash并与星火仓库匹配...

校验成功,开始安装


OMG-IT-GOES-WRONG

Package manager quit with exit code.Here is the log

包管理器以错误代码退出.日志如下

正在读取软件包列表...

正在分析软件包的依赖关系树...

正在读取状态信息...

有一些软件包无法被安装。如果您用的是 unstable 发行版,这也许是

因为系统无法达到您要求的状态造成的。该版本中可能会有一些您需要的软件

包尚未被创建或是它们已被从新到(Incoming)目录移出。

下列信息可能会对解决问题有所帮助:

下列软件包有未满足的依赖关系:

org.deepin.chineseime : 依赖: libfcitx-qt0 但无法安装它 或

                             fcitx-libs-qt 但无法安装它


                     依赖: libqt4-dbus (>= 4:4.8.0) 但无法安装它


                     依赖: libqt4-declarative (>= 4:4.8.0) 但无法安装它


                     依赖: libqt4-network (>= 4:4.8.0) 但无法安装它


                     依赖: libqtcore4 (>= 4:4.8.0) 但无法安装它


                     依赖: libqtgui4 (>= 4:4.8.0) 但无法安装它


                     依赖: fcitx-data 但是它将不会被安装


                     依赖: fcitx (>= 1:4.2.9.32.32) 但是它将不会被安装

Will try after run aptss update

将会在aptss update之后再次尝试

从服务器获取配置和镜像列表...

命中:2 https://proposed-packages.deepin.com/beige-testing unstable InRelease

命中:3 https://community-packages.deepin.com/beige beige InRelease

命中:4 https://pro-driver-packages.uniontech.com eagle InRelease

命中:5 https://d.store.deepinos.org.cn/store InRelease

命中:6 https://community-packages.deepin.com/driver driver InRelease

命中:1 https://home-store-img.uniontech.com/230428180746968/appstorev23 beige InRelease

正在读取软件包列表...

正在分析软件包的依赖关系树...

正在读取状态信息...

所有软件包均为最新。


Package manager quit with exit code.Here is the log

包管理器以错误代码退出.日志如下

正在读取软件包列表...

正在分析软件包的依赖关系树...

正在读取状态信息...

有一些软件包无法被安装。如果您用的是 unstable 发行版,这也许是

因为系统无法达到您要求的状态造成的。该版本中可能会有一些您需要的软件

包尚未被创建或是它们已被从新到(Incoming)目录移出。

下列信息可能会对解决问题有所帮助:

下列软件包有未满足的依赖关系:

org.deepin.chineseime : 依赖: libfcitx-qt0 但无法安装它 或

                             fcitx-libs-qt 但无法安装它


                     依赖: libqt4-dbus (>= 4:4.8.0) 但无法安装它


                     依赖: libqt4-declarative (>= 4:4.8.0) 但无法安装它


                     依赖: libqt4-network (>= 4:4.8.0) 但无法安装它


                     依赖: libqtcore4 (>= 4:4.8.0) 但无法安装它


                     依赖: libqtgui4 (>= 4:4.8.0) 但无法安装它


                     依赖: fcitx-data 但是它将不会被安装


                     依赖: fcitx (>= 1:4.2.9.32.32) 但是它将不会被安装
Reply View the author