Description of problem: The rpm package installed in the system is different from the baseline version. fuse: 3.14.1 (required: 2.9.9) nettle: 3.9.1 (required: 3.8.1) p11-kit: 0.25.2 (required: 0.25.0) shadow:4.13 (required: 4.14.3) Version-Release number of selected component (if applicable): How reproducible: Compare system components and baseline version numbers. Steps to Reproduce: 1.Compare the rpm package with the baseline version number. 2. 3. Actual results: fuse: 3.14.1 nettle: 3.9.1 p11-kit: 0.25.2 shadow:4.13 Expected results: fuse: 2.9.9 nettle: 3.8.1 p11-kit: 0.25.0 shadow:4.14.3 Additional info: The following rpm package does not exist in testrepo. python-six python-pyudev python-markupsafe python-markdown python-mako python-linux-procfs python-dateutil pygobject3 ding-libs fuse3
上述列表中 fuse 已完成修改,shadow 因更名后未进行 provides 的兼容出现问题,正在修复中 下面的列表根据对比,均存在,这个包都是源码包名,因此需要看 source 目录中的包进行对比
https://build.openanolis.cn/kojifiles/output/nightly/anolis-23-20240508.6/compose/os/ 已在上述日期的 iso 中完成修复