Devuan bug report logs - #646
orphan-sysvinit-scripts: rsyslog script and links removed

version graph

Package: orphan-sysvinit-scripts; Maintainer for orphan-sysvinit-scripts is (unknown); Source for orphan-sysvinit-scripts is src:orphan-sysvinit-scripts.

Reported by: Arthur Marsh <arthur.marsh@internode.on.net>

Date: Sun, 26 Dec 2021 22:36:02 UTC

Severity: normal

Found in version 0.11

Done: Mark Hindley <mark@hindley.org.uk>

Reply or subscribe to this bug.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org:
bug#646; Package orphan-sysvinit-scripts. (Sun, 26 Dec 2021 22:36:02 GMT) (full text, mbox, link).


Acknowledgement sent to Arthur Marsh <arthur.marsh@internode.on.net>:
New bug report received and forwarded. Copy sent to devuan-dev@lists.dyne.org. (Sun, 26 Dec 2021 22:36:05 GMT) (full text, mbox, link).


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

From: Arthur Marsh <arthur.marsh@internode.on.net>
To: Devuan Bug Tracking System <submit@bugs.devuan.org>
Subject: orphan-sysvinit-scripts: rsyslog script and links removed
Date: Sat, 25 Dec 2021 00:40:42 +1030
Package: orphan-sysvinit-scripts
Version: 0.11
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

upgrading from 0.10 to 0.11

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

removed and re-installed orphan-sysvinit-scripts 0.11, manually ran:

