ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Антон Мидюков" <midyukov-anton@ya.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] I: sysvinit vs systemd
Date: Wed, 22 Dec 2021 02:32:10 +0700
Message-ID: <1929eb1e-3c96-6453-5e9c-decf082ab5d6@ya.ru> (raw)
In-Reply-To: <20211217120716.5hphkzb2pe5mxqvj@example.org>

17.12.2021 19:07, Alexey Gladkov пишет:
> Привет!
> 
> В виду нарастающей несовместимости между системами с sysvinit и systemd.
> В sysvinit была добавлена явный конфликт на systemd. Технически они не
> конфликтуют, но без него в системы с sysvinit иногда попадает systemd и
> это приводит к серьёзным проблемам.

Проблема скорее в том, что в hasher попадает sysvinit. А попадает он туда
через треугольник systemd-utils-standalone - startup - systemd-sysctl-common.
Эти пакеты вытягивают друг друга и sysvinit.
startup тянется другими пакетами из-за конфигов, которые в нём.
Можете попробовать установить в только что инициализированный hasher.
А вот как они вытягивают sysvinit, я что-то не пойму. Наверное, это startup.

# rpm -q --requires startup
chkconfig
gawk
grep
sed >= 1:4.1.1
findutils >= 0:4.0.33
mount >= 0:2.10q-ipl1mdk
procps >= 0:2.0.7-ipl5mdk
psmisc >= 0:19-ipl2mdk
util-linux >= 0:2.10q-ipl1mdk
service >= 0.5.32
filesystem >= 0:2.1.7-alt1
hwclock >= 1:2.14-alt1
sysvinit-utils
/sbin/fsck
/sbin/systemd-modules-load
/sbin/systemd-sysctl
/sbin/systemd-tmpfiles
/bin/sh
/bin/sh
/etc/rc.d/init.d
/etc/rc.d/init.d(ExecIfExecutable)
/etc/rc.d/init.d(SourceIfNotEmpty)
/etc/rc.d/init.d(UnmountFilesystems)
/etc/rc.d/init.d(echo_failure)
/etc/rc.d/init.d(echo_passed)
/etc/rc.d/init.d(echo_success)
/etc/rc.d/init.d(is_no)
/etc/rc.d/init.d(is_yes)
/etc/rc.d/init.d(msg_usage)
/etc/rc.d/init.d/functions
/sbin/halt
/sbin/initlog
/sbin/reboot
/sbin/shutdown
/sbin/telinit
coreutils
grep
msulogin
sed
service
shadow-utils
termutils
coreutils
/sbin/chkconfig


-- 
С уважением, Антон Мидюков <antohami@altlinux.org>


  parent reply	other threads:[~2021-12-21 19:32 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-17 12:07 Alexey Gladkov
2021-12-17 12:09 ` Dmitry V. Levin
2021-12-21 17:25   ` Alexey Shabalin
2021-12-21 17:28     ` Антон Мидюков
2021-12-21 17:54         ` Sergey Y. Afonin
2021-12-22  4:00         ` Антон Мидюков
2021-12-17 12:12 ` Dmitry V. Levin
2021-12-17 12:38 ` Sergey V Turchin
2021-12-17 12:43   ` Alexey Gladkov
2021-12-17 12:56     ` Sergey V Turchin
2021-12-17 12:57       ` Anton Farygin
2021-12-17 14:41         ` Sergey V Turchin
2021-12-17 13:07 ` [devel] rpm-macro systemctl --user (was: sysvinit vs systemd) Sergey V Turchin
2021-12-17 13:22   ` Dmitry V. Levin
2021-12-17 13:35     ` Sergey V Turchin
2021-12-17 18:52       ` Dmitry V. Levin
2021-12-17 20:14         ` Alexey V. Vissarionov
2021-12-18  0:15           ` Sergey V Turchin
2021-12-18 13:22             ` Sergey V Turchin
2021-12-18 18:07               ` Alexey V. Vissarionov
2021-12-18 19:35                 ` Sergey V Turchin
2021-12-18  0:06         ` Sergey V Turchin
2021-12-20  8:29 ` [devel] I: sysvinit vs systemd Stanislav Levin
2021-12-20  8:39   ` Andrey Savchenko
2021-12-20  8:48     ` Stanislav Levin
2021-12-20 10:00       ` Andrey Savchenko
2021-12-20 15:25       ` [devel] всё как в апстрме Dmitry V. Levin
2021-12-20 16:16         ` Anton Farygin
2021-12-20 16:35           ` Dmitry V. Levin
2021-12-21 12:45 ` [devel] I: sysvinit vs systemd Paul Wolneykien
2021-12-21 12:46   ` Paul Wolneykien
2021-12-21 12:47     ` Anton Farygin
2021-12-21 19:32 ` Антон Мидюков [this message]
2021-12-21 20:06   ` Leonid Krivoshein
2021-12-21 20:15     ` Leonid Krivoshein
2021-12-22  4:33     ` Антон Мидюков
2021-12-22 10:14       ` Sergey V Turchin
2021-12-22 10:37         ` Антон Мидюков
2021-12-22 11:00           ` Sergey V Turchin
2021-12-22 12:30           ` Alexey V. Vissarionov
2021-12-22 12:43             ` Sergey V Turchin
2021-12-22 11:01       ` Alexey Gladkov
2021-12-23 14:20         ` Dmitry V. Levin
2021-12-23 15:53           ` Alexey Shabalin
2021-12-23 23:26             ` Alexey Gladkov
2021-12-23 23:36             ` Dmitry V. Levin
2021-12-24  0:00               ` Dmitry V. Levin
2021-12-24  0:30                 ` Dmitry V. Levin
2021-12-24 17:50                   ` Alexey Shabalin
2021-12-24 18:04                     ` Dmitry V. Levin
2021-12-25 13:35                       ` Dmitry V. Levin
2021-12-24 15:07                 ` Alexey Shabalin
2021-12-24 15:32                   ` Dmitry V. Levin
2021-12-24 17:28                     ` Alexey Shabalin
2021-12-24 17:55                       ` Dmitry V. Levin
2021-12-26  8:02                         ` Alexey V. Vissarionov
2021-12-23 15:59         ` Anton Farygin
2021-12-23 20:19           ` Dmitry V. Levin
2021-12-23 14:03 ` Sergey V Turchin
2021-12-23 14:15 ` Sergey V Turchin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1929eb1e-3c96-6453-5e9c-decf082ab5d6@ya.ru \
    --to=midyukov-anton@ya.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git