Bug#921558: lsb-base: killproc does not pass name parameter to start-stop-daemon

2019-03-10 Thread Dmitry Bogatov
control: tags -1 +moreinfo [2019-02-06 20:20] Andreas Metzler > Package: lsb-base > Version: 10.2018112800 > Severity: serious > > Hello, > > there is a logic error in /lib/lsb/init-functions's killproc: > > base=${1##*/} > if [ ! $pidfile ]; then > name_param="--name $base

Bug#928920: patch: Introduce logging functions that check ${VERBOSE}

2019-05-12 Thread Dmitry Bogatov
Package: lsb-base Severity: wishlist Tags: patch From 58dd6e6add24a4e5531a84ff2404f2f5ed71e114 Mon Sep 17 00:00:00 2001 From: Dmitry Bogatov Date: Sat, 11 May 2019 21:20:48 + Subject: [PATCH] Introduce logging functions that check ${VERBOSE} Use of logging functions in initscripts

Bug#934502: lsb-base: avoid '\r' in logging functions

2019-08-11 Thread Dmitry Bogatov
Package: lsb-base Version: 10.2019051400 Severity: wishlist File: /lib/lsb/init-functions Dear Maintainer, please change output format of logging functions, provided by `/lib/lsb/init-functions'. Currently, status marker -- green [ok], red [FAIL], blue [warn], etc. -- is printed at the start

Re: Bug#934502: lsb-base: avoid '\r' in logging functions

2019-08-14 Thread Dmitry Bogatov
[2019-08-13 16:48] Thorsten Glaser > > Please, change format to following: > > just run: > > sudo sh -c 'echo FANCYTTY=0 >>/etc/lsb-base-logging.sh' > (On the other hand, now that “most” people, and especially the target > group of “fancy” logging, is using systemd instead, perhaps it’s

Bug#928920: patch: Introduce logging functions that check ${VERBOSE}

2019-07-17 Thread Dmitry Bogatov
[2019-05-13 04:05] Dmitry Bogatov > Package: lsb-base > Severity: wishlist > Tags: patch > > From 58dd6e6add24a4e5531a84ff2404f2f5ed71e114 Mon Sep 17 00:00:00 2001 > From: Dmitry Bogatov > Date: Sat, 11 May 2019 21:20:48 + > Subject: [PATCH] Introduce logging functi