Bug 11760 - [Anolis23.2][RC1][x86]安装intel-QAT20缺少依赖
Summary: [Anolis23.2][RC1][x86]安装intel-QAT20缺少依赖
Status: CLOSED FIXED
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 23.2
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: gaochang
QA Contact: bolong_tbl
URL:
Whiteboard:
Keywords: Function
Depends on:
Blocks:
 
Reported: 2024-11-07 16:32 UTC by gitpush
Modified: 2024-12-04 10:22 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 gitpush alibaba_cloud_group 2024-11-07 16:32:22 UTC
环境信息:
[root@1f7Lab15 tmp]# cat /etc/os-release
NAME="Anolis OS"
VERSION="23.1"
ID="anolis"
VERSION_ID="23.1"
PLATFORM_ID="platform:an23"
PRETTY_NAME="Anolis OS 23.1"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"
BUG_REPORT_URL="https://bugzilla.openanolis.cn/"

[root@1f7Lab15 tmp]# uname -a
Linux 1f7Lab15 6.6.25-2.1.an23.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 23 22:20:21 CST 2024 x86_64 x86_64 x86_64 GNU/Linux
yum源:
[root@1f7Lab15 tmp]# yum repoinfo
Last metadata expiration check: 0:00:17 ago on Thu 07 Nov 2024 04:26:41 PM CST.
Repo-id            : kernel-6
Repo-name          : AnolisOS-23 - kernel-6
Repo-revision      : 1716716120
Repo-updated       : Sun 26 May 2024 05:35:20 PM CST
Repo-pkgs          : 0
Repo-available-pkgs: 0
Repo-size          : 0
Repo-baseurl       : http://mirrors.openanolis.cn/anolis/23/kernel-6/x86_64/os
Repo-expire        : 172,800 second(s) (last: Thu 07 Nov 2024 04:26:41 PM CST)
Repo-filename      : /etc/yum.repos.d/AnolisOS.repo

Repo-id            : os
Repo-name          : AnolisOS-23 - os
Repo-revision      : 1730453185
Repo-updated       : Fri 01 Nov 2024 05:26:25 PM CST
Repo-pkgs          : 13,700
Repo-available-pkgs: 13,700
Repo-size          : 14 G
Repo-baseurl       : https://build.openanolis.cn/kojifiles/output/nightly/anolis-23-20241101.5/compose/os/x86_64/os/
Repo-expire        : 172,800 second(s) (last: Thu 07 Nov 2024 04:26:37 PM CST)
Repo-filename      : /etc/yum.repos.d/AnolisOS.repo

Repo-id            : updates
Repo-name          : AnolisOS-23 - updates
Repo-revision      : 1730283122
Repo-updated       : Wed 30 Oct 2024 06:12:53 PM CST
Repo-pkgs          : 897
Repo-available-pkgs: 897
Repo-size          : 3.2 G
Repo-baseurl       : http://mirrors.openanolis.cn/anolis/23/updates/x86_64/os
Repo-expire        : 172,800 second(s) (last: Thu 07 Nov 2024 04:26:41 PM CST)
Repo-filename      : /etc/yum.repos.d/AnolisOS.repo
Total packages: 14,597

执行过程:
[root@1f7Lab15 tmp]# yum install intel-QAT20
Last metadata expiration check: 2:51:29 ago on Thu 07 Nov 2024 11:00:52 AM CST.
Error:
 Problem: package intel-QAT20-L.0.9.4-00004.11.an23.x86_64 from os requires libudma.so()(64bit), but none of the providers can be installed
  - conflicting requests
  - nothing provides kmod-udma needed by udma-0.1.1-1.an23.x86_64 from os
Comment 1 GuixinLiu alibaba_cloud_group 2024-11-08 13:33:12 UTC
intel-QAT驱动在6.6内核intree支持,没有OOT了
Comment 2 yunmeng365524 2024-11-11 14:44:28 UTC
(In reply to GuixinLiu from comment #1)
> intel-QAT驱动在6.6内核intree支持,没有OOT了

那就请把这个包删掉