[Debian GNUstep maintainers] Bug#939119: gnustep-base-runtime: Upgrading to Debian 10 causes gdomap network service to become enabled
Michael Biebl
biebl at debian.org
Sun Sep 1 13:00:05 BST 2019
On 01.09.19 13:52, Michael Biebl wrote:
> I guess gnustep-base-runtime explicitly needs to remove the existing
> /etc/rc?.d/???gdomap symlinks on upgrades in preinst (possibly guarded
> by a check which reads the old /etc/default/gdomap and tests if
> ENABLED=NO) so they can be properly re-created (and disabled) by
> "update-rc.d defaults-disabled"
But since /etc/default/gdomap could have been upgraded in the mean time,
not finding ENABLED=NO in /etc/default/gdomap probably also means that
you want to remove the /etc/rc?.d/???gdomap symlinks.
That on the other hand could blow away the changes for a system where
gdomap was explicity enable via "update-rc.d enable gdomap", so you need
to handle that case as well (i.e. don't remove the symlinks if there is
no ENABLED= key but a /etc/rc2.d/S??gdomap symlink)
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-gnustep-maintainers/attachments/20190901/0001509b/attachment-0001.sig>
More information about the pkg-GNUstep-maintainers
mailing list