[缺陷描述]: anolis23 yum源中没有snapd软件包,导致软件兼容性测试用例失败; 报错如下: # yum -y install snapd Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 1:49:27 ago on Thu Jun 8 13:44:43 2023. No match for argument: snapd Error: Unable to find a match: snapd [复现概率]: 必现 [复现环境]: 内核: # uname -r 5.10.134-14.an23.x86_64 # 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 -g total used free shared buff/cache available Mem: 30 0 27 0 2 29 Swap: 0 0 0 cpu信息: # lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 46 bits physical, 57 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: GenuineIntel BIOS Vendor ID: Alibaba Cloud Model name: Intel(R) Xeon(R) Platinum 8369B CPU @ 2.70GHz BIOS Model name: pc-i440fx-2.1 CPU @ 0.0GHz BIOS CPU family: 1 CPU family: 6 Model: 106 Thread(s) per core: 2 Core(s) per socket: 4 Socket(s): 1 Stepping: 6 BogoMIPS: 5399.99 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse s se2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt ae s xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch cpuid_fault invpcid_single ibrs_e nhanced fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves wb noinvd arat avx512vbmi pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg a vx512_vpopcntdq rdpid fsrm arch_capabilities Virtualization features: Hypervisor vendor: KVM Virtualization type: full Caches (sum of all): L1d: 192 KiB (4 instances) L1i: 128 KiB (4 instances) L2: 5 MiB (4 instances) L3: 48 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: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown Retbleed: Not affected Spec store bypass: Vulnerable Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Spectre v2: Mitigation; Enhanced IBRS, RSB filling, PBRSB-eIBRS SW sequence Srbds: Not affected Tsx async abort: Not affected [复现步骤]: yum install snapd [预期结果]: snapd安装成功 [实际结果]: yum源中无snapd软件包
an8中也没有,用的epel的源,降低优先级 [root@iZbp1bcwxj0kpikrfqwpvpZ ~]# yum info snapd 上次元数据过期检查:0:05:47 前,执行于 2023年06月08日 星期四 20时16分43秒。 可安装的软件包 名称 : snapd 版本 : 2.58.3 发布 : 1.el8 架构 : aarch64 大小 : 15 M 源 : snapd-2.58.3-1.el8.src.rpm 仓库 : epel 概况 : A transactional software package manager URL : https://github.com/snapcore/snapd 协议 : GPLv3 描述 : Snappy is a modern, cross-distribution, transactional package manager : designed for working with self-contained, immutable packages.
23.0 版本不提供该软件,待到后面版本考虑是否引入。
anolis23.1版本yum源依然不存在snapd软件包
23暂不支持,软件兼容性的先跳过。不计入23的软件兼容性列表中。在下个大版本再关注。