Bug 40395 - installer-common-stage2 зависит от systemd
Summary: installer-common-stage2 зависит от systemd
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: installer-common-stage2 (show other bugs)
Version: unstable
Hardware: all Linux
: P5 major
Assignee: Anton V. Boyarshinov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks: 33000
  Show dependency tree
 
Reported: 2021-07-07 21:19 MSK by Антон Мидюков
Modified: 2022-01-20 17:59 MSK (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Антон Мидюков 2021-07-07 21:19:45 MSK
Так как systemd 248.3-alt2 включил в себя systemd-utils, то installer-common-stage2 зависит от systemd. Это значит, что в install2 попадает systemd, который там не нужен. Необходимо перейти на использование утилит systemd-*.standalone, чтобы не устанавливать systemd в install2.
Comment 1 Антон Мидюков 2022-01-20 17:59:42 MSK
Инсталятор собирается с использованием утилит systemd-*.standalone. Проблема решена несколько месяцев назад.