Your message dated Wed, 18 Aug 2021 19:40:26 +0000
with message-id <[email protected]>
and subject line closed in 5.0-1
has caused the Debian Bug report #989794,
regarding please mention that run-parts executes files sequentially
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 [email protected]
immediately.)
--
989794: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=989794
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debianutils
Version: 4.11.2
Severity: wishlist
Tags: patch
See attached patch
Thanks for maintaining debuanutils!
*t
-- System Information:
Debian Release: 10.9
APT prefers stable
APT policy: (503, 'stable'), (501, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.19.0-14-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_CH.utf8, LC_CTYPE=de_CH.utf8 (charmap=UTF-8), LANGUAGE=de_CH:de
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages debianutils depends on:
ii libc6 2.28-10
debianutils recommends no packages.
debianutils suggests no packages.
-- no debconf information
--- run-parts.8 2021-06-13 11:53:21.513440149 +0200
+++ run-parts.8 2020-08-19 15:11:17.000000000 +0200
@@ -39,10 +39,10 @@
If the \-\-regex option is given, the names must match the custom
extended regular expression specified as that option's argument.
-Files are run sequentially, one after the other, in the lexical sort
-order (according to the C/POSIX locale character collation rules) of
-their names unless the \-\-reverse option is given, in which case
-they are run in the opposite order.
+Files are run in the lexical sort order (according to the C/POSIX
+locale character collation rules) of their names unless the
+\-\-reverse option is given, in which case they are run in the
+opposite order.
.SH OPTIONS
.TP
--- End Message ---
--- Begin Message ---
Version: 5.0-1
Patch applied.
--- End Message ---