/usr/lib/orphan-sysvinit-scripts# sh -x update_init_d.sh
+ set -e
+ '[' -z '' ']'
+ action=add
+ read -r systemd sysv rcd rest
+ [[ # =~ ^# ]]
+ continue
+ read -r systemd sysv rcd rest
+ [[ # =~ ^# ]]
+ continue
+ read -r systemd sysv rcd rest
+ [[ # =~ ^# ]]
+ continue
+ read -r systemd sysv rcd rest
+ [[ # =~ ^# ]]
+ continue
+ read -r systemd sysv rcd rest
+ [[ NetworkManager.service =~ ^# ]]
+ '[' -n '' ']'
+ '[' -e /lib/systemd/system/NetworkManager.service ']'
+ '[' -e /etc/init.d/network-manager ']'
+ read -r systemd sysv rcd rest
+ [[ dirsrv.service =~ ^# ]]
+ '[' -n '' ']'
+ '[' -e /lib/systemd/system/dirsrv.service ']'
+ '[' -e /etc/init.d/dirsrv ']'
+ read -r systemd sysv rcd rest
+ [[ dnscrypt-proxy.service =~ ^# ]]
+ '[' -n '' ']'
+ '[' -e /lib/systemd/system/dnscrypt-proxy.service ']'
+ '[' -e /etc/init.d/dnscrypt-proxy ']'
+ read -r systemd sysv rcd rest
+ [[ gpsd.service =~ ^# ]]
+ '[' -n '' ']'
+ '[' -e /lib/systemd/system/gpsd.service ']'
+ '[' -e /etc/init.d/gpsd ']'
+ read -r systemd sysv rcd rest
+ [[ nftables.service =~ ^# ]]
+ '[' -n '' ']'
+ '[' -e /lib/systemd/system/nftables.service ']'
+ '[' add = add ']'
+ dpkg-query -S /etc/init.d/nftables
+ ucf /usr/share/orphan-sysvinit-scripts/nftables /etc/init.d/nftables
+ ucfr orphan-sysvinit-scripts /etc/init.d/nftables
+ update-rc.d nftables defaults
+ read -r systemd sysv rcd rest
+ [[ pdns.service =~ ^# ]]
+ '[' -n '' ']'
+ '[' -e /lib/systemd/system/pdns.service ']'
+ '[' -e /etc/init.d/pdns ']'
+ read -r systemd sysv rcd rest
+ [[ rsyslog.service =~ ^# ]]
+ '[' -n '' ']'
+ '[' -e /lib/systemd/system/rsyslog.service ']'
+ '[' add = add ']'
+ dpkg-query -S /etc/init.d/rsyslog
+ continue
+ read -r systemd sysv rcd rest
+ [[ tomcat9.service =~ ^# ]]
+ '[' -n '' ']'
+ '[' -e /lib/systemd/system/tomcat9.service ']'
+ '[' -e /etc/init.d/tomcat9 ']'
+ read -r systemd sysv rcd rest
am64:/usr/lib/orphan-sysvinit-scripts# ucf /usr/share/orphan-sysvinit-scripts/rsyslog /etc/init.d/rsyslog

Creating config file /etc/init.d/rsyslog with new version
am64:/usr/lib/orphan-sysvinit-scripts# ucfr orphan-sysvinit-scripts /etc/init.d/rsyslog
am64:/usr/lib/orphan-sysvinit-scripts# update-rc.d rsyslog defaults
am64:/usr/lib/orphan-sysvinit-scripts# ls -al /etc/init.d|grep syslog
-rwxr-xr-x   1 root root  2864 Dec  6 00:23 rsyslog
am64:/usr/lib/orphan-sysvinit-scripts# ls -al /etc/rc*d|grep syslog
lrwxrwxrwx   1 root root    17 Dec 25 00:02 K04rsyslog -> ../init.d/rsyslog
lrwxrwxrwx   1 root root    17 Dec 25 00:02 K04rsyslog -> ../init.d/rsyslog
lrwxrwxrwx   1 root root    17 Dec 25 00:02 S02rsyslog -> ../init.d/rsyslog
lrwxrwxrwx   1 root root    17 Dec 25 00:02 S02rsyslog -> ../init.d/rsyslog
lrwxrwxrwx   1 root root    17 Dec 25 00:02 S02rsyslog -> ../init.d/rsyslog
lrwxrwxrwx   1 root root    17 Dec 25 00:02 S02rsyslog -> ../init.d/rsyslog
lrwxrwxrwx   1 root root    17 Dec 25 00:02 K04rsyslog -> ../init.d/rsyslog
am64:/usr/lib/orphan-sysvinit-scripts# service rsyslog start
Starting enhanced syslogd: rsyslogd.



   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Distributor ID:	Devuan
Description:	Devuan GNU/Linux 5 (daedalus/ceres)
Release:	5
Codename:	daedalus ceres
Architecture: x86_64

Kernel: Linux 5.16.0-rc6+ (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB
Shell: /bin/sh linked to /bin/bash
Init: sysvinit (via /sbin/init)

Versions of packages orphan-sysvinit-scripts depends on:
ii  ucf  3.0043

orphan-sysvinit-scripts recommends no packages.

orphan-sysvinit-scripts suggests no packages.

-- no debconf information

Information forwarded to devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org:
bug#646; Package orphan-sysvinit-scripts. (Mon, 27 Dec 2021 11:22:06 GMT) (full text, mbox, link).


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

From: Mark Hindley <mark@hindley.org.uk>
To: Arthur Marsh <arthur.marsh@internode.on.net>, 646@bugs.devuan.org
Subject: Re: bug#646: orphan-sysvinit-scripts: rsyslog script and links removed
Date: Mon, 27 Dec 2021 07:26:20 +0000
Arthur,

On Sat, Dec 25, 2021 at 12:40:42AM +1030, Arthur Marsh wrote:
> Package: orphan-sysvinit-scripts
> Version: 0.11
> Severity: normal
> 
> Dear Maintainer,
> 
> *** Reporter, please consider answering these questions, where appropriate ***
> 
>    * What led up to the situation?
> 
> upgrading from 0.10 to 0.11
> 
>    * What exactly did you do (or not do) that was effective (or
>      ineffective)?
> 
> removed and re-installed orphan-sysvinit-scripts 0.11, manually ran:
> 
> /usr/lib/orphan-sysvinit-scripts# sh -x update_init_d.sh

Why did you want/need to do that?

I am not sure what you are showing here.

In general I have 2 observations:

 - orphan-sysvinit-scripts is a debian package and bugs in it should be reported
   to Debian's BTS

 - I am not sure orphan-sysvinit-scripts is required on a Devuan system. To my
   knowledge, we have directly restored any missing initscripts by forking. That
   certainly applies to rsyslog. Why do you have/need it to be installed?

Mark

Reply sent to Mark Hindley <mark@hindley.org.uk>:
You have taken responsibility. (Tue, 14 Feb 2023 08:32:05 GMT) (full text, mbox, link).


Notification sent to Arthur Marsh <arthur.marsh@internode.on.net>:
bug acknowledged by developer. (Tue, 14 Feb 2023 08:32:06 GMT) (full text, mbox, link).


Message #13 received at 646-done@bugs.devuan.org (full text, mbox, reply):

From: Mark Hindley <mark@hindley.org.uk>
To: 646-done@bugs.devuan.org
Cc: Arthur Marsh <arthur.marsh@internode.on.net>
Subject: Re: bug#646: orphan-sysvinit-scripts: rsyslog script and links removed
Date: Tue, 14 Feb 2023 08:31:37 +0000
Closing: Devuan's fork of rsyslog has initscripts and orphan-sysvinit-scripts is
not required on Devuan systems.

Mark

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: Thu Mar 28 19:54:20 2024;