Bug#672361: bootlogd: escape sequences should be filtered out

2019-08-11 Thread Dmitry Bogatov
[2019-08-08 19:24] Jesse Smith > > part 2 text/plain1753 > On Thu, 08 Aug 2019 20:21:50 +0000 Dmitry Bogatov wrote: > > > > control: tags -1 +upstream > > > > [2019-08-07 05:13] Adam Borowski > > > [...] > > > > a /var/l

Bug#934501: at: please provide runscript file

2019-08-11 Thread Dmitry Bogatov
some links: * http://smarden.org/runit -- more information about 'runit' * https://bugs.debian.org/746715 -- technical committe position on support of init systems, other then sysvinit. From 13d312c11e948f73b150aaf1c5c8508495559603 Mon Sep 17 00:00:00 2001 From: Dmitry Bogatov Date:

Bug#672361: bootlogd: escape sequences should be filtered out

2019-08-11 Thread Dmitry Bogatov
[2019-08-08 19:24] Jesse Smith > On Thu, 08 Aug 2019 20:21:50 +0000 Dmitry Bogatov wrote: > > > > control: tags -1 +upstream > > > > [2019-08-07 05:13] Adam Borowski > > > [...] > > > > a /var/log/boot.log file is > > > > generated

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 o

Bug#934500: dh-runit: permissions of supervise directory

2019-08-11 Thread Dmitry Bogatov
Package: dh-runit Version: 2.8.13.2 Severity: normal In #924903 permissions of /var/lib/runit/supervise were changed from 755 to 700. As pointed by latest Lintian version, Policy 10.9 recommends 755. The simpliest fix is revert of #924903. More attractive way is to move supervise directories int

Bug#672361: bootlogd: escape sequences should be filtered out

2019-08-12 Thread Dmitry Bogatov
control: tags -1 +fixed-upstream [2019-08-11 17:57] Jesse Smith > > Please, don't. Issue with '\r' can be resolved by removal of '\r' in > > `bin:lsb-base'. > > Okay, I'll do an option for completely unfiltered and other tools and be > adjusted to match. Thank you very much. > > With filterin

Bug#934463: initscripts: consider taking over hwclock policy machinery

2019-08-12 Thread Dmitry Bogatov
control: tags -1 +confirmed +help [2019-08-11 12:46] Andreas Henriksson > Package: initscripts > Version: 2.95-4 > Severity: wishlist > > Dear Maintainer, > > Please consider taking over the hwclock related init script (et.al.) from the > util-linux package. > > These init scripts aren't really

Bug#922642: possible implementation

2019-08-12 Thread Dmitry Bogatov
[2019-08-11 22:54] Shengjing Zhu > This C patch works for me. But I have another approach now. > > Add following script as /usr/bin/execlineb > > #!/usr/lib/execline/bin/execlineb -S0 > /usr/lib/execline/bin/importas -D > /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PATH PATH > /

Bug#924505: bash: set shell to /bin/sh on removal

2019-08-12 Thread Dmitry Bogatov
[2019-03-13 17:17] Dmitry Bogatov > Package: bash > Version: 5.0-2 > Severity: wishlist > > Dear Maintainer, > > To contribute to efford of of making bash non-essential, I propose > following patch, that should resolve issue with login #620898 (in CC). >

Bug#672361: bootlogd: escape sequences should be filtered out

2019-08-12 Thread Dmitry Bogatov
[2019-08-11 18:08] Jesse Smith > > > I'd like to point out though that with such an option enabled, it is > > > going to result in some weird output. If all escape sequences are > > > printed to the file, tools like "less" can handle it, but other (more > > > raw) text manipulation tools such as

Bug#934462: initscripts: drop alternative dep on non-existant file-rc

2019-08-12 Thread Dmitry Bogatov
control: tags -1 +wontfix control: close -1 [2019-08-11 12:43] Andreas Henriksson > Package: initscripts > Version: 2.93-8 > Severity: normal > > Dear Maintainer, > > The initscripts packages still lists file-rc among it's dependencies > and the file-rc package is removed since a long time alre

Bug#672361: bootlogd: escape sequences should be filtered out

2019-08-13 Thread Dmitry Bogatov
[2019-08-12 17:45] Jesse Smith > >> I tried it and the "head", "cat" and "tail" commands mangle the lines > >> of the log file when escape sequences are not escaped. Output from > >> "less" is clean though and looks correct. > > Interesting. Can you please send text that shows this behaviour? >

Bug#934463: initscripts: consider taking over hwclock policy machinery

2019-08-13 Thread Dmitry Bogatov
[2019-08-12 22:37] Andreas Henriksson > > This is how things usually done on non-conffiles. Are there > > additional complications with conffiles? > > Yes, there are many gotchas with conffiles. Extensive testing is > needed. Yes. We could use semi-automatic tests in Docker, like salsa:kaction/

Bug#672361: 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#931658: runit-init: Boot hangs with QEMU if openssh-server is installed

