Bug#542112: shishi-kdc: Incorrect runlevels in init.d scripts header

2009-10-07 Thread Simon Josefsson
Petter Reinholdtsen writes: > [Simon Josefsson] >> What if some service depends on the "shishid" service (not likely >> but maybe possible?). > > There is no package in debian depending on the existing provides, > according to http://lintian.debian.org/~pere/test-20091006.log>. > >> Is this possi

Bug#542112: shishi-kdc: Incorrect runlevels in init.d scripts header

2009-10-07 Thread Petter Reinholdtsen
[Simon Josefsson] > What if some service depends on the "shishid" service (not likely > but maybe possible?). There is no package in debian depending on the existing provides, according to http://lintian.debian.org/~pere/test-20091006.log>. > Is this possible: > > # Provides: shishi-kdc shishid

Bug#542112: shishi-kdc: Incorrect runlevels in init.d scripts header

2009-10-07 Thread Simon Josefsson
I have uploaded the package now but I received a lintian warning during dput (see below). I mistakenly only ran lintian on the source package before the upload... I suppose fixing this is as easy as replacing # Provides: shishid with # Provides: shishi-kdc in /etc/init.d/shishi-kdc but I'm no

Bug#542112: shishi-kdc: Incorrect runlevels in init.d scripts header

2009-10-07 Thread Simon Josefsson
Petter Reinholdtsen writes: > [Simon Josefsson] >> Actually I don't see that -- when I install shishi-kdc it creates a >> start symlink in /etc/rc2.d for me. This is on a lenny machine that >> never had shishi-kdc installed before. The same happened on my >> debian testing system. So maybe the

Bug#542112: shishi-kdc: Incorrect runlevels in init.d scripts header

2009-10-06 Thread Petter Reinholdtsen
[Simon Josefsson] > Actually I don't see that -- when I install shishi-kdc it creates a > start symlink in /etc/rc2.d for me. This is on a lenny machine that > never had shishi-kdc installed before. The same happened on my > debian testing system. So maybe there isn't a problem? If the > proble

Bug#542112: shishi-kdc: Incorrect runlevels in init.d scripts header

2009-10-06 Thread Simon Josefsson
Petter Reinholdtsen writes: > To test it, install the package in a sid chroot, see that a stop > symlink is created in /etc/rc2.d/ Actually I don't see that -- when I install shishi-kdc it creates a start symlink in /etc/rc2.d for me. This is on a lenny machine that never had shishi-kdc install

Bug#542112: shishi-kdc: Incorrect runlevels in init.d scripts header

2009-10-06 Thread Petter Reinholdtsen
[Simon Josefsson] > Thank you! I'm testing this now. Meanwhile, is it OK to release > your script under the GPLv3? My suggestion is to do this: I seriously doubt that small code fragment is copyrightable, and you are free to assign it any license you want. :) Happy hacking, -- Petter Reinhold

Bug#542112: shishi-kdc: Incorrect runlevels in init.d scripts header

2009-10-06 Thread Simon Josefsson
Petter Reinholdtsen writes: > [Simon Josefsson] >> A patch to implement the preinst/postinst hooks necessary to solve >> upgrades would be really appreciated, as I haven't had time to look >> into that. I'm not experienced with how to test such a patch, help? > > I believe this patch should do t

Bug#542112: shishi-kdc: Incorrect runlevels in init.d scripts header

2009-10-03 Thread Petter Reinholdtsen
[Simon Josefsson] > A patch to implement the preinst/postinst hooks necessary to solve > upgrades would be really appreciated, as I haven't had time to look > into that. I'm not experienced with how to test such a patch, help? I believe this patch should do the trick, trying to detect the incorre

Bug#542112: shishi-kdc: Incorrect runlevels in init.d scripts header

2009-10-03 Thread Simon Josefsson
Petter Reinholdtsen writes: > Hi. Any more I can do to get a fix for this into unstable? A patch to implement the preinst/postinst hooks necessary to solve upgrades would be really appreciated, as I haven't had time to look into that. I'm not experienced with how to test such a patch, help? >

Bug#542112: shishi-kdc: Incorrect runlevels in init.d scripts header

2009-10-02 Thread Petter Reinholdtsen
Hi. Any more I can do to get a fix for this into unstable? With the current setting, the service will fail to start in the default installation which uses runlevel 2, and that could be seen as a bug with severity serious making the package unfit for release. Happy hacking, -- Petter Reinholdtse

Bug#542112: shishi-kdc: Incorrect runlevels in init.d scripts header

2009-08-18 Thread Simon Josefsson
I realized that depending on $time makes sense for shishid, because Kerberos V5 assumes correct time. Added in CVS too. /Simon -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#542112: shishi-kdc: Incorrect runlevels in init.d scripts header

2009-08-18 Thread Petter Reinholdtsen
[Simon Josefsson] > I can't think of any other dependencies. The daemon needs the > binary itself (i.e., /usr); /var file system; syslog; and network to > be up, but I might have forgotten something. Is there a common list > of typical dependencies somewhere? I recall that the LSB section > was

Bug#542112: shishi-kdc: Incorrect runlevels in init.d scripts header

2009-08-18 Thread Simon Josefsson
Petter Reinholdtsen writes: > [Simon Josefsson] >> The patch looks trivially correct to me, so I have applied it. > > Good. Please review the dependencies too, to verify that all the > scripts/service it should start after / stop before are listed as > dependencies. I do not know the package we

Bug#542112: shishi-kdc: Incorrect runlevels in init.d scripts header

2009-08-18 Thread Petter Reinholdtsen
[Simon Josefsson] > The patch looks trivially correct to me, so I have applied it. Good. Please review the dependencies too, to verify that all the scripts/service it should start after / stop before are listed as dependencies. I do not know the package well enough to know if there are something

Bug#542112: shishi-kdc: Incorrect runlevels in init.d scripts header

2009-08-18 Thread Simon Josefsson
tags 542112 +pending thanks Petter Reinholdtsen writes: > With dependency based boot sequencing, I discovered what I believe is > a bug in the init.d script. The update-rc.d call said it should have > the default settings, while the runlevels listed in the init.d header > do not match this. > >

Bug#542112: shishi-kdc: Incorrect runlevels in init.d scripts header

2009-08-17 Thread Petter Reinholdtsen
Package: shishi-kdc Version: 0.0.26-1 Severity: important Tags: patch User: initscripts-ng-de...@lists.alioth.debian.org Usertags: incorrect-runlevels With dependency based boot sequencing, I discovered what I believe is a bug in the init.d script. The update-rc.d call said it should h