Bug 5694 - [errata][loongarch64] rtla build failed
Summary: [errata][loongarch64] rtla build failed
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 8.8
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: huajingyun
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-30 13:55 UTC by wb-zh951434
Modified: 2023-07-19 09:37 UTC (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wb-zh951434 alibaba_cloud_group 2023-06-30 13:55:47 UTC
task url

https://build.openanolis.cn/koji/taskinfo?taskID=657377
Comment 1 huajingyun loongson_group 2023-07-19 09:37:39 UTC
补丁提交至:
https://gitee.com/src-anolis-os/rtla/pulls/3

CI报错在 x86_64 和 aarch64 架构,详细如下(x86_64):
No match for argument: rtla-debuginfo
  file /usr/lib64/traceevent/plugins/plugin_cfg80211.so from install of libtraceevent-1.5.3-1.an8.x86_64 conflicts with file from package perf-4.19.91-26.5.an8.x86_64
  file /usr/lib64/traceevent/plugins/plugin_function.so from install of libtraceevent-1.5.3-1.an8.x86_64 conflicts with file from package perf-4.19.91-26.5.an8.x86_64

原因:在 x86_64 和 aarch64 CI构建环境中安装的 perf 包与 libtraceevent 有安装文件冲突,需调整后再作更新。