2019-08-14 Thread Dmitry Bogatov
[2019-07-13 08:28] Dmitry Bogatov > [2019-07-09 15:11] Lorenz > > Il giorno mar 9 lug 2019 alle ore 01:52 Colin Watson > > ha scritto: > > >Is this just another instance of problems with your virtual machine not > > >having enough entropy (#912616 etc.)? >

Bug#922642: possible implementation

2019-08-14 Thread Dmitry Bogatov
[2019-08-13 10:43] Shengjing Zhu > > [2019-08-11 22:54] Shengjing Zhu > > > This C patch works for me. But I have another approach now. > > > > > > Add following script as /usr/bin/execlineb > > > > > > #!/usr/lib/execline/bin/execlineb -S0 > > > /usr/lib/execline/bin/importas -D > > > /usr/loc

Bug#934500: dh-runit: permissions of supervise directory

2019-08-14 Thread Dmitry Bogatov
[2019-08-12 10:10] Lorenz > [...] > I don't see a strong reason to have persistent supervise directories: the > files inside are mostly (if not all) not recyclable, bug like #919296 > proves that pre-create files with the porpose of speeding up the start of a > runsv process doesn't work. > Mo

Bug#719692: Make run-parts useful for running hook scripts

2019-08-15 Thread Dmitry Bogatov
[2013-08-14 12:48] Michael Haggerty > Package: debianutils > Version: 4.2.1 > Severity: wishlist > [...] > Just the thing for run-parts! > > But hook scripts are often fed some data on their stdin. For example, > the Git post-receive hook receives input that tells what references have > been ch

Bug#573550: affects squeeze, package has only been updated in testing

2019-01-11 Thread Dmitry Bogatov
[2019-01-01 22:38] Dmitry Bogatov > [2018-12-29 19:51] Michael Biebl > > Am 29.12.18 um 19:34 schrieb Dmitry Bogatov: > > > control: reassign -1 init-system-helpers > > > > How should we handle bugs that are really sysvinit specific, even if > > they affec

Bug#701863: invoke-rc.d: report service when policy-rc.d prevents execution.

2019-01-11 Thread Dmitry Bogatov
vice name in that output? Here I propose patch to implement request: From aaf747cf7e2a0256f62a25fd69b720b466bfaee2 Mon Sep 17 00:00:00 2001 From: Dmitry Bogatov Date: Thu, 10 Jan 2019 16:50:13 + Subject: [PATCH] update-rc.d: make policy deny message more informative If action on service was denied by policy-rc.d, include name of

Bug#444980: udev not restarted after exiting runlevel 1

2019-01-11 Thread Dmitry Bogatov
[2019-01-08 14:32] Michael Biebl > Am 08.01.19 um 13:37 schrieb Dmitry Bogatov: > > > > control: tags -1 +moreinfo > > > > Seems old discussion did not ended in solution. Let us try again. > > > > Dear udev maintainers, did anything changed? Are there

Bug#680293: update-rc.d manual: `update-rc.d remove name` works when `/etc/init.d/name` exists

2019-01-11 Thread Dmitry Bogatov
ng). > > I guess the bug has been present for a longer time, so please update the > version information accordingly. Dear maintainers of init-system-helpers, please consider following patch, that adjust behaviour of update-rc.d to match manpage. From 46c7069cf9253399540cb0a75c51e164293e86

Bug#659955: update-rc.d: add option to specify alternative root (like insserv -p)

2019-01-11 Thread Dmitry Bogatov
[ I believe this bug should be reassigned to bin:insserv, if current maintainer of bin:init-system-helpers agree. ] [2012-02-15 11:33] Peter Eisentraut > part text/plain 238 > Package: sysv-rc > Version: 2.88dsf-22 > Severity: wishlist > > Please add an option like inss

Bug#545448: [Pkg-sysvinit-devel] Bug#545448: invoke-rc.d should indicate whats wrong when not starting services

2019-01-11 Thread Dmitry Bogatov
located place, where invoke-rc.d decides aganist starting service in case, described by submitter. From f548e3474b404e264fe9439b7543139f5b74a160 Mon Sep 17 00:00:00 2001 From: Dmitry Bogatov Date: Thu, 10 Jan 2019 14:35:32 + Subject: [PATCH] invoke-rc.d: warn about unmatching service and runle

Bug#551555: mountnfs.sh: start should declare dependency on name resolver

2019-01-11 Thread Dmitry Bogatov
[2019-01-08 16:32] Petter Reinholdtsen > [Dmitry Bogatov] > >> Unfortunately $named can not be listed as a dependency for > >> mountnfs.sh, as it would generate a dependency loop. First of all, > >> all known implementations of $named start in rc2.d, while moun

Bug#629902: dh_installinit: should support LSB compliant scripts

2019-01-11 Thread Dmitry Bogatov
opigating a failing > exit status. debhelper allows it to do do. The right way to make 6 be > ignored is to get invoke-rc.d to ignore it, not add cruft to every > postinst that calls it. Here I propose patch to implement just that: From 77c189d0f87a53a93f48b08594c8e7ee864b6e5e Mon Sep 1

Bug#656081: retitle 656081 to service: document that /usr/sbin/service disrespects policy-rc.d intentionally ...

