[缺陷描述]: anolis23 yum源中没有grafana软件包,导致软件兼容性测试用例失败; 报错如下: # yum install grafana Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 0:03:01 ago on Tue Jun 6 16:41:41 2023. No match for argument: grafana Error: Unable to find a match: grafana [复现概率]: 必现 [复现环境]: 内核: # uname -r 5.10.134-14.an23.aarch64 # cat /etc/os-release 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/" 内存信息: # free -h total used free shared buff/cache available Mem: 30Gi 533Mi 28Gi 69Mi 1.4Gi 29Gi Swap: 0B 0B 0B cpu信息: # lscpu Architecture: aarch64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 48 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: ARM BIOS Vendor ID: Alibaba Cloud Model name: Neoverse-N2 BIOS Model name: virt-rhel7.6.0 CPU @ 2.0GHz BIOS CPU family: 1 Model: 0 Thread(s) per core: 1 Core(s) per socket: 8 Socket(s): 1 Stepping: r0p0 Frequency boost: disabled CPU(s) scaling MHz: 100% CPU max MHz: 2750.0000 CPU min MHz: 2750.0000 BogoMIPS: 100.00 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 sm3 sm4 asimddp sha512 sve asimdfhm dit uscat ilrcpc flagm ssbs sb dcpodp sve2 sveaes svepmull svebitperm svesha3 svesm4 fl agm2 frint svei8mm svebf16 i8mm bf16 dgh Caches (sum of all): L1d: 512 KiB (8 instances) L1i: 512 KiB (8 instances) L2: 8 MiB (8 instances) L3: 64 MiB (1 instance) NUMA: NUMA node(s): 1 NUMA node0 CPU(s): 0-7 Vulnerabilities: Itlb multihit: Not affected L1tf: Not affected Mds: Not affected Meltdown: Not affected Mmio stale data: Not affected Retbleed: Not affected Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl Spectre v1: Mitigation; __user pointer sanitization Spectre v2: Mitigation; CSV2, BHB Srbds: Not affected Tsx async abort: Not affected [复现步骤]: yum install grafana [预期结果]: grafana安装成功 [实际结果]: yum源中无grafana软件包
请考虑加一下包,GA后要发布an23 的软件兼容性列表
23.0 版本不提供该软件,待到后面版本考虑是否引入。
(In reply to happy_orange from comment #2) > 23.0 版本不提供该软件,待到后面版本考虑是否引入。 [Anolis23.1]内核:5.10.134-16.2_rc1.an23.x86_64依旧不存在此软件