Description of problem: 当前源缺少livepatch-mgr软件包 Version-Release number of selected component (if applicable): [root@iZbp15k38m0xei9mfnkl3aZ ~]# uname -a Linux iZbp15k38m0xei9mfnkl3aZ 5.10.134-14.an23.x86_64 #1 SMP Thu Apr 27 16:42:16 CST 2023 x86_64 GNU/Linux [root@iZbp15k38m0xei9mfnkl3aZ ~]# 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/" How reproducible: [root@iZbp15k38m0xei9mfnkl3aZ ~]# yum install livepatch-mgr Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 0:20:49 ago on Fri Jun 2 14:44:14 2023. No match for argument: livepatch-mgr Error: Unable to find a match: livepatch-mgr [root@iZbp15k38m0xei9mfnkl3aZ ~]# yum search livepatch-mgr Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 0:20:54 ago on Fri Jun 2 14:44:14 2023. No matches found. Steps to Reproduce: 如上 Actual results: 没有livepatch-mgr软件包 Expected results: 跟release note中的"3.5.1 应用工具-新增软件 livepatch-mgr"保持一致 https://gitee.com/happy_orange/rnotes/blob/master/anolis/rnotes/anolis-23.0-ga.md#373-ai-%E5%9C%BA%E6%99%AF Additional info:
livepatch-mgr 集成已完成,请使用最新版的 nightly mirror 进行测试。 livepatch-mgr-0.1.2-1.an23
软件包已push
回归通过 [root@iZbp18zpeh3mcx8x8tilxdZ yum.repos.d]# yum install livepatch-mgr Last metadata expiration check: 0:05:07 ago on Tue 27 Jun 2023 02:25:03 PM CST. Dependencies resolved. ============================================================================================================================================================================================================================================================ Package Architecture Version Repository Size ============================================================================================================================================================================================================================================================ Installing: livepatch-mgr noarch 0.1.2-1.an23 AppStream-Test 17 k Installing dependencies: kpatch noarch 0.9.4-1.an23 BaseOS-Test 13 k Installing weak dependencies: kpatch-dnf noarch 0.4-1.an23 BaseOS-Test 14 k Transaction Summary ============================================================================================================================================================================================================================================================ Install 3 Packages Total download size: 44 k Installed size: 76 k Is this ok [y/N]: y Downloading Packages: (1/3): livepatch-mgr-0.1.2-1.an23.noarch.rpm 163 kB/s | 17 kB 00:00 (2/3): kpatch-dnf-0.4-1.an23.noarch.rpm 125 kB/s | 14 kB 00:00 (3/3): kpatch-0.9.4-1.an23.noarch.rpm 117 kB/s | 13 kB 00:00 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Total 380 kB/s | 44 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : kpatch-dnf-0.4-1.an23.noarch 1/3 Running scriptlet: kpatch-dnf-0.4-1.an23.noarch 1/3 To enable automatic kpatch-patch subscription, run: $ dnf kpatch auto Installing : kpatch-0.9.4-1.an23.noarch 2/3 Installing : livepatch-mgr-0.1.2-1.an23.noarch 3/3 Running scriptlet: livepatch-mgr-0.1.2-1.an23.noarch 3/3 Verifying : kpatch-0.9.4-1.an23.noarch 1/3 Verifying : kpatch-dnf-0.4-1.an23.noarch 2/3 Verifying : livepatch-mgr-0.1.2-1.an23.noarch 3/3 Installed: kpatch-0.9.4-1.an23.noarch kpatch-dnf-0.4-1.an23.noarch livepatch-mgr-0.1.2-1.an23.noarch Complete! [root@iZbp18zpeh3mcx8x8tilxdZ yum.repos.d]# yum erase -y livepatch-mgr Dependencies resolved. ============================================================================================================================================================================================================================================================ Package Architecture Version Repository Size ============================================================================================================================================================================================================================================================ Removing: livepatch-mgr noarch 0.1.2-1.an23 @AppStream-Test 44 k Removing unused dependencies: kpatch noarch 0.9.4-1.an23 @BaseOS-Test 17 k kpatch-dnf noarch 0.4-1.an23 @BaseOS-Test 15 k Transaction Summary ============================================================================================================================================================================================================================================================ Remove 3 Packages Freed space: 76 k Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Erasing : livepatch-mgr-0.1.2-1.an23.noarch 1/3 Erasing : kpatch-0.9.4-1.an23.noarch 2/3 Erasing : kpatch-dnf-0.4-1.an23.noarch 3/3 Running scriptlet: kpatch-dnf-0.4-1.an23.noarch 3/3 Verifying : kpatch-0.9.4-1.an23.noarch 1/3 Verifying : kpatch-dnf-0.4-1.an23.noarch 2/3 Verifying : livepatch-mgr-0.1.2-1.an23.noarch 3/3 Removed: kpatch-0.9.4-1.an23.noarch kpatch-dnf-0.4-1.an23.noarch livepatch-mgr-0.1.2-1.an23.noarch Complete!