Jean-Marc,
On Wed, May 07, 2025 at 11:30:54PM +0200, Jean-Marc LACROIX wrote:
> test 4: pstree
> --
>
> root@hn-raspberry-pi2-310:~# pstree -anp
> systemd,1
The other difficulty you will need to circumvent is that systemd cannot be
removed whilst it is PID1[1]. So you will need to re
Control: merge -1 1101637
Carles,
Thanks for this. I will happily merge your translation.
On Sat, Mar 29, 2025 at 09:43:25PM +, Carles Pina i Estany wrote:
>
> Subject: ucf: Update/add debconf template translation [INTL:ca]
> Package: ucf
> Version: 3.0050
> Severity: wishlist
> Tags: l10n
Control: tags -1 patch
The specific src:snmp issue was addressed in #932775.
I think the best solution is to document that /etc/default/$NAME variables are
not available at top-level.
Mark
commit eff6c194b8afabc3c5ba449c0399b9301fa7736f
Author: Mark Hindley
Date: Tue Mar 18 10:55:24 2025
Control: tags -1 pending
Carles,
On Mon, Mar 31, 2025 at 08:18:41AM +0100, Mark Hindley wrote:
> This is no longer the correct salsa repo. Please use
> https://salsa.debian.org/debian/ucf or just attach a patch here.
Actually, I have downloaded your patch from the MR above, but I don&
Control: tags -1 moreinfo
On Thu, Mar 20, 2025 at 07:51:37PM +, testtestus733173 wrote:
>Package: sysvinit-core
>
>Version: 3.14-4
>
>Package sysvinit-core in Debian GNU/Linux 13 Trixie (Testing) cannot be
>installed because it conflicts with package systemd-sysv and its
>
Control: reassign -1 kmod
On Sun, Mar 23, 2025 at 11:21:25AM +0100, Lorenzo wrote:
> this is a duplicate of #1100955,
> see
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1100955
>
> in order to upgrade initscripts you have to wait for kmod that is in
> unstable to migrate to testing.
Yes,
Control: reassign -1 kmod
Roman,
Thanks for this.
On Fri, Mar 21, 2025 at 07:26:29PM +0500, Roman Mamedov wrote:
> Package: initscripts
> Version: 3.14-4
> Severity: normal
>
> initscripts 3.14-4 in trixie has
>
> Breaks: kmod (<< 34.1-1)
> Replaces: kmod (<< 34.1-1)
>
> Could you clarify
Control: reassign -1 kmod
Bjarni,
Thanks.
This is caused by the version of kmod that dropped /etc/init.d/kmod not having
migrated to testing [1]
On Thu, Mar 20, 2025 at 10:04:17PM +, Bjarni Ingi Gislason wrote:
> ~#apt-get update
>
> The following packages have been kept back:
> initscri
Alberto,
Thanks for this and apologies for the excessive delay.
I have occasionally seen this
On Mon, Mar 07, 2011 at 03:13:37PM +0100, Alberto Cuadrado wrote:
> stty opost onlcr 0>&1
This seems reasonable in case -opost has been set elsewhere.
> but I don't know the possible side-effects of t
On Tue, Mar 18, 2025 at 09:32:25AM +0100, Martin Steigerwald wrote:
> However I think for any new scripts and in case someone likes to
> contribute adapted scripts a mention of init-d-script in README.style
> would be good.
Yes, I agree. I have added
- consider using init-d-script(5)
Thanks
Control: forcemerge 922423 -1
Cristian,
This patch no longer applies.
The whitespace and style cleanups will be addressed as part of #922423. So I
will merge with that.
Thanks
Mark
On Mon, Mar 17, 2025 at 07:12:27PM +0100, Lorenzo wrote:
> partially off topic but I think it will help if we recommend to use
> the /lib/init/init-d-script since by using it you decrease the amount
> of code that can display inconsistent style.
Yes. the example LSB script has been init-d-script b
I am going to suggest a few more.
- avoid obsolete x prefixes such as [ x"$VARIABLE" = xvalue ]
- avoid [ .. -a .. ] and [ .. -o .. ] in POSIX scripts (undefined)
Mark
On Fri, Feb 15, 2019 at 05:27:26PM +, Dmitry Bogatov wrote:
> Package: initscripts
> Severity: wishlist
>
> initscripts currently quite inconsistent in programming style and
> formatting, using mix of tabs and spaces, test and [ ] and so on.
I agree we should do this for forky cycle. Can we a
Control: reassign -1 partconf
Control: forcemerge 220282 -1
On Mon, Jan 09, 2023 at 06:22:25PM +0100, Thorsten Glaser wrote:
> On Mon, 9 Jan 2023, Mark Hindley wrote:
>
> >Yes, That is the debootstrap one. However on a new installation, partconf
> >then
> >fills in t
Control: tags -1 moreinfo
Baxter,
Firstly apologies for the extremely long delay in answering.
Is this still an issue for you?
On Fri, Apr 20, 2012 at 10:55:01PM -0400, Baxter Kylie wrote:
> In short, whereas the current init setup fires:
>
> checkroot > cryptdisks-early > lvm2 > cryptdisks >
Emmanuel,
Sorry, please ignore my last response, I confused this with a different issue.
On Wed, Dec 15, 2010 at 12:12:24PM +0100, Emmanuel Lacour wrote:
> Package: initscripts
> Version: 2.88dsf-13
> Severity: normal
>
>
> /etc/fstap:
>
> server:/home/foo /foo nfs rw,nolock 0 0
>
> /etc/netw
On Wed, Mar 12, 2025 at 01:41:41PM +, Mark Hindley wrote:
> Yes, at the moment "|| is redundant.
Sorry, that got garbled
Yes, at the moment "|| true" is redundant
Mark
On Wed, Mar 12, 2025 at 02:23:06PM +0100, Marco d'Itri wrote:
> On Mar 12, Mark Hindley wrote:
>
> > + update-rc.d kmod remove || true
> Why the "|| true"?
>
> update-rc.d does not fail even the symlinks have already been removed.
Yes, at the moment &quo
Control: tags -1 patch
Marco,
On Tue, Mar 11, 2025 at 10:39:48AM +0100, Marco d'Itri wrote:
> so if you want this change then send a tested patch.
This patch works for me and is similar in functionality to udev.postinst.
Mark
commit 070ef4aba05e3c85bd28a6e726223002c4a34b7e
Auth
On Tue, Mar 11, 2025 at 07:53:36PM +0100, Paul Gevers wrote:
> If the upload happens in the near future, yes.
Many thanks for the quick response. Uploaded.
Mark
Control: reassign -1 kmod 34.1-1
Control: severity -1 serious
[Justification: breaks unrelated software]
Lorenzo,
On Mon, Mar 10, 2025 at 03:23:56PM +0100, Lorenzo wrote:
> > Could you please add the script?
>
> In my opinion this fits better in initscript package.
Yes, that may be true, but s
On Mon, Mar 10, 2025 at 05:15:12PM +0100, Marco d'Itri wrote:
> On Mar 10, Mark Hindley wrote:
>
> > Would you please revert this change? To remove the initscript at this stage
> > in
> No, I will not dedicate any more resources to sysvinit support.
It isn't jus
On Mon, Mar 10, 2025 at 05:36:29PM +0100, Marco d'Itri wrote:
> On Mar 10, Mark Hindley wrote:
>
> > At the moment sysadmin changes to /etc/init.d/kmod will be lost because
> > kmod.maintscript has rm_conffile /etc/init.d/kmod 34-1~
> >
> > That would need to
On Mon, Mar 10, 2025 at 06:10:39PM +0100, Marco d'Itri wrote:
> OK, but do I need do do anything else other than removing
> kmod.maintscript?
You also need to rework or revert
https://salsa.debian.org/md/kmod/-/commit/c2ae42ca3a338fba0f190e3a61a635d386b1e8fa
as also mentioned in https://bugs
+++ sysvinit-3.14/debian/changelog 2025-03-10 16:49:51.0 +
@@ -1,3 +1,10 @@
+sysvinit (3.14-4) unstable; urgency=medium
+
+ * d/control: bump Standards Version (no changes).
+ * Take over /etc/init.d/kmod from src:kmod << 34.1-1 (Closes: #1100072).
+
+ -- Mark Hindley Mon, 10 Ma
Control: retitle -1 Kmod removes LSB initscript and startup links
unconditionally which breaks non-systemd systems
Control: severity -1 serious
These changes are already causing breakage in non-systemd systems[1].
Specifically, even where the sysadmin has explicitly kept a copy of
/etc/init.d/kmo
Control: severity -1 important
Tim,
Thanks.
Yes, we became aware of this yesterday[1], but it is complicated by src:sysvinit
about to enter freeze.
I pushed unreleased code for testing to src:sysvinit salsa yesterday.
On Mon, Mar 10, 2025 at 11:32:54PM +0100, Tim H. wrote:
> [1]
> https://sal
Lorenzo,
Thanks.
I am pretty reluctant to change Devuan's rsyslog package. It is doing the Right
Thing™: it has a working LSB initscript in the package and correctly rotates
logs.
On Thu, Mar 06, 2025 at 12:05:05PM +0100, Lorenzo wrote:
> > Overall fixing in Devuan only works if there is a relia
Thorsten,
On Wed, Mar 05, 2025 at 08:38:12AM +, Mark Hindley wrote:
> This is the only outstanding request I see here. Reassigning to initscripts.
> But
> this is not actionable so close to freeze.
Actually, I wonder if it would ever be wise at all: mounting of network
filesystems
Control: reassign -1 initscripts
On Thu, Jul 18, 2019 at 03:50:21PM +0200, Thorsten Glaser wrote:
> > > /etc/init.d/mountnfs.sh is from initscripts (= 2.93-8). Perhaps it
> > > ought to be moved to nfs-common or so?
This is the only outstanding request I see here. Reassigning to initscripts. But
Control: tags -1 upstream
Jessie,
I know this has been dormant for a long time, for which, apologies.
On Sat, Jul 13, 2019 at 08:29:26AM +, Dmitry Bogatov wrote:
> I thing we already have everything needed. Essentially, insserv
> impements topological sorting, both on start sequence and sto
Control: tags -1 upstream
Jesse,
I have just tried this with insserv 1.26.0 and the self-referential virtual
facility appears to be silently ignored. Is that the intended behaviour? If so,
is it documented anywhere (I can't immediately see it).
Thanks
Mark
Control: reassign -1 sysv-rc
Control: close -1
Ian,
Apologies for the extreme delay.
On Sat, Jul 17, 2010 at 10:43:12PM -0700, Ian Zimmerman wrote:
>
> Petter> Any proposals on where to add such information? Which manual
> Petter> page or other documentation would have worked for you?
>
> I r
Control: tags -1 moreinfo
Marc,
Apologies for the extreme delay in replying to this.
On Wed, Mar 30, 2011 at 03:35:46PM +0200, Marc MAURICE wrote:
> As you can see, the script depends on the $network facility.
> When script starts, the IP is configured on the network interface, so daemons
> ca
Thorsten,
I don't see the suggestion having been made of removing the executable bit from
the initscript? It should ensure the script is never run and the K and S
symlinks are removed.
Does that achieve what you wanted?
Best wishes
Mark
Control: tags -1 upstream
Frédéric,
Thanks for this and apologies for the excessive delay.
On Mon, Sep 20, 2010 at 12:33:27AM +0200, Frédéric MASSOT wrote:
> Package: sysvinit-utils
> Version: 2.88dsf-12
> Severity: normal
>
>
> Hi,
>
> There are messages that appears on the console during
>
Control: tags -1 patch forky
I suggest the following patch for forky-cycle.
Mark
commit 2de6da195d49da7d83d93da1dd6fddf5562c764b
Author: Mark Hindley
Date: Tue Feb 25 10:11:49 2025 +
Update inittab on new installations to use inittab(5) consistent id names.
Closes: #538257
es. I am less certain that changing serial lines and modems is a good
idea.
Also, only changing linux; patches for non-linux are welcome.
Updated patch for forky below.
Mark
commit d25505a79f52948ea8c309ca5fa4c26bb8eb4a15
Author: Mark Hindley
Date: Tue Feb 25 09:59:12 2025 +
Update ini
Control: tags -1 patch moreinfo
Alexis,
Thanks
On Wed, Feb 19, 2025 at 12:03:58PM +0100, Alexis Murzeau wrote:
> I got into the same issue while using config-package-dev
> (https://debathena.mit.edu/config-packages/).
> I have a configuration package that divert `sshd_config`.
I see this is a u
ke sense to be
> installed in parallel.
I agree. Proposed patch attached.
Mark
commit ec0ca80027fac26041e0079e0dfec2a485604b68
Author: Mark Hindley
Date: Sun Feb 23 12:28:01 2025 +
d/control: bootlogd Conflicts plymouth; they both log to /var/log/boot.log.
Closes: #669017
di
Control: reassign -1 insserv
Control: done -1 1.14.0-3
These messages came from update-rc.d-insserv which was removed in version
1.14.0-3.
Reassigning and closing.
Mark
Control: tags -1 patch
Michael,
Thanks.
I suppose we can only print the warning message if VERBOSE mode.
Is the behaviour better with this patch?
Mark
commit 0ef23f5b322b83f9be8cc466009c3ca99039025f
Author: Mark Hindley
Date: Fri Feb 21 16:21:55 2025 +
if-up.d/mountnfs: only
I am no lxc expert, but there is a (fairly recent) suggested fix here[1].
I found this line in /etc/fstab in the container’s rootfs: devpts /dev/pts
devpts nosuid,noexec,gid=tty,mode=620 0 0 After I added ptmxmode=666 to mount
options, /dev/ptmx became 666.
Does that help?
Mark
[1] http
Control: severity -1 wishlist
On Mon, Oct 19, 2009 at 11:29:24AM +1100, Ben Finney wrote:
> Package: initscripts
> Version: 2.87dsf-6
> Severity: normal
>
> When mounting NFS volumes, the ‘mountnfs.sh’ script needs the name
> resolver to be started in order to resolve the NFS server's name. The
>
Control: tags -1 moreinfo
Emmanuel,
Apologies for the extreme delay in replying.
On Wed, Dec 15, 2010 at 12:12:24PM +0100, Emmanuel Lacour wrote:
> Package: initscripts
> Version: 2.88dsf-13
> Severity: normal
>
>
> /etc/fstap:
>
> server:/home/foo /foo nfs rw,nolock 0 0
Are you using an IP
Control: tags -1 moreinfo
Patrik,
I know you submitted this a long time ago. Apologies for the unreasonable delay
in replying.
Is this still an issue? Do you have auto or allow-hotplug for the problematic
interfaces in /etc/network/interfaces?
Mark
Control: tags -1 moreinfo
Malte,
I know this is from a long time ago and apologies for the extreme delay in
getting a reply.
Since you have a custom initscript and had found a workaround, my inclination
is just to close the report as I am not sure there is anything actionable after
this lapse in
Control: tags -1 moreinfo
Vincent,
Thanks for this and apologies for the extreme delay
I am unclear what you are really wanting here. How is if-up.d/mountnfs supposed
to determine which auto interfaces are important and which it can ignore?
Or have I misunderstood?
Mark
Dirk,
On Wed, Feb 19, 2025 at 12:13:00PM +, Mark Hindley wrote:
> > You could create the folder on the fly in the run script, see patch below.
Actually that doesn't always work either. I think diff --unidirectional-new-file
is a better solution.
M
Dirk,
On Wed, Feb 19, 2025 at 11:55:19AM +, Mayer, Dirk wrote:
> I am running a build from scratch, downloading the source code via 'apt source
> ucf' and then building the deb package from there with 'debuild -F -uc -us'
>
> My build environment is a container based on Debian trixie. I teste
Dirf,
On Wed, Feb 19, 2025 at 10:29:03AM +, Mayer, Dirk wrote:
> these two patches work, but not all errors are fixed. The Makefile now
> respects the DEB_BUILD_OPTIONS=nocheck.
Good
> Also one of the missing tests is now successful.
> However, there are still 6 tests failing.
I can't repro
Control: tags -1 moreinfo
Ben,
I know this has been sitting for a long time, for which, apologies.
On Tue, Jun 10, 2008 at 12:53:13PM -0500, Ben Smith wrote:
> Package: initscripts
> Version: 2.86.ds1-38
> Severity: important
>
>
> The /etc/init.d/mountnfs.sh init script does not call
> /etc/
s DEB_BUILD_OPTIONS="nocheck
> noautodbgsym noddebs"
Also removed Makefile check from all recipe.
Does these patches help?
Mark
commit 6376a97644b791b2e66fe7f2afdd87f4df54a3bb
Author: Mark Hindley
Date: Wed Feb 19 09:12:58 2025 +
Makefile: don't run check in all recipe.
d
Michael
On Tue, Feb 18, 2025 at 01:39:01PM +0100, Michael Biebl wrote:
> Given that systemd-sysv nowadays has a Conflicts against initscripts, I
> think this change is kinda moot. You might just as well remove that code
> completely.
Thanks. Yes I considered that. Bu, given that systemd itself is
Control: forcemerge -1 434570
Control: tags -1 patch
Changing the default for ASYNCMOUNTNFS to no if ip= or nfsroot= is specified on
the kernel commandline seems like a solution here.
Mark
commit 53b86872b879492585e4def9860088a75d2c330d
Author: Mark Hindley
Date: Tue Feb 18 10:40:05 2025
Control: close -1
Chris,
On Thu, Feb 13, 2025 at 07:28:46AM +1300, Chris Tillman wrote:
>Hi Mark,
>Thanks, well it really was a problem, but since no one paid it any
>attention it's just aged away hasn't it. Who has CD ROM drives any
>more? Yes, I do still have the computer, but I
Julian,
Many thanks for this.
On Sun, Feb 16, 2025 at 12:23:01PM +0100, Julian Andres Klode wrote:
> That being said, being able to switch init systems without a pin is
> a bug in the init system; init systems should set the Protected: yes
> field so that they cannot be removed without explicitly
it probably makes sense to just exit the
hook if systemd is running at all.
Mark
commit 9ba383edb0ca4308b367108dcf7b5e61b71eec51
Author: Mark Hindley
Date: Mon Feb 17 11:23:09 2025 +
if-up.d/mountnfs: completely noop if systemd is running.
Closes: #782142
diff --git a/debian/src/initscripts/etc/netw
Bjarni,
Thanks. Queued in git for the next upload.
Mark
; declation for interfaces
I agree. Patch below.
Mark
commit cf58f0d48071c010c870949daf51493cdd2b860d
Author: Mark Hindley
Date: Thu Feb 13 21:17:15 2025 +
rcS(5): document requirement for auto rather than allow-hotplug interfaces
with ASYNCMOUNTNFS=no.
Closes: #612519
diff --git
I have the
find operator precedence right?).
Patches attached. I would be grateful for review, sanity checks and actual
testing.
Thanks
Mark
commit a6ef76068affc3421ee03599aca5480348a7e8df
Author: Mark Hindley
Date: Thu Feb 13 20:36:11 2025 +
if-up.d/mountnfs: refactor to use /run and minim
Control: tags -1 upstream
Jesse,
There are some further suggestions in #567071 for improving the fstab-decode(8)
manpage. Perhaps you would consider including them upstream?
Thanks
Mark
Control: tags -1 - upstream
Control: forcemerge -1 539352 968425
I don't have a solution for this, but there are requests for various kernel fs
to be mounted automatically. Ideally we need a single architecture to handle
them all.
- #539352: debugfs
- #968425: cgroupfs2
Merging.
Mark
Control: forcemerge 568200 962350
Control: tag -1 wontfix
#962350 and #568200 are duplicates.
Automatically skipping missing filesystems does not seem a good option. Surely
it is the sysadmin's responsibility to ensure /etc/fstab is correct.
If an /etc/fstab entry is removable and sometimes miss
Control: tags -1 moreinfo
Stéphane,
I know this has been unanswered for a very long time. Apologies.
On Fri, Aug 15, 2014 at 05:49:32PM +0200, Stéphane Ascoët wrote:
> Package: initscripts
> Version: 2.88dsf-13.1
> Severity: minor
>
> I've set TMPTIME to 1. Most of files in /tmp are deleted but
Control: tags -1 moreinfo
Martin,
I realise this has been unanswered for a very long time and much has changed in
the interim. Apologies.
On Tue, Apr 09, 2013 at 08:46:27AM +0200, martin f krafft wrote:
> Using update-rc.d to install a symlink to a script in init.d does
> work. However, this is
Control: tags -1 moreinfo
On Fri, Oct 29, 2021 at 10:00:59AM +0200, Anton Khirnov wrote:
> Interesting...
> - are those privileged or unprivileged containers?
> - can you look at the relevant mountinfo lines?
Is this still an issue?
Thanks
Mark
Control: tags -1 upstream moreinfo
Jesse,
I have no knowledge of Xen domU and I know this was originally posted a long
time ago,
On Wed, Jul 15, 2009 at 12:00:30AM +0200, Petter Reinholdtsen wrote:
> The crashing kernel is obviously a kernel bug, and should be reported
> in a separate BTS report
Control: tags -1 - patch
Control: close -1
On Tue, Apr 05, 2022 at 11:05:58AM +0100, Mark Hindley wrote:
> > /lib/init/mount-functions.sh does not handle quoted LABEL= or UUID= names in
> > fstab. mount -a (and findfs) works with quoted names in fstab.
>
> I am unable to reprod
Pierre,
On Thu, Feb 28, 2019 at 07:22:56PM +, Pierre Ynard wrote:
> tags 686531 patch
> thanks
>
> Attaching patch to fix this
Thanks for the patch and sorry for the delay.
I have queued this for the next upload.
Mark
Control: reassign -1 console-common
I know this has been waiting for a long time...
On Thu, Feb 13, 2014 at 11:15:12PM +0100, Ingo Wichmann wrote:
> I managed to get my machine to boot again by adding "init=/bin/bash" as
> kernel parameter, and then
> mount -o remount,rw /
> chmod -x /etc/init.d/
Control: tags -1 moreinfo
Chris,
I know you reported this a long time ago. Apologies for the wait.
On the off chance you still have that system around, is this still reproducible?
If so, is the cdrom mount specified in /etc/fstab?
If not, I will probably close, as there is little actionable.
T
-functions.sh:511. But I think that should not be done this close to
freeze.
Mark
commit 5ae2c4c1c9ba68fe820755fef6f10f58989f2772
Author: Mark Hindley
Date: Wed Feb 12 09:05:12 2025 +
Create last-resort root device in /dev: /run may be nodev or read-only.
Closes: #1008911
diff --git
On Tue, Feb 11, 2025 at 08:21:48AM -0800, Elliott Mitchell wrote:
> On Tue, Feb 11, 2025 at 03:22:08PM +0000, Mark Hindley wrote:
> >
> > On Sun, Apr 03, 2022 at 04:23:49PM -0700, Elliott Mitchell wrote:
> > > Package: initscripts
> > > Version: 3.02-1
> >
Control: tags -1 moreinfo
Elliott,
Thanks.
On Sun, Apr 03, 2022 at 04:23:49PM -0700, Elliott Mitchell wrote:
> Package: initscripts
> Version: 3.02-1
>
> Often /run is mounted with the "nodev" option, at which point doing a
> `mknod` "/run/rootdev", then trying to `fsck` that doesn't work as a
Control: close -1
On Tue, May 14, 2019 at 09:41:37AM +, Dmitry Bogatov wrote:
> Sorry for late response. Can you reproduce issue on modern
> installations?
No response. Closing.
Mark
Control: close -1
On Mon, Jan 27, 2025 at 06:08:52PM +, Mark Hindley wrote:
> I am unable to reproduce this on any recent system.
>
> I know it has been a long time. Is it still an issue for you?
No response, closing.
Mark
Control: close -1
On Thu, Jul 25, 2019 at 07:07:21PM +, Dmitry Bogatov wrote:
> Does this bug reproduces on modern installations? If so, can you please
> run this script with `-x'?
No response, closing.
Mark
Control: close -1
On Sat, Dec 29, 2018 at 06:34:21PM +, Dmitry Bogatov wrote:
> control: tags -1 +moreinfo +unreproducible
>
> [2010-01-08 00:51] Piotr
> > On my squeeze installed on the notebook, I've enabled
> > BOOTLOGD_ENABLE=Yes in /etc/default/bootlogd, but after Retsrat NO
> > bootlog
Control: close -1
On Tue, Mar 26, 2019 at 05:25:26PM +, Dmitry Bogatov wrote:
>
> control: tags -1 +moreinfo
>
> Hello!
>
> Sorry for very late response. Before I dig into code, do you still
> experience the problem?
No response, closing.
mark
Control: close -1
On Sat, Mar 09, 2019 at 09:31:24PM +, Pierre Ynard wrote:
> Considering that you should be able to do this in the way I mentioned
> above, I don't think it's necessary to add such a mechanism - but maybe
> I misunderstood your problem.
No response. Closing.
Mark
Control: retitle -1 Please provide option to launch /etc/init.d/ups-monitor
when halting the system
Control: severity -1 wishlist
On Sat, Jul 27, 2013 at 01:56:20PM -0300, Henrique de Moraes Holschuh wrote:
> It is impossible to have it as a default. So yes, if we do it, it would
> _have_ to be
Control: tags -1 upstream
Jesse,
This would probably be best applied upstream, if you are willing?
Thanks
Mark
Control: tags -1 pending
Bjarni,
On Mon, Feb 10, 2025 at 03:46:46PM +, Bjarni Ingi Gislason wrote:
> Package: initscripts
> Version: 3.13-1
> Severity: minor
> Tags: patch
Queued in git for the next upload.
Thanks.
Mark
Control: tags -1 patch
The relevant manpage is not tmpfs-config(5). Proposed patch is below.
Mark
commit 3a6ea309c50e497ca2646ffa2cb582c63b1d3791
Author: Mark Hindley
Date: Mon Feb 10 11:46:19 2025 +
Clarify that TMPFS_SIZE override requires empty string.
Closes: #987316
mit 1b9c9ee5b8bb8968c5dbee93555699ad6f25056c
Author: Mark Hindley
Date: Mon Feb 10 11:08:37 2025 +
Only warn about old /dev/shm mount if it is actually present in /etc/fstab.
Closes: #761511
diff --git a/debian/src/initscripts/lib/init/mount-functions.sh
b/debian/src/initscripts/lib/init/mo
control: reassign -1 wtmpdb
Andrew,
This seems to be resolvable in wtmpdb, so I am reassigning.
Best wishes
Mark
On Sun, Feb 02, 2025 at 02:26:20AM +0100, Chris Hofstaedtler wrote:
> Providing initscripts would IMO be sensible; for systemd wmptdb
> provides two .service files as integration.
Yes, unit-translator converts wtmpdb-rotate to:
# Generated by /home/mark/src/debian/unit-translator/utrans from:
#
On Sun, Feb 02, 2025 at 02:06:10PM +0100, Matthias Geiger wrote:
> Package: orphan-sysvinit-scripts
> Version: 0.17
> Severity: normal
> Tags: patch
> X-Debbugs-Cc: werdah...@debian.org
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Dear maintainer,
>
> minetest-server dropped its ini
On Sat, Feb 01, 2025 at 08:23:51PM +, Mark Hindley wrote:
> Andrew,
>
> I suppose adding something in initscripts might be possible.
Actually, is there a reason why this or something similar should be included in
wtmpdb itself?
Mark
#! /bin/sh
# Generated by /home/mark/src/de
Andrew,
I suppose adding something in initscripts might be possible.
Chris,
Thanks for your input as well.
I notice that wtmpdb is orphaned[1] and you have preemptively declined to
comment
on the reason, which I respect. Is it reasonable to infer the wtmpdb is not
going to have longevity as a
Control: close -1
Florent,
On Tue, Jan 28, 2025 at 08:56:08PM +0100, Florent Rougon wrote:
> Thanks for asking. I'm afraid I have no idea if this is still relevant.
> I haven't use ucf for packaging since that era and have really no time
> to dive in again. So, as far as I'm concerned, you can cl
Control: tags -1 wontfix
Dmitry,
I know this was submitted a long time ago
On Thu, Sep 04, 2008 at 09:54:48AM +0200, Dmitry Karasik wrote:
> Package: ucf
> Version: 3.007
and much has changed since this version.
In my opinion and similarly to #358154, ucf's offer to to start a shell is
suffici
Control: tags -1 moreinfo
Florent,
I know this was submitted over 20 years ago! Do you think it is still an issue?
On Thu, Nov 25, 2004 at 06:39:30PM +0100, Florent Rougon wrote:
> Package: ucf
> Version: 1.13
Much has changed since this version so I am minded to close this.
Mark
Control: tags -1 moreinfo
Adam,
I know this has been unanswered for many years (for which apologies).
Do you consider it still to be an issue?
On Tue, Mar 11, 2008 at 06:38:42PM -0500, Adam Heath wrote:
> package: ucf
> version: 3.005
Much has changed since 3.005.
Mark
On Tue, Jan 28, 2025 at 02:43:07PM +0100, Lucas Nussbaum wrote:
> I don't have a better idea.
Thanks. I have added a test case for it as well.
It will be in the next upload.
Mark
ommit e04ecdaa9df898470e44acbc1a6fde2dc47d214c
Author: Mark Hindley
Date: Tue Jan 28 13:33:49 2025 +
Workaround dash failure to unset OPTIND, see #985478.
Closes: #1094470
diff --git a/ucf b/ucf
index 0c00293..aee84c9 100755
--- a/ucf
+++ b/ucf
@@ -7,6 +7,7 @@ set -e
while read -r env ; do
case &quo
Control: tags -1 unreproducible moreinfo
Hi,
I am unable to reproduce this on any recent system.
I know it has been a long time. Is it still an issue for you?
Thanks
Mark
Control: close -1
On Wed, Sep 27, 2023 at 09:28:04AM +0100, Mark Hindley wrote:
> I am not sure there is a bug here anyway. there is an ongoing migration of
> /etc/init.d/udev from bin:udev to bin:initscripts. src:sysvinit 3.08-1 (which
> has taken over the file and breaks/replaces udev
1 - 100 of 972 matches
Mail list logo