Bug#1052116: initscripts: /etc/rcX.d symlinks not created

2023-09-20 Thread Mark Hindley
Kevin, On Wed, Sep 20, 2023 at 02:07:48AM +, Kevin Ruml wrote: >I know you sent subsequent messages about a fix, but since you asked me >to test this and it was easy enough for me to do it, I did. >Downgrading then upgrading again left the system without the symlinks. >Running

Bug#1052116: initscripts: /etc/rcX.d symlinks not created

2023-09-19 Thread Kevin Ruml
>On Tuesday, September 19, 2023 at 02:17:55 AM CDT, Mark Hindley wrote: > > >On Tue, Sep 19, 2023 at 07:29:45AM +0100, Mark Hindley wrote:>> > Setting up >initscripts (3.08-1) ...>> > Setting up udev (254.3-1) ...>> >> The udev >postinst, which removes the update-rc.d symlinks isĀ  run

Bug#1052116: initscripts: /etc/rcX.d symlinks not created

2023-09-19 Thread Mark Hindley
On Tue, Sep 19, 2023 at 08:36:05AM +0100, Mark Hindley wrote: > Yes. I think the real issue is the udev.postinst using update-rc.d -f remove > udev. Without the -f option, I think the symlinks would be left intact. The fix for this has been queued in src:systemd[1]. Mark [1]

Bug#1052116: initscripts: /etc/rcX.d symlinks not created

2023-09-19 Thread Mark Hindley
On Tue, Sep 19, 2023 at 09:33:29AM +0200, Lorenzo wrote: > One solution could be that udev does the cleanup only if initscripts > is not installed in the system; otherwise assume a take over from > initscripts package. > The removal bits in udev package could be guarded by something like > > If !

Bug#1052116: initscripts: /etc/rcX.d symlinks not created

2023-09-19 Thread Mark Hindley
On Tue, Sep 19, 2023 at 07:29:45AM +0100, Mark Hindley wrote: > > Setting up initscripts (3.08-1) ... > > Setting up udev (254.3-1) ... > > The udev postinst, which removes the update-rc.d symlinks is run after the > initscripts postinst which has created them. Just so I can be sure that there

Bug#1052116: initscripts: /etc/rcX.d symlinks not created

2023-09-19 Thread Mark Hindley
Kevin, Many thanks for reporting this. I think this is an ordering issue. On Mon, Sep 18, 2023 at 09:07:59PM -0500, Kevin Ruml wrote: [..] > Setting up libudev1:i386 (254.3-1) ... > Setting up sysv-rc (3.08-1) ... > Setting up initscripts (3.08-1) ... > Setting up udev (254.3-1) ... The udev

Bug#1052116: initscripts: /etc/rcX.d symlinks not created

2023-09-18 Thread Kevin Ruml
Package: initscripts Version: 3.08-1 Followup-For: Bug #1052116 X-Debbugs-Cc: k_r...@yahoo.com Dear Maintainer, * What led up to the situation? Updating udev and sysv-rc package groups * What exactly did you do (or not do) that was effective (or ineffective)? Updating caused