Bug 1326 - [centos8.0迁移anolis8.5]check dnf module获取rhel模块错误
Summary: [centos8.0迁移anolis8.5]check dnf module获取rhel模块错误
Status: RESOLVED FIXED
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: OsMigration (show other bugs) OsMigration
Version: 8.5
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: xuchunmei
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-24 22:13 UTC by cyan117
Modified: 2022-05-25 16:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cyan117 2022-05-24 22:13:53 UTC
Description of problem:


Version-Release number of selected component (if applicable): CentOS8.0 to Anolis8.5


How reproducible: Reproducible


Steps to Reproduce:
1.Migrate from CentOS8.0 to Anolis8.5


Actual results:
Get an error:Dependencies resolved.The operation would result in switching of module 'llvm-toolset' stream 'rhel8' to stream 'an8'
Error: It is not possible to switch enabled streams of a module unless explicitly enabled via configuration option module_stream_switch.

Expected results:


Additional info: The check_dnf_modules funciton doesn't get the module list to reset from the invalid CentOS8 repo
Comment 1 cyan117 2022-05-25 16:50:04 UTC
solved