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
[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
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
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
[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
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
[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
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
[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
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?
>
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
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
[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
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
[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
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.
>
>
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
17 matches
Mail list logo