Bug 258 - centos 8.2安装下载安装安全接管工具失败
Summary: centos 8.2安装下载安装安全接管工具失败
Status: CONFIRMED
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: OsMigration (show other bugs) OsMigration
Version: 8.2
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: xuchunmei
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-04 13:51 UTC by zl01087097
Modified: 2022-03-24 04:35 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 zl01087097 alibaba_cloud_group 2022-01-04 13:51:10 UTC
Description of problem:

centos 8.2安装下载安装安全接管工具失败,错误提示为:
centos=linux-release >=8 isneeded by secto-8-4.an8.noarch

Version-Release number of selected component (if applicable):


How reproducible:
1、cenots 8.2上按文档执行下载安装安全接管工具
2、执行步骤1后,会失败,提示需:centos=linux-release >=8

Steps to Reproduce:
1.centos 8.2上执行:sudo rpm -ivh https://mirrors.openanolis.cn/anolis/8/Plus/x86_64/os/Packages/secto-8-4.an8.noarch.rpm
2.
3.

Actual results:
下载安装安全接管工具secto失败

Expected results:
成功下载安装安全接管工具secto

Additional info:
Comment 1 zl01087097 alibaba_cloud_group 2022-01-04 13:58:29 UTC
代码中要求的是centos-linux-release的版本>=8,而centos-linux-release就是centos版本信息的包,这个包在centos 8.0~8.2名称为centos-release,8.3之后为centos-linux-release

Requires:       centos-linux-release >= %{base_release_version}
Comment 2 葛立伟 alibaba_cloud_group 2022-02-23 16:58:49 UTC
secto不是baseos组负责的项目,centos-linux-release和centos-release是兼容的

reassign to shiyaobin