简体   繁体   English

我无法安装 mssql-server

[英]I cannot install mssql-server

I cannot install mssql-server, because I have a newer version of libldap-2.6.0-2 .我无法安装 mssql-server,因为我有更新版本的libldap-2.6.0-2

makepkg -sirc                                                      ✔ 
==> Making package: mssql-server 15.0.4188.2-3 (24 ينا, 2022 02:49:39 م)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: libldap<=2.4.59
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
  -> libldap<=2.4.59
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.
error: failed to prepare transaction (could not satisfy dependencies)

When I try to remove libldap-2.6.0-2 .当我尝试删除libldap-2.6.0-2 I got this error message:我收到此错误消息:

:: removing libldap breaks dependency 'libldap' required by krb5
:: removing libldap breaks dependency 'libldap' required by lib32-libldap
:: removing libldap breaks dependency 'libldap' required by nfsidmap
:: removing libldap breaks dependency 'libldap' required by smbclient
:: removing libldap breaks dependency 'libldap' required by sudo

You have to install libldap24: Here is the Arch Linux User Repository您必须安装 libldap24:这是 Arch Linux 用户存储库

Every time you have missing dependencies you can install them by yourself.每次您缺少依赖项时,您都可以自己安装它们。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM