查看问题详情

编号项目分类查看权限最后更新
0000364Anolis OS 7Generalpublic2021-12-14 13:43
报告员shanxifanshi 分派给xiezhongtian  
优先级normal严重性minor出现频率always
状态 assigned处理状况open 
平台x86_64操作系统Anolis OS操作系统版本7
标题0000364: [Anolis 7.7-4.19-x86][os]安装ceph-common失败,源中缺少依赖包redhat-lsb-core
描述安装ceph-common失败,源中缺少依赖包redhat-lsb-core

[环境信息]:
内核信息:
# uname -r
4.19.91-24.8.an7.x86_64

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

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"

[期望结果]:
可以正常安装ceph-common

[实际结果]:
安装ceph-common失败

# yum -y install ceph-common.x86_64
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager
This system is not registered with an entitlement server. You can use subscription-manager to register.
Resolving Dependencies
--> Running transaction check
---> Package ceph-common.x86_64 1:10.2.5-4.an7 will be installed
--> Processing Dependency: python-rados = 1:10.2.5-4.an7 for package: 1:ceph-common-10.2.5-4.an7.x86_64
--> Processing Dependency: python-rbd = 1:10.2.5-4.an7 for package: 1:ceph-common-10.2.5-4.an7.x86_64
--> Processing Dependency: hdparm for package: 1:ceph-common-10.2.5-4.an7.x86_64
--> Processing Dependency: redhat-lsb-core for package: 1:ceph-common-10.2.5-4.an7.x86_64
--> Running transaction check
---> Package ceph-common.x86_64 1:10.2.5-4.an7 will be installed
--> Processing Dependency: redhat-lsb-core for package: 1:ceph-common-10.2.5-4.an7.x86_64
---> Package hdparm.x86_64 0:9.43-5.an7 will be installed
---> Package python-rados.x86_64 1:10.2.5-4.an7 will be installed
---> Package python-rbd.x86_64 1:10.2.5-4.an7 will be installed
--> Finished Dependency Resolution
Error: Package: 1:ceph-common-10.2.5-4.an7.x86_64 (os)
           Requires: redhat-lsb-core
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

[原因定位]:
 源中缺少依赖包redhat-lsb-core
标签没加标签.

活动

anolislw

2021-10-21 14:15

报告者   ~0000523

[Anolis7.7][aarch64][4.19]该环境存在相同问题

[root@VM20210305-5 tmp]# cat /etc/redhat-release
Anolis OS release 7.7
[root@VM20210305-5 tmp]# uname -r
4.19.91-24.8.an7.aarch64
[root@VM20210305-5 tmp]# yum install -y ceph-common
Loaded plugins: langpacks
Resolving Dependencies
--> Running transaction check
---> Package ceph-common.aarch64 1:10.2.5-4.an7 will be installed
--> Processing Dependency: python-rbd = 1:10.2.5-4.an7 for package: 1:ceph-common-10.2.5-4.an7.aarch64
--> Processing Dependency: hdparm for package: 1:ceph-common-10.2.5-4.an7.aarch64
--> Processing Dependency: redhat-lsb-core for package: 1:ceph-common-10.2.5-4.an7.aarch64
--> Processing Dependency: libboost_regex-mt.so.1.53.0()(64bit) for package: 1:ceph-common-10.2.5-4.an7.aarch64
--> Running transaction check
---> Package boost-regex.aarch64 0:1.53.0-27.an7 will be installed
---> Package ceph-common.aarch64 1:10.2.5-4.an7 will be installed
--> Processing Dependency: redhat-lsb-core for package: 1:ceph-common-10.2.5-4.an7.aarch64
---> Package hdparm.aarch64 0:9.43-5.an7 will be installed
---> Package python-rbd.aarch64 1:10.2.5-4.an7 will be installed
--> Finished Dependency Resolution
Error: Package: 1:ceph-common-10.2.5-4.an7.aarch64 (os)
           Requires: redhat-lsb-core
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

xzyang

2021-12-14 13:43

开发人员   ~0000847

ceph安装依赖redhat-lsb-core,已在system-lsb中提供该依赖。

问题历史

日期 用户名 字段 更改
2021-10-20 16:17 shanxifanshi 新建问题
2021-10-21 14:15 anolislw 注释已添加: 0000523
2021-10-27 17:11 jacobwang 分派给 => xiezhongtian
2021-10-27 17:11 jacobwang 状态 新建 => 已分配
2021-12-14 13:43 xzyang 注释已添加: 0000847