Bug 5421 - [Anolis23 GA][aarch64]Anolis23-pkg-nightly-test systemd-standalone-sysusers软件包安装失败
Summary: [Anolis23 GA][aarch64]Anolis23-pkg-nightly-test systemd-standalone-sysusers软件...
Status: CLOSED WONTFIX
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 23.0
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: happy_orange
QA Contact: bolong_tbl
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-06 15:18 UTC by gitpush
Modified: 2023-06-27 13:24 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 gitpush alibaba_cloud_group 2023-06-06 15:18:00 UTC
软件包列表:
systemd-standalone-sysusers.aarch64
systemd-standalone-tmpfiles.aarch64

失败过程:

[root@iZbp18zpeh3mcx8x8tilxdZ pkg_test]# cat systemd-standalone-*
Last metadata expiration check: 1:14:38 ago on Mon Jun  5 19:03:57 2023.
Error:
 Problem: package kernel-debug-core-5.10.134-14.an23.aarch64 from @System requires systemd >= 200, but none of the providers can be installed
  - package systemd-252.4-6.an23.aarch64 from @System conflicts with systemd-standalone-sysusers < 252.4-6.an23^ provided by systemd-standalone-sysusers-252.4-6.an23.aarch64 from AppStream-Test
  - package systemd-252.4-6.an23.aarch64 from BaseOS-Test conflicts with systemd-standalone-sysusers < 252.4-6.an23^ provided by systemd-standalone-sysusers-252.4-6.an23.aarch64 from AppStream-Test
  - conflicting requests
  - problem with installed package kernel-debug-core-5.10.134-14.an23.aarch64
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Last metadata expiration check: 1:14:39 ago on Mon Jun  5 19:03:57 2023.
Error:
 Problem: package kernel-debug-core-5.10.134-14.an23.aarch64 from @System requires systemd >= 200, but none of the providers can be installed
  - package systemd-252.4-6.an23.aarch64 from @System conflicts with systemd-standalone-tmpfiles < 252.4-6.an23^ provided by systemd-standalone-tmpfiles-252.4-6.an23.aarch64 from AppStream-Test
  - package systemd-252.4-6.an23.aarch64 from BaseOS-Test conflicts with systemd-standalone-tmpfiles < 252.4-6.an23^ provided by systemd-standalone-tmpfiles-252.4-6.an23.aarch64 from AppStream-Test
  - conflicting requests
  - problem with installed package kernel-debug-core-5.10.134-14.an23.aarch64
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Comment 1 happy_orange alibaba_cloud_group 2023-06-09 15:25:59 UTC
systemd-standalone-sysusers 和 systemd-standalone-tmpfiles 包的使用场景是:非 systemd 系统,比如 容器镜像等。所以需要声明与 systemd 的冲突关系,安装不上为预期结果,非问题关闭。

standalone-sysusers 子包的描述信息:
Standalone sysusers binary with no dependencies on the systemd-shared library
or other libraries from systemd-libs.
This package conflicts with the main systemd package
and is meant for use in non-systemd systems.


standalone-tmpfiles 子包的描述信息:
Standalone tmpfiles binary with no dependencies on the systemd-shared library or
other libraries from systemd-libs.
This package conflicts with the main systemd package
and is meant for use in non-systemd systems.