Devuan bug report logs - #723
init-system-helpers: update-rc.d calls systemctl on a SysVinit system, creating a recursion

version graph

Package: systemctl-service-shim; Maintainer for systemctl-service-shim is B. Stack <bgstack15@gmail.com>; Source for systemctl-service-shim is src:systemctl-service-shim.

Reported by: wolfgang@leila.ping.de (Wolfgang Wegner)

Date: Sun, 13 Nov 2022 18:08:01 UTC

Severity: normal

Tags: moreinfo

Fixed in version 0.0.7

Done: dak@devuan.org

Full log


Message #15 received at 723@bugs.devuan.org (full text, mbox, reply):

Received: (at 723) by bugs.devuan.org; 13 Nov 2022 21:03:02 +0000
Return-Path: <wolfgang@leila.ping.de>
Delivered-To: bugs@devuan.org
Received: from email.devuan.org [2001:41d0:2:d06e::5c4:2612]
	by doc.devuan.org with IMAP (fetchmail-6.4.16)
	for <debbugs@localhost> (single-drop); Sun, 13 Nov 2022 21:03:02 +0000 (UTC)
Received: from email.devuan.org
	by email.devuan.org with LMTP
	id XR77OWtbcWOVIwAAmSBk0A
	(envelope-from <wolfgang@leila.ping.de>)
	for <bugs@devuan.org>; Sun, 13 Nov 2022 21:02:35 +0000
Received: by email.devuan.org (Postfix, from userid 109)
	id DABAEDB5; Sun, 13 Nov 2022 21:02:35 +0000 (UTC)
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on email.devuan.org
X-Spam-Level: 
X-Spam-Status: No, score=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS
	autolearn=ham autolearn_force=no version=3.4.6
Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=83.97.42.2; helo=lilly.ping.de; envelope-from=wolfgang@leila.ping.de; receiver=<UNKNOWN> 
Received: from lilly.ping.de (lilly.ping.de [83.97.42.2])
	by email.devuan.org (Postfix) with ESMTPS id AF2FFA0
	for <723@bugs.devuan.org>; Sun, 13 Nov 2022 21:02:30 +0000 (UTC)
Received: (qmail 3942 invoked by uid 10); 13 Nov 2022 21:02:14 -0000
Received: from leila.ping.de by lilly.ping.de with UUCP (rmail-0.2-fdc); 13 Nov 2022 21:02:14 -0000
Received: by leila (Postfix, from userid 11341)
	id 719EC7EC3; Sun, 13 Nov 2022 22:00:05 +0100 (CET)
Date: Sun, 13 Nov 2022 22:00:05 +0100
To: Mark Hindley <mark@hindley.org.uk>
Cc: 723@bugs.devuan.org
Subject: Re: bug#723: init-system-helpers: update-rc.d calls systemctl on a SysVinit system, creating a recursion
Message-ID: <20221113210005.GD7301@leila.ping.de>
References: <20221112202017.GC7301@leila.ping.de> <Y3E5pEc/vLJZHT5r@hindley.org.uk>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <Y3E5pEc/vLJZHT5r@hindley.org.uk>
User-Agent: Mutt/1.5.13 (2006-08-11)
From: wolfgang@leila.ping.de (Wolfgang Wegner)
Hi Mark,

thanks for looking into this!

On Sun, Nov 13, 2022 at 06:38:28PM +0000, Mark Hindley wrote:
> Control: tags -1 moreinfo
> 
> Wolfgang,
> 
> Thanks for this.
> 
> On Sat, Nov 12, 2022 at 09:20:17PM +0100, Wolfgang Wegner wrote:
> > Package: init-system-helpers
> > Version: 1.65.2devuan1
> > Severity: normal
> > X-Debbugs-Cc: wolfgang@leila.ping.de
> > 
> > Dear Maintainer,
> > 
> > I am trying to install a package which expects SystemD. I manually added
> > scripts and an initial set for sysVinit. However, the post-install script
> > calls "systemctl --no-reload enable <packagename>", which invokes
> > update-rc.d, which in turn diverts to a systemctl call, and so on.
> 
> Which of the available systemctl emulations do you have installed?

Sorry I am not sure what exactly you mean here. I try to list packages that
might be relevant:

ii  init-system-helpers          1.65.2devuan1 all          helper tools for all init systems
ii  initscripts                  3.05-6devuan1 all          scripts for initializing and shutting down the system
ii  orphan-sysvinit-scripts      0.11          all          Orphaned System-V-like init scripts
ii  sysvinit                     3.05-6devuan1 amd64        System-V-like init utilities - transitional package
ii  sysvinit-core                3.05-6devuan1 amd64        System-V-like init
ii  sysvinit-utils               3.05-6devuan1 amd64        System-V-like utilities
ii  systemctl-service-shim 0.0.4-1      all          Adds systemctl translator script
ii  dummy-systemd-dev   0.2          all          Development files extracted from systemd

"systemctl-service-shim" might be what you are asking for, but I did not see
any alternative?

> > Calling update-rc.d from the systemctl "abstraction" (surrogate?) seems
> > to be correct, but I would have expected update-rc.d to detect the system's
> > init system and - as I am using sysVinit on Devuan - just modify the links.
> > 
> > update-rc.d behaviour can also be reproduced when calling it for an already
> > installed service.
> 
> Could you give a specific example here. I can't reproduce it.

root@<host>:~# update-rc.d rsyslog enable
update-rc.d rsyslog enable
update-rc.d rsyslog enable
update-rc.d rsyslog enable
...

> Thanks
> 
> Mark

Best regards
Wolfgang

Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Sat May 4 16:11:37 2024;