Bug 289 - [Anolis OS 8.4 龙芯版][4.19.190-3.an8.loongarch64][AppStream]yum install安装stratis-cli失败,报错nothing provides stratisd >= 2.3 needed by stratis-cli-2.3.0-3.an8.noarch
Summary: [Anolis OS 8.4 龙芯版][4.19.190-3.an8.loongarch64][AppStream]yum install安装strati...
Status: CONFIRMED
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: 葛立伟
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-07 11:45 UTC by shanxifanshi
Modified: 2022-03-25 08:18 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 shanxifanshi alibaba_cloud_group 2022-01-07 11:45:31 UTC
[问题描述]:
yum install安装stratis-cli失败,报错nothing provides stratisd >= 2.3 needed by stratis-cli-2.3.0-3.an8.noarch

[环境信息]:
内核信息:
# 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 list stratis-cli
Last metadata expiration check: 0:17:36 ago on Fri 07 Jan 2022 11:24:27 AM CST.
Available Packages
stratis-cli.noarch                                                         2.3.0-3.an8                                                          AppStream

[复现概率]:必现

[期望结果]:
yum install可以成功安装stratis-cli包

[实际结果]:
stratis-cli包安装失败

# yum install stratis-cli
Last metadata expiration check: 0:16:07 ago on Fri 07 Jan 2022 11:24:27 AM CST.
Error:
 Problem: conflicting requests
  - nothing provides stratisd >= 2.3 needed by stratis-cli-2.3.0-3.an8.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

# yum search stratisd --showduplicates
Last metadata expiration check: 0:18:42 ago on Fri 07 Jan 2022 11:24:27 AM CST.
No matches found.


[复现步骤]:	
yum install stratis-cli
Comment 1 葛立伟 alibaba_cloud_group 2022-01-10 14:59:13 UTC
依赖rust-toolset,短期搞不定