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>

Full log


🔗 View this message in rfc822 format

MIME-Version: 1.0
X-Mailer: MIME-tools 5.509 (Entity 5.509)
X-Loop: owner@bugs.devuan.org
From: "Devuan bug Tracking System" <owner@bugs.devuan.org>
To: Mark Hindley <mark@hindley.org.uk>
Subject: bug#646: marked as done (orphan-sysvinit-scripts: rsyslog script
 and links removed)
Message-ID: <handler.646.D646.16763635102152.ackdone@bugs.devuan.org>
References: <Y+tG6YE0vWEnKQML@hindley.org.uk>
 <164035504292.5600.11291221263907095758.reportbug@localhost>
X-Devuan-PR-Message: closed 646
X-Devuan-PR-Package: orphan-sysvinit-scripts
Reply-To: 646@bugs.devuan.org
Date: Tue, 14 Feb 2023 08:32:05 +0000
Content-Type: multipart/mixed; boundary="----------=_1676363525-2164-0"
[Message part 1 (text/plain, inline)]
Your message dated Tue, 14 Feb 2023 08:31:37 +0000
with message-id <Y+tG6YE0vWEnKQML@hindley.org.uk>
and subject line Re: bug#646: orphan-sysvinit-scripts: rsyslog script and links removed
has caused the Devuan bug report #646,
regarding orphan-sysvinit-scripts: rsyslog script and links removed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.devuan.org
immediately.)


-- 
646: https://bugs.devuan.org/cgi/bugreport.cgi?bug=646
Devuan Bug Tracking System
Contact owner@bugs.devuan.org with problems
[Message part 2 (message/rfc822, inline)]
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
[Message part 3 (message/rfc822, inline)]
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: Sun Apr 28 06:17:59 2024;