Bug 8181 - [Anolis8.8][loongarch64][package]执行ausyscall --dump命令提示:Unable to detect machine type
Summary: [Anolis8.8][loongarch64][package]执行ausyscall --dump命令提示:Unable to detect mach...
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: gaochang
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-05 16:40 UTC by Banana
Modified: 2024-02-05 16:44 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Banana alibaba_cloud_group 2024-02-05 16:40:13 UTC
Description of problem:
Anolis8.8龙芯环境执行ausyscall --dump命令提示:Unable to detect machine type,升级audit软件包存在相同问题

Version-Release number of selected component (if applicable):
[root@localhost ~]# uname -a
Linux localhost.localdomain 4.19.190-6.5.an8.loongarch64 #1 SMP Thu Jan 5 19:50:44 CST 2023 loongarch64 loongarch64 loongarch64 GNU/Linux

[root@localhost ~]# cat /etc/os-release
NAME="Anolis OS"
VERSION="8.8"
ID="anolis"
ID_LIKE="rhel fedora centos"
VERSION_ID="8.8"
PLATFORM_ID="platform:an8"
PRETTY_NAME="Anolis OS 8.8"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"

[root@localhost ~]# rpm -qi audit
Name        : audit
Version     : 3.0.7
Release     : 4.0.1.an8
Architecture: loongarch64
Install Date: 2024年02月04日 星期日 16:05:52
Group       : Unspecified
Size        : 739400
License     : GPLv2+
Signature   : RSA/SHA256, 2023年08月02日 星期三 10:34:00, Key ID 619140084873f7c5
Source RPM  : audit-3.0.7-4.0.1.an8.src.rpm
Build Date  : 2023年08月02日 星期三 10:17:09
Build Host  : openanlios004
Relocations : (not relocatable)
Packager    : OpenAnolis Community
Vendor      : OpenAnolis Community
URL         : http://people.redhat.com/sgrubb/audit/
Summary     : User space tools for kernel auditing
Description :
The audit package contains the user space utilities for
storing and searching the audit records generated by
the audit subsystem in the Linux 2.6 and later kernels.

[root@localhost ~]# lscpu
Architecture:        loongarch64
Byte Order:          Little Endian
CPU(s):              4
On-line CPU(s) list: 0-3
Thread(s) per core:  1
Core(s) per socket:  4
Socket(s):           1
NUMA node(s):        1
CPU family:          Loongson-64bit
Model name:          Loongson-3A5000LL
CPU MHz:             2300.00
BogoMIPS:            4600.00
L1d cache:           64K
L1i cache:           64K
L2 cache:            256K
L3 cache:            16384K
NUMA node0 CPU(s):   0-3
Flags:               cpucfg lam ual fpu lsx lasx complex crypto lvz lbt_x86 lbt_arm lbt_mips


How reproducible:
必现

Steps to Reproduce:
1.执行ausyscall --dump

Actual results:
Fail

Expected results:
可正常查询syscall信息