Your message dated Thu, 15 Nov 2018 16:06:35 +0000
with message-id <[email protected]>
and subject line Bug#822654: fixed in sysvinit 2.91-1
has caused the Debian Bug report #822654,
regarding Manpage: PIDFILE (none means no PID file), "none" should be quoted
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.)


-- 
822654: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822654
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sysvinit-utils
Version: 2.88dsf-59.3
Severity: minor

There are a huge number of spelling and terminology mistakes in this package.

One of them in particular which led me to expect incorrect behavior was from 
the man page:

"PIDFILE (none means no PID file)"

In this case, the word "none" is a literal, instead of an absence of.

I would suggest simply quoting the word none. If PIDFILE is in fact unset or 
zero-length, it is automatically set like so:

/lib/init/init-d-script

# Do not use pid file if $PIDFILE is 'none'.  Otherwise, generate from
# $NAME or use the value provided by the init.d script.
if [ none = "$PIDFILE" ] ; then
    PIDFILE=
elif [ -z "$PIDFILE" ] ; then
    PIDFILE=/var/run/$NAME.pid
fi



Alternately, a complete re-wording of the sentence may be reasonable.



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.3.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages sysvinit-utils depends on:
ii  init-system-helpers  1.29
ii  libc6                2.22-7
ii  startpar             0.59-3

sysvinit-utils recommends no packages.

Versions of packages sysvinit-utils suggests:
pn  bootlogd  <none>
pn  sash      <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: sysvinit
Source-Version: 2.91-1

We believe that the bug you reported is fixed in the latest version of
sysvinit, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Bogatov <[email protected]> (supplier of updated sysvinit package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 15 Nov 2018 15:43:24 +0000
Source: sysvinit
Binary: sysvinit-core sysvinit-utils sysv-rc initscripts bootlogd
Architecture: source amd64 all
Version: 2.91-1
Distribution: experimental
Urgency: medium
Maintainer: Debian sysvinit maintainers 
<[email protected]>
Changed-By: Dmitry Bogatov <[email protected]>
Description:
 bootlogd   - daemon to log boot messages
 initscripts - scripts for initializing and shutting down the system
 sysv-rc    - System-V-like runlevel change mechanism
 sysvinit-core - System-V-like init utilities
 sysvinit-utils - System-V-like utilities
Closes: 463771 477656 507868 515595 538334 578827 619869 628140 699087 724712 
764662 774179 810229 822654 890041 911044 913154 913247
Changes:
 sysvinit (2.91-1) experimental; urgency=medium
 .
   [ Dmitry Bogatov ]
   * Revert changes, that removed `Uploaders' field
   * Make Vcs-* fields to point to debian/ repository
   * Revert changes to LSB headers that introduced breakages
     (Thanks: Andreas Henriksson)
   * Add lintian overrides for warnings about LSB headers
   * Update debian/copyright since `start-stop-daemon.c'
     is no longer provided by upstream.
   * Update `debian/watch' to check PGP signature
   * Change mailing field in `Maintainer' field
   * Support GNU/kFreeBSD-specific UFS filesystem in `bootclean.sh' script
     (Closes: #764662)
     + Thanks: Steven Chamberlain <[email protected]>
   * wrap-and-sort -sta (Closes: #774179)
   * Update example script in init-d-script(5) to work correctly on Debian
     GNU/kFreeBSD (Closes: #913247)
   * Remove `/etc/init.d/skeleton' from bin:initscripts, which is superseded
     by init-d-script(5) (Closes: #913154, #810229, #507868, #578827)
   * Remove alternative dependency on `file-rc', which is removed from Archives.
     (Closes: #911044)
   * Do not attempt to set hostname to value, just returned by hostname(1)
     in `/etc/init.d/hostname.sh' (Closes: #628140)
   * Simplify `/etc/init.d/hostname.sh' script, since output of hostname(1)
     is never empty.
   * Remove compressed logs on purge of `bootlogd' (Closes: #724712)
   * Fix whitespace errors in scripts.
   * Minor cleanup of `/etc/init.d/bootlogd' (Closes: #538334)
   * Fix misleading desciption of `PIDFILE' variable in init-d-script(5)
     (Closes: #822654)
 .
   [ Vincenzo (KatolaZ) Nicosia ]
   * New upstream release (Closes: #515595, #890041, #463771)
   * Refreshed patches
   * Add Vincenzo Nicosia to uploaders
   * Update list of copyright holders of debian/* files
   * Remove unnecessary patches
 .
   [ Boyuan Yang ]
   * Remove sysv-rc's suggestion to bum, this package has
     been removed from the archive.
 .
   [ Benda Xu ]
   * Select patches from Cristian Ionescu-Idbohrn (Closes: #699087).
   * Revert 7f0c9952b, swap is handled in checkroot.sh (Closes: #619869).
   * Provide a USB console example in inittab (Closes: #477656).
Checksums-Sha1:
 b0f779d3219c81fb571e3735ad49d1f464e1027e 2654 sysvinit_2.91-1.dsc
 cc0fcf3823b8c724f1f38ad62c2092c510dff47c 114412 sysvinit_2.91.orig.tar.xz
 a903dff218ef4a8a3224aa6f72bb34acd83a6116 538 sysvinit_2.91.orig.tar.xz.asc
 15131cac8fdbe1bdc3b869613188c1855bf79c07 127844 sysvinit_2.91-1.debian.tar.xz
 e533d35fd54829a106638a573de4850b4d253f15 14872 bootlogd-dbgsym_2.91-1_amd64.deb
 2d08152035bb057480b60122f2b542b2aff5aadc 67968 bootlogd_2.91-1_amd64.deb
 92d99deb6dc478c00b9c072feae00afbd0edddf9 89996 initscripts_2.91-1_amd64.deb
 7cf9f140553bde2c9bfe572547a1a6fce3c8804a 67864 sysv-rc_2.91-1_all.deb
 607a8183062d0dba82065fbc34e7f730ecdb3d92 96692 
sysvinit-core-dbgsym_2.91-1_amd64.deb
 3997fbe8065e33c574a0479d3362ba4c9ab702a7 143308 sysvinit-core_2.91-1_amd64.deb
 e89aef291f8e53174a96ef931cbefea9840c726c 27628 
sysvinit-utils-dbgsym_2.91-1_amd64.deb
 52b1f7e427ef961179f9da0cce543832379e526a 75308 sysvinit-utils_2.91-1_amd64.deb
 8755fc0d856803532a46c8e7520160056fe6f4b2 7780 sysvinit_2.91-1_amd64.buildinfo
Checksums-Sha256:
 3c36f6996f715c60e6b307c878f40c7e641c2b427eb1e0c70a25e4f06b5f951c 2654 
sysvinit_2.91-1.dsc
 dfaeb41bc72eae679dfdba2ffeaefe2c4fda0295cd8c8448a066e0049923e1f3 114412 
sysvinit_2.91.orig.tar.xz
 67ffc762c6177a301e770c4339d9787bbf916103e5d303ccecafbe122d33000a 538 
sysvinit_2.91.orig.tar.xz.asc
 dd4a894f84b0a68a86b003a0bbe215443bf631e8ff467fcff1c8676290543b03 127844 
sysvinit_2.91-1.debian.tar.xz
 1f3496b6a80a8656c281d851ce769ff66aa3803349b6c97ae347a89f880f133c 14872 
bootlogd-dbgsym_2.91-1_amd64.deb
 cc2d231a99f252a70b5d75fe014c46deec3bffb62a39d58915673178a1fbf415 67968 
bootlogd_2.91-1_amd64.deb
 76607a1ae43c2324cc4a7ec37a0220e9144433ca09af079343aabdeaf230d129 89996 
initscripts_2.91-1_amd64.deb
 5bce82198c295fee08cc3e6d0185a70bc26d8d3410d8cddacfbdbeccf91d7f09 67864 
sysv-rc_2.91-1_all.deb
 69accfd794250ae1c1dc6c15309c7cfe2f3e548a79c0f4bbacbcf474bd835d89 96692 
sysvinit-core-dbgsym_2.91-1_amd64.deb
 13676c20a537eef2cd9208fbd03ea4a2fbb5178b1315c66dfaf0814bfb647e08 143308 
sysvinit-core_2.91-1_amd64.deb
 f2c2de6ba5d7fdd471a7f75ef8a552dc97a34f755745dbaa2379e51856ee9a67 27628 
sysvinit-utils-dbgsym_2.91-1_amd64.deb
 8b95e996da15277b9537bfbf49360284b152187dd92f943522435311a2f5f846 75308 
sysvinit-utils_2.91-1_amd64.deb
 3f8295d98a78dcf9b6a4d284ed271b7a3d8806f42d7f0151ce96118b0a2e534e 7780 
sysvinit_2.91-1_amd64.buildinfo
Files:
 bc536a3e063780a42e542eefd304c611 2654 admin optional sysvinit_2.91-1.dsc
 c40fe20178fc4e97602817efeb9daac2 114412 admin optional 
sysvinit_2.91.orig.tar.xz
 a1e85a0dd8187d561161571ed76337a7 538 admin optional 
sysvinit_2.91.orig.tar.xz.asc
 d2dbd9b7ca7dd2704100caa96cfa2765 127844 admin optional 
sysvinit_2.91-1.debian.tar.xz
 bcaf8f55cd722b8fbface2f7ff185c10 14872 debug optional 
bootlogd-dbgsym_2.91-1_amd64.deb
 332c072e728171ab3fbd3b7d3ff5284a 67968 admin optional bootlogd_2.91-1_amd64.deb
 a57aa361fb65f7ab1a20a89b17268554 89996 admin optional 
initscripts_2.91-1_amd64.deb
 c92466f689e6184b4ef42da31fe0ce89 67864 admin optional sysv-rc_2.91-1_all.deb
 586a2acda5c147bfdfa35612e8ca0dce 96692 debug optional 
sysvinit-core-dbgsym_2.91-1_amd64.deb
 d4dfb4334b389a1e1f059d455ecbf67d 143308 admin optional 
sysvinit-core_2.91-1_amd64.deb
 5916b5c75d7146fb943b5db78573092f 27628 debug optional 
sysvinit-utils-dbgsym_2.91-1_amd64.deb
 07de00adb16ad6acf1bcd3dc8287fa10 75308 admin required 
sysvinit-utils_2.91-1_amd64.deb
 c92e4cda484b144e22fec4ce8115cca6 7780 admin optional 
sysvinit_2.91-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCgAxFiEEhnHVzDbtdH7ktKj4SBLY3qgmEeYFAlvtlLITHGthY3Rpb25A
ZGViaWFuLm9yZwAKCRBIEtjeqCYR5vmBD/9KdpZ2hrsHJHvZ0a34E80ZxhbXX6UH
UdojU/uJAV6aaNzALBJSLNZxSIPRCCH8ryWP3E9NA//4V9btSfPHWHKAmCE3fXfM
EElJMRAhcHlEf/aut92M6lg6/PyEY/J3oiVClarUZIsKWL+wEk0m4vTAOjfE+v6z
e9pWADa2uIxgKqyirbY8WS/SA4GDB7XUr9jNoab0ThSHnd39L2a4Twl9P3lxc0l4
9xl1sKLGROtKIpb5oMsH13bus4vIvCjO29Mv6MJOTxsZ4Gv1Wo0khaL2gDN71R8I
yKY+BMZUdLoIWaqJddwXbFCscG3rwQWFrR8JvkELckLCT/HXjaFo/n2e5JylXaot
9AlEtXUCo5v7hCiT5tp3j9ewKe4Ge9hvWKAwWnyhA3tsqbT9ihwdh7Sq1DjyIRS0
Ng4olTRHHAD4uZTtHRVwD6GC/Uri+zzVaWjhNNgZZkPrrNqusqz1OepWk+hqMvWg
jGgLZG3NC2qt95zsfdUSSH+I1ed0OVmiS4f5kxta5TGpe8uo3pNlE47EEKXSItjn
g+TIb6NtGCdePuulInAtWfWsg0rTm0Af6RpK23qLtRtii6Fb6HIlJwdG99ULMp04
pa7Ae2uGQXka1qiKkmWHjpkG4OkymiKK1Q+091urLaCbexD2+D+EeintvqreoDlp
3ewfpcnht5mh/A==
=w3Ep
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to