Skip to content

关于debian13-kde环境下无法安装企业微信5.0.0.6008deepin8 #413

@jordenhe

Description

@jordenhe

问题

直接安装提示:
NOTE: This is only a simulation!
apt needs root privileges for real execution.
Keep also in mind that locking is deactivated,
so don't depend on the relevance to the real current situation!

Solving dependencies... Error!
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

Unsatisfied dependencies:
deepin-wine10-stable : Depends: libsane (>= 1.0.24)
Recommends: libodbc1 but it is not installable
Error: Unable to correct problems, you have held broken packages.
Error: The following information from --solver 3.0 may provide additional context:
Unable to satisfy dependencies. Reached two conflicting decisions:

  1. libsane1:amd64=1.2.1-5deepin1+rb1 is not selected for install
  2. libsane1:amd64=1.2.1-5deepin1+rb1 is selected as a downgrade because:
    1. com.qq.weixin.work.deepin:amd64=5.0.0.6008deepin8 is selected for install
    2. com.qq.weixin.work.deepin:amd64=5.0.0.6008deepin8 Depends deepin-wine10-stable (>= 10.14deepin4)
    3. deepin-wine10-stable:amd64 Depends libsane (>= 1.0.24)

这个libsane查过是跟扫描相关依赖,其实不是刚需,利用dpkg -i --ignore-depends=libsane 安装后,会在7z解压那里报错
如果把7z x "$APPDIR/$APPTAR" -o"$1"
改为7z x "$APPDIR/$APPTAR" -o"$1" || true
最终启动会超时

  • 系统版本:6.12.57+deb13-amd64 关于仓库地址问题 #1 SMP PREEMPT_DYNAMIC Debian 6.12.57-1 (2025-11-05) x86_64 GNU/Linux
  • 桌面环境 kde-plasma
  • cpu AMD Ryzen 7 8845H w/ Radeon 780M Graphics

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions