[Debian GNUstep maintainers] Bug#913914: gnustep-base-runtime: 717773 regression, gdomap autostarts

Yavor Doganov yavor at gnu.org
Fri Nov 16 22:16:44 GMT 2018


Control: tags -1 = moreinfo unreproducible

jfp wrote:
> Package: gnustep-base-runtime
> Version: 1.25.1-4+b1

> On install of gnustep-base-runtime (dependency of unar)
> 
> It set the gdomap service to autotart.

Thanks for the report but I'm afraid I can't reproduce this:

$ systemctl status gdomap
● gdomap.service - LSB: Start the GNUstep distributed object mapper
   Loaded: loaded (/etc/init.d/gdomap; generated)
   Active: inactive (dead)
     Docs: man:systemd-sysv-generator(8)

$ systemctl is-enabled gdomap
gdomap.service is not a native service, redirecting to systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install is-enabled gdomap
disabled

That should be the case for new installations AFAICT.

> Fix is:
> in /etc/init.d/gdomap
> change
>      # Default-Start:     2 3 4 5
> to
>      # Default-Start:

Are you sure?  I don't think this LSB header is relevant for systemd
but I'm not familiar enough with it to be certain.

Anyway, I'll also pass --no-start to dh_installinit, fortunately it
helps...



More information about the pkg-GNUstep-maintainers mailing list