Forum › Forums › News › Sid Upgraders › rsyslog problem [solved]
- This topic has 10 replies, 6 voices, and was last updated Jul 8-10:44 pm by Yuzeff.
- AuthorPosts
- November 15, 2021 at 5:08 pm #71009Member
david235
I run a sysvinit sid system and after a recent reboot noticed no logging to syslog, messages etc. and rsyslog was not running, when I entered “service rsyslog start” got
“unknown service”
rsyslog was updated on 11/8 from 8.2110.0-1 to 8.2110.0-2 and the updated deb file does not contain the /etc/init.d/rsyslog entry and the postinst code removes any /etc/init.d entry.I reinstated rsyslog in /etc/init.d and all ok again
I cannot find any documentation about this change
- This topic was modified 1 year, 5 months ago by anticapitalista. Reason: solved
November 15, 2021 at 5:56 pm #71016Forum Adminanticapitalista
::I cannot find any documentation about this change
Look at Debian changelogs since that is where the deb comes from.
No doubt the packager(s) don’t want to support anything other than systemd …Found it for you
rsyslog (8.2110.0-2) unstable; urgency=medium * Remove SysV init script -- Michael Biebl <biebl@debian.org> Fri, 05 Nov 2021 23:29:45 +0100
BTW Debian sid now has rsyslog (8.2110.0-3 and others)
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - leaner and meaner.
November 15, 2021 at 6:51 pm #71018MemberModdIt
::Mailed the guy, bug reports are aplentay,
Not expecting any answer, the more persons protest the more likely somebody may turn over in their sleep
and realise without users and supporters debian becomes a dead duck. By supporters i mean paying kind too.
My christmas donation will be for antiX.Post that soeone who thinks of users has turned over the removal. Poor poettering, his linux cancer init
madness is not convincing everyone.November 16, 2021 at 12:11 am #71028Memberdavid235
::Thank-you.
Of course I should have looked at the changelogs, I use apt-listchanges and found it only lists Debian NEWS by default.
Many thanks to you and your team for a fine distro.June 30, 2022 at 7:19 am #85375Memberseriousness
June 30, 2022 at 9:21 am #85379Memberseriousness
::It should be possible to get back the removed SysV init scripts by installing package orphan-sysvinit-scripts.
I have not tried this yet, since rsyslog is the only one I need at the moment.
July 5, 2022 at 3:40 pm #85627Memberseriousness
July 5, 2022 at 10:19 pm #85640Memberstevesr0
::Hi all who posted on this thread,
I run Sid and only vaguely felt that some log files had gone missing. Have MANUALLY installed today’s update (8.2206.0-1.0nosystemd1) and I see many new files installed.
(Since apt full-upgrade didn’t automagically install it, it is possible I hadn’t installed it initially?)Thanks.
Two questions – (1) does this update “permanently” fix the problem or will future versions from debian once more eliminate the rsyslog packages if updated?
(2) If they do automagically remove rsyslog packages, does the orphan-sysvinit-scripts package act to maintain rsyslog files and functions?stevesr0
July 6, 2022 at 9:15 pm #85690MemberYuzeff
::I noticed the same issue in antiX-21 stable and followed this Workaround.
Thank you for pointing this out, it solved the problem. Neither orphan-sysvinit-scripts nor rsyslog updating/reinstalling to 8.2206.0-1.0nosystemd1 helped in my case. I use antiX-21 Full (stable).
- This reply was modified 1 year, 4 months ago by Yuzeff.
My Dell Vostro 1710: Core 2 Duo T6600 2.2 GHz, 4 GB RAM, 240 GB SSD, Intel 965GM Integrated Graphics, 1440x900, antiX 22 full.
July 6, 2022 at 9:24 pm #85693Forum Adminanticapitalista
::Instead of following the workaround, it is better to do the following.
sudo apt purge rsyslog sudo apt install rsyslog
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - leaner and meaner.
July 8, 2022 at 10:44 pm #85810MemberYuzeff
::@anticapitalista, thank you! Just checked it out and syslog is present.
My Dell Vostro 1710: Core 2 Duo T6600 2.2 GHz, 4 GB RAM, 240 GB SSD, Intel 965GM Integrated Graphics, 1440x900, antiX 22 full.
- AuthorPosts
- You must be logged in to reply to this topic.