2019-01-11 Thread Dmitry Bogatov
wording: From 5e080c989579dc268fe985a566e3ccb3fdf1ebe3 Mon Sep 17 00:00:00 2001 From: Dmitry Bogatov Date: Thu, 10 Jan 2019 16:41:00 + Subject: [PATCH] Document that `service' it does not check /usr/sbin/policy-rc.d --- man8/service.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-

Bug#680293: update-rc.d manual: `update-rc.d remove name` works when `/etc/init.d/name` exists

2019-01-11 Thread Dmitry Bogatov
[2018-07-19 23:47] Richard Laager > On 07/14/2018 08:34 PM, Richard Laager wrote: > > Purging ntp after installing ntpsec seems to be fairly common with > > users. Accordingly, I'm raising the severity of this bug to important. > > My current intention is to rename the service from ntp.service

Bug#713905: mention that there is nothing wrong with one's system upon warning

2019-01-11 Thread Dmitry Bogatov
reassign -1 insserv [2013-06-24 01:11] jida...@jidanni.org > Package: sysv-rc > Version: 2.88dsf-41+jessie1 > Severity: wishlist > File: /usr/sbin/update-rc.d > > This > > update-rc.d: warning: default start runlevel arguments (2 3 4 5) do not match > alsa-utils Default-Start values > (S) >

Bug#918966: new(?) backlight brightness script

2019-01-12 Thread Dmitry Bogatov
[2019-01-11 08:40] Thorsten Glaser > On Fri, 11 Jan 2019, Aleksi Suhonen wrote: > > > if [ -d /sys/class/backlight/acpi_video0 ]; then > > readonly SYS_CONTROL=/sys/class/backlight/acpi_video0/brightness > > readonly SYS_MAXIMUM=/sys/class/backlight/acpi_video0/max_brightness > > else >

Bug#851427: sysvinit makes /dev/shm a symlink to /run/shm, should be other way round

2019-01-12 Thread Dmitry Bogatov
[ Please, next time attach patch, not whole file. Much more convenient for review ] [2019-01-10 10:54] Dolphin Oracle > the buster version of sysvinit initscripts still mounts the with /run/shm > as the mount point for the tmpfs and /dev/shm as a symlink. > > just adding on to the discussion.

Bug#919063: dillo: undocumented dipd and dpidc binaries

2019-01-12 Thread Dmitry Bogatov
Package: dillo Version: 3.0.5-4 Severity: wishlist Dear Maintainer, dillo provides several binaries, whose purpose is not easy to understand for enduser: /usr/bin/dillo-install-hyphenation /usr/bin/dpid /usr/bin/dpidc I believe the only user-facing command should be onl

Bug#918966: new(?) backlight brightness script

2019-01-12 Thread Dmitry Bogatov
S_MAXIMUM=/dev/null > fi I like this approach the best. Here is pending patch. Feedback is welcome, in wording in particular. From 97e33ff24c857bf20f6d73a2d75c2d200acd0693 Mon Sep 17 00:00:00 2001 From: Dmitry Bogatov Date: Fri, 11 Jan 2019 13:31:21 + Subject: [PATCH] Check in `brigh

Bug#919179: dh-make: generate dependency on `debhelper-compat'

2019-01-13 Thread Dmitry Bogatov
Package: dh-make Version: 2.201802 Severity: wishlist Dear Maintainer, please generate build dependency on `debhelper-compat (= 11)' instead of `debian/compat'. pgpGECFjFXmiJ.pgp Description: PGP signature

Bug#919181: ITP: laminar -- lightweight and modular continuous integration service

2019-01-13 Thread Dmitry Bogatov
Package: wnpp Severity: wishlist Owner: Dmitry Bogatov * Package name : laminar Version : 0.6+46.g31c6498-1 Upstream Author : Oliver Giles * Url : https://laminar.ohwg.net * Licenses : GPL-3+ Programming Lang : C++, Javascript Section

Bug#919180: libcapnp-dev: missing libkj-http

2019-01-13 Thread Dmitry Bogatov
Package: libcapnp-dev Version: 0.7.0-1 Severity: normal Dear Maintainer, your package provides kj-http.pc pkg-config file, which provides following instructions to link with kj-http: $ pkg-config --libs kj-http -lkj-http -lkj-async -lkj On other hand, there is no kj-http.so fil

Bug#573550: affects squeeze, package has only been updated in testing

2019-01-13 Thread Dmitry Bogatov
[2019-01-11 14:51] Felipe Sateler > On Fri, Jan 11, 2019 at 9:39 AM Dmitry Bogatov wrote: > > > > > [2019-01-01 22:38] Dmitry Bogatov > > > [2018-12-29 19:51] Michael Biebl > > > > Am 29.12.18 um 19:34 schrieb Dmitry Bogatov: > > &

Bug#629902: dh_installinit: should support LSB compliant scripts

2019-01-13 Thread Dmitry Bogatov
[ Do you want me to re-submit this patch as merge request? ] [2019-01-11 14:58] Felipe Sateler > > [2011-06-14 11:39] Joey Hess > > > > > > part 1 text/plain 618 > > > Helmut Grohne wrote: > > > > A failure from the update-rc.d cannot make postinst fail, because the > > > >

Bug#838480: summary of disagreement

2019-01-13 Thread Dmitry Bogatov
[2018-12-21 18:54] Dmitry Bogatov > I drafted following text, expressing my vision of problem. You may wish > to extend it with your vision. > [...] I politely remind about my intention to call for Technical Comitete, and invite you to state your opinion on proposed summary of disagreement.

