zq1997 / deepin-wine

【deepin源移植】Debian/Ubuntu上的QQ/微信快速安装方式
https://deepin-wine.i-m.dev
GNU General Public License v3.0
5.18k stars 389 forks source link

ubuntu 22.04.1 安装依赖问题 #312

Open EFCHolla opened 1 year ago

EFCHolla commented 1 year ago

系统描述: Distributor ID: Ubuntu Description: Ubuntu 22.04.1 LTS Release: 22.04 Codename: jammy

添加源wget -O- https://deepin-wine.i-m.dev/setup.sh | sh后安装微信出现依赖不满足的情况无法安装,错误提示为: The following packages have unmet dependencies: libldap-2.4-2 : Depends: libsasl2-2 (>= 2.1.27.1) but 2.1.27+dfsg2-3ubuntu1 is to be installed

查询ubuntu的官网(https://packages.ubuntu.com/jammy/libsasl2-2)发现jammy所自带的libsasl2-2的最新版本就是2.1.27+dfsg2-3ubuntu1了,而deepin-wine.i-m.dev里面没有提供libsasl2-2 (>= 2.1.27.1),请问我应该如何解决?谢谢!

atztao commented 1 year ago

+1

atztao commented 1 year ago

系统描述: Distributor ID: Ubuntu Description: Ubuntu 22.04.1 LTS Release: 22.04 Codename: jammy

添加源wget -O- https://deepin-wine.i-m.dev/setup.sh | sh后安装微信出现依赖不满足的情况无法安装,错误提示为: The following packages have unmet dependencies: libldap-2.4-2 : Depends: libsasl2-2 (>= 2.1.27.1) but 2.1.27+dfsg2-3ubuntu1 is to be installed

查询ubuntu的官网(https://packages.ubuntu.com/jammy/libsasl2-2)发现jammy所自带的libsasl2-2的最新版本就是2.1.27+dfsg2-3ubuntu1了,而deepin-wine.i-m.dev里面没有提供libsasl2-2 (>= 2.1.27.1),请问我应该如何解决?谢谢!

https://2o181o28.github.io/20http://launchpadlibrarian.net/533625906/libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb20/12/27/ubuntu-TIM%E5%AE%89%E8%A3%85/

atztao commented 1 year ago

系统描述: Distributor ID: Ubuntu Description: Ubuntu 22.04.1 LTS Release: 22.04 Codename: jammy

添加源wget -O- https://deepin-wine.i-m.dev/setup.sh | sh后安装微信出现依赖不满足的情况无法安装,错误提示为: The following packages have unmet dependencies: libldap-2.4-2 : Depends: libsasl2-2 (>= 2.1.27.1) but 2.1.27+dfsg2-3ubuntu1 is to be installed

查询ubuntu的官网(https://packages.ubuntu.com/jammy/libsasl2-2)发现jammy所自带的libsasl2-2的最新版本就是2.1.27+dfsg2-3ubuntu1了,而deepin-wine.i-m.dev里面没有提供libsasl2-2 (>= 2.1.27.1),请问我应该如何解决?谢谢!

https://github.com/zq1997/deepin-wine/issues/310#issuecomment-1328003693

EFCHolla commented 1 year ago

@atztao 上述问题参考你提出的方法解决了。 但是发现企业微信右上角的托盘图标显示异常 2022-11-28_14-34 请问怎么解决?谢谢!

nuz007 commented 1 year ago

我也遇到了

nuz007 commented 1 year ago

+1

EFCHolla commented 1 year ago

补充: 找到一个以前的closed issue - https://github.com/zq1997/deepin-wine/issues/213 但是里面没有提供具体解决方法

youngqqcn commented 1 year ago

按照 https://github.com/zq1997/deepin-wine/issues/310

结合: https://github.com/zq1997/deepin-wine/issues/310#issuecomment-1328003693

以及修改: https://github.com/zq1997/deepin-wine/issues/310#issuecomment-1327998032

已经解决了。

squallliu commented 1 year ago

@atztao 上述问题参考你提出的方法解决了。 但是发现企业微信右上角的托盘图标显示异常 2022-11-28_14-34 请问怎么解决?谢谢!

遇到了一样的问题,解决了没

nuz007 commented 1 year ago

谢谢!