Bug#881166: log files, postrotate example: start-stop-daemon or invoke-rc.d?

2017-11-08 Thread Daniel Pocock
Package: debian-policy Version: 4.1.1.1 In the section on log files[1], the example uses start-stop-daemon: postrotate start-stop-daemon -K -p /var/run/foo.pid -s HUP -x /usr/sbin/foo -q endscript while elsewhere in the policy manual it is suggested to use invoke-rc.d Inspecting my own syst

Re: Bug#802501: init script failures during postinst and related scripts

2015-10-23 Thread Daniel Pocock
On 22/10/15 12:26, Henrique de Moraes Holschuh wrote: > On Tue, Oct 20, 2015, at 14:08, Daniel Pocock wrote: >> If postinst or one of the other scripts does a service restart and the >> restart operation fails, should the postinst abort or should it mask the >> error, contin

Bug#802501: init script failures during postinst and related scripts

2015-10-20 Thread Daniel Pocock
Package: debian-policy Severity: important If postinst or one of the other scripts does a service restart and the restart operation fails, should the postinst abort or should it mask the error, continue and return success? If it continues, is there any other convention for reporting the problem,

Bug#790949: conditional-restart from postinst and related scripts of plugin packages

2015-07-03 Thread Daniel Pocock
Package: debian-policy Severity: important Some of this has been discussed in other bugs such as https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=60979 requesting an init script action for restart-only-if-running Consider the following: - package foo provides a daemon - package foo-plugin-bar p

Bug#737559: copyright-format: author != copyright, add an author field?

2014-02-03 Thread Daniel Pocock
On 03/02/14 21:58, Russ Allbery wrote: > Daniel Pocock writes: > >> There are cases where I would have used it and I believe that >> recognising people's work (even if they have assigned their rights) is >> an important way of showing our thanks and acknowledgment

Bug#737559: copyright-format: author != copyright, add an author field?

2014-02-03 Thread Daniel Pocock
On 03/02/14 20:55, Jonathan Nieder wrote: > Daniel Pocock wrote: > >> I've only come across one package which included public-domain material >> so far. In this case, I put a note about the author in the comments. > > Yep - that works, too. > > [...] &

Bug#737559: copyright-format: author != copyright, add an author field?

2014-02-03 Thread Daniel Pocock
On 03/02/14 20:36, Jonathan Nieder wrote: > Daniel Pocock wrote: > >> Just to clarify, I do not believe that maintaining this field should be >> obligatory >> >> It should be an optional field >> >> Defining it formally in the standard and havin

Bug#737559: copyright-format: author != copyright, add an author field?

2014-02-03 Thread Daniel Pocock
On 03/02/14 20:17, Jonathan Nieder wrote: > severity 737559 wishlist > user debian-pol...@packages.debian.org > usertags 737559 = normative issue > quit > > Hi Daniel, > > Daniel Pocock wrote: > >> Author and copyright holder are not always the same person

Bug#737559: copyright-format: author != copyright, add an author field?

2014-02-03 Thread Daniel Pocock
Package: debian-policy Author and copyright holder are not always the same person/entity. E.g. the work may be authored by Bob but the copyright is assigned to his employer Acme, Inc, e.g. License: GPL2 Copyright: 2014, Acme, Inc http://acme.example.org Author: Bob, http://example.org/bob For c