Bug#551555: mountnfs.sh: start should declare dependency on name resolver

2019-01-13 Thread Dmitry Bogatov
[2019-01-11 20:35] Petter Reinholdtsen > [Dmitry Bogatov] > >> No objections, but note there used to be several scripts in rcS.d/ > >> depending on /usr/ being mounted, and these need to be moved from S to > >> (2 3 4 5) first. > > > > As far as I can tel

Bug#444980: udev not restarted after exiting runlevel 1

2019-01-13 Thread Dmitry Bogatov
[2019-01-11 14:34] KatolaZ > On Fri, Jan 11, 2019 at 12:36:36PM +0000, Dmitry Bogatov wrote: > > > > [2019-01-08 14:32] Michael Biebl > > > Am 08.01.19 um 13:37 schrieb Dmitry Bogatov: > > > > > > > > control: tags -1 +moreinfo > > >

Bug#132542: sysvinit: please make /etc/init.d/rcS a conffile

2019-01-14 Thread Dmitry Bogatov
[2019-01-13 08:31] Pierre Ynard > Hello, and thanks a lot for your work on the sysvinit package! I am happy to know, that this work is important not only to me. > >* Move /etc/init.d/{rc,rcS} scripts out of /etc, retaining > > symbolic link for compatibility (Closes: #132542) > > htt

Bug#919105: RFS: uriparser/0.9.1-1

2019-01-14 Thread Dmitry Bogatov
[2019-01-12 19:28] Jörg Frings-Fürst > Severity: normal > > Dear mentors, > > I am looking for a sponsor for my package "uriparser" > >Package name: uriparser >Version : 0.9.1-1 >Upstream Author : Sebastian Pipping >URL : https://github.com/uriparser/ur

Bug#919131: RFS: apt-listbugs/0.1.27

2019-01-14 Thread Dmitry Bogatov
[2019-01-13 00:21] "Francesco Poli (wintermute)" > Package: sponsorship-requests > Severity: normal > > Hi! > > I have just finished preparing a new version of the apt-listbugs > package (0.1.27): it is ready to be uploaded to Debian sid. > Could someone please build the package from commit >

Bug#626230: Seg faults on large files

2019-01-14 Thread Dmitry Bogatov
control: tags -1 confirmed [2011-05-09 22:32] Karl Schmidt > part text/plain 487 > Package: e3 > Version: 1:2.71-1 > Severity: important > > I'm wondering if the is specific to the amd64 build? No idea, no i386 box around. > The log file is 4.9M > > # e3ne /var/log/apa

Bug#132542: sysvinit: please make /etc/init.d/rcS a conffile

2019-01-15 Thread Dmitry Bogatov
[2019-01-13 17:10] Thorsten Glaser > On Sun, 13 Jan 2019, Pierre Ynard wrote: > > > You've moved them to /usr/libexec/ that doesn't exist on Debian, not > > /lib/init/ ?... > > /usr/libexec/ is now allowed on Debian, but anything under /usr > does not seem to be the right place for things used

Bug#919209: initscripts: adequate reports obsolete-conffile in initscripts

2019-01-15 Thread Dmitry Bogatov
control: forcemerge 915051 -1 control: close -1 [2019-01-14 01:03] shirish शिरीष > Package: initscripts > Version: 2.93-2 > Severity: normal > > Usertags: obsolete-conffile adequate > > Dear Maintainer, > Thank you for maintaining initscripts. > > I was upgrading the system when adequate inf

Bug#918764: udev: "udevadm control --reload-rules" kills all processes except init

2019-01-16 Thread Dmitry Bogatov
[ More eyes is better, so please use sysvi...@packages.debian.org instead personally me for sysvinit-related issues. I read list carefully. ] [2019-01-15 16:17] Axel Beckert > Anyway, I'm taking Dmitry into Cc since sysvinit-core's init is the > only process which survives this issue and he

Bug#919296: git-daemon-run: fails with 'warning: git-daemon: unable to open supervise/ok: file does not exist'

2019-01-16 Thread Dmitry Bogatov
control: tags -1 +confirmed [2019-01-14 19:56] Celejar > ~# dpkg-reconfigure git-daemon-run > Service git-daemon already added. > warning: git-daemon: unable to open supervise/ok: file does not exist > > > If I'm lucky then that will get it working. I'll try to reproduce it > > here and set t

Bug#919604: lintian: warnings on new-style init scripts

2019-01-17 Thread Dmitry Bogatov
Package: lintian Version: 2.5.121 Severity: wishlist Dear Maintainer, Lintian seems to be very confused by new style init scripts: #!/usr/bin/env /lib/init/init-d-script ### BEGIN INIT INFO # Provides: bcron-sched # Should-Start: $syslog # R

Bug#132542: sysvinit: please make /etc/init.d/rcS a conffile

2019-01-17 Thread Dmitry Bogatov
[2019-01-15 17:35] Thorsten Glaser > On Tue, 15 Jan 2019, Dmitry Bogatov wrote: > > > As far as I can tell, /sbin/init invocation is late enough. Usrmerge is > > coming. /usr is mounted by initramfs since initramfs-tools=0.117 (25 Sep > > 2014): > > The latter i

Bug#734592: [debhelper-devel] Bug#734592: makefile.pm: make output parsing a bit less strict

2019-01-17 Thread Dmitry Bogatov
[2014-01-13 16:05] Joey Hess > > part 1 text/plain 702 > Andrew Shadura wrote: > > I propose a patch to relax requirements to the make output. Currently, > > when the target doesn't exist, makefile.pm expects string like: > > > > make: *** No rule to make target 'clean'. Stop

Bug#915517: ucspi-tcp: VCS repository is set to private

2019-01-17 Thread Dmitry Bogatov
control: close -1 [2018-12-06 19:41] Alexander Wirt > > [2018-12-04 12:48] Ansgar Burchardt > > > Version: 1:0.88-4 > > > Severity: normal > > > > > > Vcs-* ist set to https://salsa.debian.org/debian/ucspi-tcp which is a > > > private repository. Please make the repository publically access

Bug#775912: Accepting patch upstream

2019-01-17 Thread Dmitry Bogatov
control: tags -1 +upstream [2019-01-15 19:24] Jesse Smith > I am applying the provided patch upstream. Looks like this should have > been the default behaviour, at least in kernel versions after the 2.6 > series. > > The patch will be included in insserv-1.19.0, likely published around > the e

Bug#911515: dvtm in backports

2019-01-17 Thread Dmitry Bogatov
Hello? Dear maintainer of ncurses, could you please upload a backport of ncurses-term? pgpQapevBlYEs.pgp Description: PGP signature

Bug#462389: debhelper: 'dh_installinit --name foobar ' should fail if package.foobar.init does not exist

2019-01-17 Thread Dmitry Bogatov
From f377d762a4e9635bf67e4759705655899ae4de0e Mon Sep 17 00:00:00 2001 From: Dmitry Bogatov Date: Thu, 17 Jan 2019 02:19:27 + Subject: [PATCH] dh_installinit: --name implies, that init script is present Previously, `dh_installinit' silently did nothing, when --name option was passed, bu

Bug#918966: new(?) backlight brightness script

2019-01-17 Thread Dmitry Bogatov
[2019-01-17 21:13] Thorsten Glaser > On Sat, 12 Jan 2019, Dmitry Bogatov wrote: > > > Sure. Your contribution would be welcome. > > I pushed it to a branch “tg-brightness” in the sysvinit > packaging on Salsa. Next time, wip/ namespace is preferred. It makes it clear, that

Bug#919811: dh-runit: create tutorial

2019-01-19 Thread Dmitry Bogatov
Package: dh-runit Version: 2.8.1 Severity: important Dear Maintainer, please write elaborate tutorial, explaining not just command line options of dh_runit, but also more general view -- what typical runscript look like. Ideally, something like Perl Policy, but for Runit is needed. -- System I

Bug#132542: sysvinit: please make /etc/init.d/rcS a conffile

2019-01-19 Thread Dmitry Bogatov
[2019-01-18 02:20] Adam Borowski > > Wow. So strong reaction. Fine. Collegues, I understand your attitude. > > You have some setup, with separate / and /usr, without initramfs, and > > you do not want change anything. > > That ship has long since sailed. What's the point of making sysv-rc suppo

Bug#877331: sponsorship-requests: nix/1.1.15 (ITP 877019) -- Purely functional package manager

2019-01-19 Thread Dmitry Bogatov
[2018-12-29 19:54] Vincent Bernat > > Probably not. Violations of FHS is violation of policy, and to get > > authorization to policy violation is long road, starting with discussion > > on debian-devel@. > > > > But, can't we just configure Nix to store it under /var/nix? > > This would break t

Bug#919296: git-daemon-run: fails with 'warning: git-daemon: unable to open supervise/ok: file does not exist'

2019-01-19 Thread Dmitry Bogatov
[2019-01-16 14:49] Dmitry Bogatov > So, should I propose you patch (in 7 days), that merges > bin:git-daemon-run into bin:git-daemon, would you be able to review > and apply/upload it before hard freeze? Probably, even better would be to merge `git-daemon-run' and `git-daemon-s

Bug#917629: RFS: xhk/1.0-1

2019-01-19 Thread Dmitry Bogatov
[2019-01-04 12:29] Kentaro Hayashi > On Fri, 4 Jan 2019 02:17:57 +0100 Adam Borowski wrote: > > Am I holding it wrong? > > step 1. launch xhk > step 2. press "j" key, then "j" is typed > step 3. press space and "j" key, then "f" is typed. > > If xhk works as above, it is OK (expected behavior

Bug#910608: RFS: libtheft/0.4.5-1 ITP #910296

2019-01-19 Thread Dmitry Bogatov
[2018-11-01 23:22] Richard Ipsum > On Fri, 26 Oct 2018, at 02:47, Dmitry Bogatov wrote: > > > > [2018-10-23 23:53] Richard Ipsum > > > Fixed remaining issues, sorry this took me a while to get to. > > > I have uploaded a new version of the package to mentors

Bug#919614: RFS: note/1.3.26-2 [ITA]

2019-01-19 Thread Dmitry Bogatov
[2019-01-17 23:13] eamanu15 > Dear mentors, > > I am looking for a sponsor for my package "note" > > * Package name: note > Version : 1.3.26-2 > Upstream Author : Thomas von Dein > * URL : http://www.daemon.de/NOTE > * License : Gnu Public License(GPL) > Sec

Bug#919610: insserv.8: Corrections of formatting and macro use in the manual

2019-01-19 Thread Dmitry Bogatov
control: tags -1 +fixed-upstream [2019-01-18 01:31] Bjarni Ingi Gislason > Package: insserv > Version: 1.18.0-1 > Severity: minor > Tags: patch > > Dear Maintainer, > > Input file is insserv.8 >[...] Dear submitter, that you for your contribution. Unfortunately, your patch can not be used e

Bug#132542: sysvinit: please make /etc/init.d/rcS a conffile

2019-01-19 Thread Dmitry Bogatov
[2019-01-18 14:32] Thorsten Glaser > * what are your arguments aganist usrmerge? > > Please let’s not go there. Just accept that this idea, originating > from the systemd people at Fedora/Freedesktop, is NOT welcome to > classical Unix people. Adam correctly pointed in his email, that usrmerg

Bug#629902: dh_installinit: should support LSB compliant scripts

2019-01-19 Thread Dmitry Bogatov
lp a lot that the flag > is available in buster, so we can add it in the first compat level > released in bullseye. Wonderful. What about this patch: From 6c856e13dfd496b25652a202f210177dd0f86c19 Mon Sep 17 00:00:00 2001 From: Dmitry Bogatov Date: Thu, 10 Jan 2019 16:31:32 + Subject: [PATCH]

Bug#917777: ITP: sexpect -- Expect for Shells

2019-01-19 Thread Dmitry Bogatov
[2018-12-29 23:24] Clark Wang > Package: wnpp > Severity: wishlist > Owner: Clark Wang > > * Package name: sexpect > Version : 2.1.8 > Upstream Author : Clark Wang > * URL : https://github.com/clarkwang/sexpect > * License : GPL > Programming Lang: C >

Bug#132542: sysvinit=2.93-5 (Was: please make /etc/init.d/rcS a conffile)

2019-01-20 Thread Dmitry Bogatov
I uploaded sysvinit=2.93-4, and sysvinit=2.93-5 just after, since I forgot credit to Thorsten. Changes are mostly cosmetic, except following changes: * Check for presence of backlight-related virtual files in `brightness' initscript (Closes: #918966) Incorporated improvemens to `brightnes

Bug#919865: RFS: scdoc/1.6.0-1

2019-01-21 Thread Dmitry Bogatov
[2019-01-20 10:53] Birger Schacht > Alternatively, one can download the package with dget using this command: > dget -x > https://mentors.debian.net/debian/pool/main/s/scdoc/scdoc_1.6.0-1.dsc > > Alternatively, you can access package debian/ directory via git from URL: > https://salsa.deb

Bug#917629: RFS: xhk/1.0-1

2019-01-21 Thread Dmitry Bogatov
[2019-01-20 18:39] Kieran Bingham > This log shows you have pushed then released the space before pressing > the next key to mirror. [...] Yes. This way it works. But documentation still have to be improved -- manpage is almost unreadable and refers to non-existent info manual. I think in cu

Bug#919699: Please support -w switch to halt(8)

2019-01-21 Thread Dmitry Bogatov
wf' or 'halt -fw', but I believe it is not needed. I am okay with accepting patch to implement writing `wtmp' entry, if it is reasonably small, but I would prefer to delegate it to external implementation, like https://git.suckless.org/utmp (not sure it is applicable). From 3b4892

Bug#919610: insserv.8: Corrections of formatting and macro use in the manual

2019-01-21 Thread Dmitry Bogatov
[2019-01-20 17:31] Bjarni Ingi Gislason > > > Input file is insserv.8 > > >[...] > > > > Dear submitter, that you for your contribution. Unfortunately, your > > patch can not be used easily, since it alters not source (insserv.8.in), > > but preprocessed version. > > > > Would you be so kind to

Bug#601054: add comments to /etc/init.d/.depend.* saying what program put them there

2019-03-06 Thread Dmitry Bogatov
control: tags -1 +fixed-upstream [2019-03-04 20:59] Jesse Smith > > I take off my Debian hat, and as regular user ask you, upstream > > maintainer, can you please .depends files from /etc/ to /var, to improve > > compliance with FHS. > > This how now been done upstream and it will be implemente

Bug#923871: acpid: support for runit init system

2019-03-06 Thread Dmitry Bogatov
From 2d7140fca54f2d54edeacf4dce6ce10d49d501e7 Mon Sep 17 00:00:00 2001 From: Dmitry Bogatov Date: Sun, 24 Feb 2019 21:33:40 + Subject: [PATCH] Add native runit script --- debian/acpid.runit | 1 + debian/acpid.runscript | 5 + debian/control | 3 ++- debian/rules | 2 +- 4

Bug#686895: initscripts: /forcefsck: fsck -f undefined (e2fsck-ism)

2019-03-06 Thread Dmitry Bogatov
[2019-03-05 02:50] Pierre Ynard > reopen 686895 > thanks > > /etc/init.d/checkfs.sh also checks forcefsck to pass -f to fsck, > so it needs to be fixed too. It won't be as simple as checkroot.sh > because fsck -A can apply to any number of filesystems of any type and > checkfs.sh doesn't track s

Bug#408954: checkroot.sh: should not skip running fsck with JFS root

2019-03-06 Thread Dmitry Bogatov
[2019-03-02 00:01] Pierre Ynard > Do we want a blacklist, or a whitelist? > Do we want to delegate conditionality to particular implementations? If > so, which factors? Running on battery was suggested. Shipping a dummy > fsck.$type is a way to delegate the possibility or impossibility to fsck >

Bug#922815: insserv FATAL while updating as mountkernfs has to be enabled to use service udev

2019-03-07 Thread Dmitry Bogatov
[2019-03-05 23:41] Michael Biebl > Control: reassign -1 insserv > > I think insserv should depend on initscripts. It requires that to > > actually do anything. > > > > Adding Conflicts will likely make switching inits much more difficult. > > Nod, reassigning back to insserv. Bug is in incorre

Bug#923609: Binary incompatibility in libgdbm6

2019-03-07 Thread Dmitry Bogatov
[2019-03-05 17:44] Sergey Poznyakoff > Hello, > > Investigation of the attached file has shown that it has been created > by gdbm 1.8.3 compiled without large file support (sizeof(off_t) == 4). > In contrast, gdbm 1.18.1 was compiled with large file support enabled, > which naturally lead to the

Bug#922624: possible implementation

2019-03-07 Thread Dmitry Bogatov
624) + * Move execlineb into `/usr/bin'. + + -- Dmitry Bogatov Wed, 06 Mar 2019 17:53:53 + + execline (2.5.0.1-3) unstable; urgency=3Dmedium = * Add dep8 autopkgtest script diff -Nru execline-2.5.0.1/debian/execlineb.1 execline-2.5.0.1/debian/execl= ineb.1 --- execline-2.5

Bug#923924: Please review and apply attached patch to support shutdown on SIGPWR

2019-03-08 Thread Dmitry Bogatov
[2019-03-07 12:57] Andras Korn > part 1 text/plain 218 > Sorry, I sent an earlier version of the patch by mistake. > > I'm attaching the correct one, which I tested and which works for me. > [...] > - if (sigc && (stat(STOPIT, &s) != -1) && (s.st_mode & S_IXUSR)) { > +

Bug#923609: proposed solution

2019-03-08 Thread Dmitry Bogatov
From dbbe906795dd977ed16cccaa7b0385ce8654c8a5 Mon Sep 17 00:00:00 2001 From: Dmitry Bogatov Date: Thu, 7 Mar 2019 20:19:11 + Subject: [PATCH] Provide version with LFS support disabled --- debian/rules | 4 1 file changed, 4 insertions(+) diff --git a/debian/rules b/debian/rules index fce1572..03b6242 1

Bug#924118: insserv: none

2019-03-09 Thread Dmitry Bogatov
Package: insserv Version: 1.18.0-2 Severity: wishlist Dear Maintainer, New upstream version 1.19 is released. Please consider packaging it. -- System Information: Distributor ID: Devuan Description:Devuan GNU/Linux beowulf/ceres Release:10 Codename: n/a Architecture: x86_64 K

Bug#924116: lintian: false positive of package-uses-dh-runit-...

2019-03-09 Thread Dmitry Bogatov
Package: lintian Version: 2.7.0 Severity: wishlist Dear Maintainer, Lintian produces false positive 'package-uses-dh-runit-but-lacks-breaks-substvar' in following scenario: * source package builds bin:foo and bin:bar. * bin:foo uses functionality of dh_runit (test -f debian/foo.runit), but

Bug#923957: /lib/runit/run_sysv_scripts shouldn't use 'sh -e'

2019-03-09 Thread Dmitry Bogatov
control: severity -1 important [2019-03-07 17:21] Andras Korn > The supplied "/etc/runit/1" calls "/lib/runit/run_sysv_scripts /etc/rcS.d" > during boot. > > /lib/runit/run_sysv_scripts runs under "sh -eu", which has the effect that > if any initscript exits unsuccesfully, all subsequent script

Bug#686895: initscripts: /forcefsck: fsck -f undefined (e2fsck-ism)

2019-03-09 Thread Dmitry Bogatov
[2019-03-07 15:15] Pierre Ynard > > Sounds reasonable. Will you make patch? > > What does ext* expand to, what's the list of ext filesystem types for > which we want to honor forcefsck? ext2, ext3 and ext4? As you convincingly remarked below, we may want honor `test -f /forcecheck' for every file

Bug#924117: startpar: New upstream release

2019-03-09 Thread Dmitry Bogatov
Package: startpar Version: 0.61-1 Severity: wishlist Dear Maintainer, new upstream release 0.62 is released. Please consider packaging it. -- System Information: Distributor ID: Devuan Description:Devuan GNU/Linux beowulf/ceres Release:10 Codename: n/a Architecture: x86_64 Ke

Bug#499796: initscripts: rootfs over nfs hangs at reboot

2019-03-10 Thread Dmitry Bogatov
ages can't edit > /etc/default/halt, it might be even better to let them drop files > somewhere, maybe in /run/network, to signal this. Well, let's start with something. What about this patch, that reuses /etc/default/halt? I believe it is, maybe not most principal, but solution to

Bug#620898: Moving bash from essential/required to important

2019-03-10 Thread Dmitry Bogatov
[2017-01-21 20:54] Balint Reczey > Control: tags -1 confirmed > > Hi, > > On Sat, 27 Sep 2014 21:14:46 -0500 Troy Benjegerdes wrote: > > So can we have a prerm script for bash that sets the root > > shell back to /bin/sh, or at least asks the admin if they want > > zsh or tcsh, and warns about

Bug#924268: 9base: move binaries to /usr/libexec

2019-03-10 Thread Dmitry Bogatov
Package: 9base Version: 1:6-7 Severity: wishlist Dear Maintainer, since Debian now uses FHS-3.0, /usr/libexec is more suitable place for exectables then generic /usr/lib location. Please, consider moving. -- System Information: Distributor ID: Devuan Description:Devuan GNU/Linux beowulf/ce

Bug#703844: proposed wording

2019-03-10 Thread Dmitry Bogatov
I believe something as simple, as this would do: From ce28f12b7682fc5750fe225ac563cacfdcf81ff0 Mon Sep 17 00:00:00 2001 From: Dmitry Bogatov Date: Sat, 9 Mar 2019 20:48:07 + Subject: [PATCH] Document NETDOWN variable in /etc/default/halt --- debian/src/initscripts/etc/default/halt | 3

Bug#924269: chiark-really: providing bin:sudo

2019-03-10 Thread Dmitry Bogatov
Package: chiark-really Version: 6.0.3 Severity: wishlist Dear Maintainer, please consider making chiark-really drop-in replacement for sudo. For my own purposes, alias sudo='PATH=/bin:/sbin:/usr/bin:/usr/sbin /usr/sbin/really' is perfectly fine, but some packages pull dependency on bin

Bug#924058: runit: replace obsolete usleep with nanosleep in sv.c

2019-03-10 Thread Dmitry Bogatov
[2019-03-08 23:43] Jan > >From f7b8f943d1f7a8f26df8d81eeb0a2d5a69ee7e22 Mon Sep 17 00:00:00 2001 > From: Jan > Date: Wed, 6 Mar 2019 18:38:04 +0100 > Subject: [PATCH] fix: replace obsolete usleep with nanosleep > > POSIX.1-2001 declares usleep obsolete, > POSIX.1-2008 removes the specificatio

Bug#923609: proposed solution

2019-03-10 Thread Dmitry Bogatov
[2019-03-08 22:40] Niko Tyni > On Fri, Mar 08, 2019 at 02:39:53PM +0000, Dmitry Bogatov wrote: > > > I believe this patch would somewhat solve issue. Dear submitter, can you > > please apply this patch, build package and check, that `gdbm_load-nolfs' > > binary f

Bug#924116: lintian: false positive of package-uses-dh-runit-...

2019-03-10 Thread Dmitry Bogatov
[2019-03-09 12:17] "Chris Lamb" > Hi Dmitry, > > > * bin:foo uses functionality of dh_runit (test -f debian/foo.runit), > >but bar does not (! test -f debian/bar.runit) > > Is this a 100% reliable test for "runit usage"? I'd rather check > something else rather than "debian/$binpkg.runit", bu

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 --pidfil

Bug#923924: Please review and apply attached patch to support shutdown on SIGPWR

2019-03-11 Thread Dmitry Bogatov
[2019-03-10 12:09] Andras Korn > On Fri, Mar 08, 2019 at 02:39:47PM +0000, Dmitry Bogatov wrote: > > [2019-03-07 12:57] Andras Korn > > > part 1 text/plain 218 > > > Sorry, I sent an earlier version of the patch by mistake. > > > > >

Bug#686895: initscripts: /forcefsck: fsck -f undefined (e2fsck-ism)

2019-03-11 Thread Dmitry Bogatov
[2019-03-09 21:57] Thorsten Glaser > > But I really want to have some transition plan to get rid of > > /forcecheck, something like: > > … you might like that tune2fs can now (1.45.0-1, not yet in > buster, officially not likely to make it but we can hope) set > a flag force_fsck that next boot’

Bug#924132: runit: Add support for runit in init-system-helpers

2019-03-11 Thread Dmitry Bogatov
[2019-03-09 21:05] Lorenzo Puliti > this is for buster +1 > > Here is my proposal for adding runit-init support in > 'init-system-helpers'; please do not reassign to init-system-helpers > as this need also some changes in runit and dh-runit to work properly. > This is still a work in progress b

Bug#919699: Please support -w switch to halt(8)

2019-03-12 Thread Dmitry Bogatov
control: tags -1 +help [2019-03-11 16:24] Lorenzo Puliti > Package: runit-init > Version: 2.1.2-25helpers1 > Followup-For: Bug #919699 > > Hi, > > >I am okay with accepting patch to implement writing `wtmp' entry, if it > >is reasonably small, but I would prefer to delegate it to external > >im

<    4   5   6   7   8   9   10   11   12   13   >