Bug 313 - [Anolis OS 8.4 龙芯版][4.19.190-3.an8.loongarch64][powertools] yum install安装 glibc-nss-devel 包时缺少依赖文件libnss_nisplus.so.2()(64bit)
Summary: [Anolis OS 8.4 龙芯版][4.19.190-3.an8.loongarch64][powertools] yum install安装 gli...
Status: VERIFIED FIXED
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 8.4
Hardware: loongarch Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: wenlong
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-10 19:25 UTC by xugangjian
Modified: 2022-03-25 07:59 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xugangjian alibaba_cloud_group 2022-01-10 19:25:42 UTC
[问题描述]:
yum install安装 glibc-nss-devel 包时缺少依赖文件libnss_nisplus.so.2()(64bit)

[环境信息]:
内核信息:
# uname -r
4.19.190-3.an8.loongarch64

操作系统信息:
# cat /etc/os-release
NAME="Anolis OS"
VERSION="8.4"
ID="anolis"
ID_LIKE="rhel fedora centos"
VERSION_ID="8.4"
PLATFORM_ID="platform:an8"
PRETTY_NAME="Anolis OS 8.4"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"

[复现概率]:必现

[期望结果]:
yum install可以成功安装glibc-nss-devel包

[实际结果]:
glibc-nss-devel包安装失败


[root@localhost ~]# yum install glibc-nss-devel
Last metadata expiration check: 2:05:29 ago on Mon 10 Jan 2022 05:01:51 PM CST.
Error:
 Problem: conflicting requests
  - nothing provides libnss_nisplus.so.2()(64bit) needed by glibc-nss-devel-2.28-12.29.an8.loongarch64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)


[复现步骤]:	
yum install  glibc-nss-devel
Comment 2 xugangjian alibaba_cloud_group 2022-01-14 17:59:15 UTC
glibc-nss-devel 包可以 正常安装