查看问题详情

编号项目分类查看权限最后更新
0000075Anolis OS 8dnfpublic2021-04-24 10:28
报告员xiongyu_sh 分派给jacobwang  
优先级normal严重性major出现频率always
状态 resolved处理状况open 
平台x86_64操作系统Anolis OS操作系统版本8
标题0000075: dnf update 出错
描述8.2 RC2 执行yum update 或dnf update 时系统出错
附注[root@localhost ~]# dnf update
上次元数据过期检查:0:21:01 前,执行于 2021年04月22日 星期四 10时40分41秒。
错误:
 问题 1: package perl-threads-shared-1.58-3.module+el8.2.0+10082+5bf140b0.x86_64 requires perl(:MODULE_COMPAT_5.24.4), but none of the providers can be installed
  - package perl-threads-shared-1.58-3.module+el8.2.0+10082+5bf140b0.x86_64 requires libperl.so.5.24()(64bit), but none of the providers can be installed
  - cannot install the best update candidate for package perl-threads-shared-1.58-2.el8.x86_64
  - package perl-libs-4:5.24.4-404.0.1.module+el8.2.0+10082+5bf140b0.x86_64 is filtered out by modular filtering
 问题 2: package perl-Test-Harness-1:3.42-2.module+el8.2.0+10082+5bf140b0.noarch requires perl(:MODULE_COMPAT_5.24.4), but none of the providers can be installed
  - cannot install the best update candidate for package perl-Test-Harness-1:3.42-1.el8.noarch
  - package perl-libs-4:5.24.4-404.0.1.module+el8.2.0+10082+5bf140b0.x86_64 is filtered out by modular filtering
 问题 3: package perl-Pod-Escapes-1:1.07-396.module+el8.2.0+10082+5bf140b0.noarch requires perl(:MODULE_COMPAT_5.24.4), but none of the providers can be installed
  - cannot install the best update candidate for package perl-Pod-Escapes-1:1.07-395.el8.noarch
  - package perl-libs-4:5.24.4-404.0.1.module+el8.2.0+10082+5bf140b0.x86_64 is filtered out by modular filtering
(尝试添加 '--skip-broken' 来跳过无法安装的软件包 或 '--nobest' 来不只使用最佳选择的软件包)
标签没加标签.

活动

jacobwang

2021-04-23 23:46

经理   ~0000100

perl-threads-shared built from module perl5.24 is not been filtered out in module yaml file as expected.

jacobwang

2021-04-23 23:48

经理   ~0000101

Adjust module yaml about perl 5.24 module , then this issue would be gone.

```
[anuser@localhost yum.repos.d]$ sudo yum list --showduplicates perl-threads-shared
Last metadata expiration check: 0:00:08 ago on Fri 23 Apr 2021 07:43:29 PM EDT.
Installed Packages
perl-threads-shared.x86_64 1.58-2.el8 @anaconda
Available Packages
perl-threads-shared.x86_64 1.58-2.el8 BaseOS
[anuser@localhost yum.repos.d]$ sudo dnf update
Last metadata expiration check: 0:03:38 ago on Fri 23 Apr 2021 07:43:29 PM EDT.
Dependencies resolved.
Nothing to do.
Complete!
[anuser@localhost yum.repos.d]$
```

Will update anolis os 8 appstream mirror soon.

jacobwang

2021-04-24 10:28

经理   ~0000102

Fixed this issue by updating https://mirrors.openanolis.cn/anolis/8/AppStream/ .

Please run "sudo yum makecache" to refresh/download latest metadata.

问题历史

日期 用户名 字段 更改
2021-04-22 11:05 xiongyu_sh 新建问题
2021-04-23 23:44 jacobwang 分派给 => jacobwang
2021-04-23 23:44 jacobwang 状态 新建 => 已分配
2021-04-23 23:46 jacobwang 注释已添加: 0000100
2021-04-23 23:48 jacobwang 注释已添加: 0000101
2021-04-24 10:28 jacobwang 注释已添加: 0000102
2021-04-24 10:28 jacobwang 状态 已分配 => 已解决