Bug 9077 - [Anolis23.1 GA][Beta][loongarch64]缺少 luajit rpm包,导致tone sysbench安装失败。
Summary: [Anolis23.1 GA][Beta][loongarch64]缺少 luajit rpm包,导致tone sysbench安装失败。
Status: NEW
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 23.1
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: gaochang
QA Contact: bolong_tbl
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-18 12:24 UTC by wuzhiguo
Modified: 2024-05-18 17:29 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wuzhiguo loongson_group 2024-05-18 12:24:44 UTC
Description of problem:
缺少 luajit rpm包,导致tone sysbench安装失败。

Version-Release number of selected component (if applicable):
#系统版本
NAME="Anolis OS"
VERSION="23"
ID="anolis"
VERSION_ID="23"
PLATFORM_ID="platform:an23"
PRETTY_NAME="Anolis OS 23"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"
BUG_REPORT_URL="https://bugzilla.openanolis.cn/"

#测试源
http://build.openanolis.cn/kojifiles/output/nightly/anolis-23-20240515.0/compose/os/loongarch64/os/


Steps to Reproduce:
# git clone https://gitee.com/anolis/tone-cli.git
# cd tone-cli/
# make install 
# tone -h
# tone install sysbench
# yum search luajit 


Actual results:
缺少 luajit rpm包

Expected results:
luajit 安装成功,tone sysbench 安装成功

Additional info: