Bug 2317 - 【Anolis OS 8.6】【aarch64/x86_64】【Ancert】搭建Ancert环境,缺少clang包
Summary: 【Anolis OS 8.6】【aarch64/x86_64】【Ancert】搭建Ancert环境,缺少clang包
Status: VERIFIED BYDESIGN
Alias: None
Product: Anolis OS 7
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 7.9
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: 杨晓旋
QA Contact: 杨晓旋
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-29 18:20 UTC by zhaozheyang
Modified: 2023-02-13 17:45 UTC (History)
4 users (show)

See Also:


Attachments
报错截图 (30.63 KB, image/png)
2022-09-29 18:20 UTC, zhaozheyang
Details
安装之后截图 (169.05 KB, image/png)
2023-02-13 15:15 UTC, Venland
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zhaozheyang uniontech_group 2022-09-29 18:20:57 UTC
Created attachment 398 [details]
报错截图

[环境]
TaiShan 200(Model 2280)   
iso:
AnolisOS-7.9-GA-x86_64-dvd.iso
AnolisOS-7.9-GA-aarch64-dvd.iso
步骤:
1.安装Anolis 7.9系统,选择4.19内核
2.安装依赖包 yum install -y make gcc gcc-c++ fio nvme-cli glx-utils python3 rpm-build bc lvm2 alsa-lib alsa-utils virt-what smartmontools hdparm xorg-x11-utils xorg-x11-server-utils xorg-x11-apps

实际结果:
[root@localhost ~]# rpm -ivh ancert-1.2-0.x86_64.rpm 
错误:依赖检测失败:
        clang 被 ancert-1.2-0.x86_64 需要
(详细见附件)

预期结果:
1、安装成功
Comment 1 Venland uniontech_group 2023-02-13 15:11:28 UTC
请按照https://openanolis.cn/sig/HCT/doc/680862518517318402 准备工作进行相关操作
1、下载离线包,并进行解压创建repo
2、使用yum命令进行ancert的安装

@zhaozheyang
Comment 2 Venland uniontech_group 2023-02-13 15:15:13 UTC
Created attachment 629 [details]
安装之后截图
Comment 3 Venland uniontech_group 2023-02-13 17:42:19 UTC
请参考第二条回复
Comment 4 zhaozheyang uniontech_group 2023-02-13 17:45:32 UTC
参考https://openanolis.cn/sig/HCT/doc/680862518517318402  来安装  问题已解决