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: