[From nobody Sun Mar  8 21:07:07 2026
Received: (at maintonly) by bugs.debian.org; 25 Jun 2023 22:35:28 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
 (2021-04-09) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-11.5 required=4.0 tests=BAYES_00,
 FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,FROMDEVELOPER,HAS_PACKAGE,
 HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,
 SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham
 autolearn_force=no version=3.4.6-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 2; hammy, 142; neutral, 54; spammy, 1.
 spammytokens:0.871-+--shipping hammytokens:0.000-+--Lintian,
 0.000-+--UD:lintian.debian.org, 0.000-+--lintian.debian.org,
 0.000-+--lintiandebianorg, 0.000-+--lintian
Return-path: &lt;luca.boccassi@gmail.com&gt;
Received: from mail-wr1-f52.google.com ([209.85.221.52]:42237)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_128_GCM:128)
 (Exim 4.94.2) (envelope-from &lt;luca.boccassi@gmail.com&gt;)
 id 1qDYKO-006ALF-Gd
 for maintonly@bugs.debian.org; Sun, 25 Jun 2023 22:35:28 +0000
Received: by mail-wr1-f52.google.com with SMTP id
 ffacd0b85a97d-31297125334so2181296f8f.0
 for &lt;maintonly@bugs.debian.org&gt;; Sun, 25 Jun 2023 15:35:28 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1687732526; x=1690324526;
 h=date:subject:to:from:message-id:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=p/hWXvM6yBT1NYZ7naW2woL1V1qa16/zVr9onxIT9kg=;
 b=FhEnRG7ZTfACXe4oL31DFjg4SmXMF7iTjjhM30EPeTnw4iiaZ+H5r5sKOzcYTMvJLO
 ToPLYROz+B3EeCMpCvrkSbGRE/3c77u4siAOc8eGoSGjO+PqJNxfFSUs7rjo+HPrB4m8
 ldXy0HxV1Eknrs1bzys0eV8djRCxs5bvxjWCyZALoTAIwx4qCSHftoDONT3OVHKJuBbQ
 HIJp1MdxFj78gIKC4gN65iCy+/uvBfcGmqeQSF5862fv1KCQ7mDmbdtTWwK1zAqHlLs2
 M21KkIdGwzWlLJDnyTWD4mHE6Trqi2OW4mweSszFES372UqnDWDUTmUdWHCut67tbOsg
 6U2A==
X-Gm-Message-State: AC+VfDzxMtbIO1UofoJB+al68ta0n2HHeokZIM3G9YyZ/FSAkJPRMtoS
 k7xnYtBlaf8cyL6ygPfVgZ4xjy+c2UzSNQ==
X-Google-Smtp-Source: ACHHUZ5O23AcJXzrCMWTT3mg9ODFxUQmATvlDMq1oofhUuDlztCzvpk/n/AepSNg0hJkiKyIkVceTA==
X-Received: by 2002:a5d:5005:0:b0:30f:cb3a:2c46 with SMTP id
 e5-20020a5d5005000000b0030fcb3a2c46mr29196832wrt.20.1687732526460; 
 Sun, 25 Jun 2023 15:35:26 -0700 (PDT)
Received: from localhost ([137.220.119.58]) by smtp.gmail.com with ESMTPSA id
 q20-20020a1cf314000000b003f90b9b2c31sm8842729wmq.28.2023.06.25.15.35.25
 for &lt;maintonly@bugs.debian.org&gt;
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Sun, 25 Jun 2023 15:35:26 -0700 (PDT)
Message-ID: &lt;430e3ed98b828f9a83864a43e2964989.luca.boccassi@gmail.com&gt;
From: bluca@debian.org
To: maintonly@bugs.debian.org
Subject: zookeeper: ships sysv-init script without systemd unit
Date: Sun, 25 Jun 2023 23:35:25 +0100
X-Generator: mass-bug from devscripts 2.23.4
Delivered-To: maintonly@bugs.debian.org

Package: zookeeper
Severity: important
User: bluca@debian.org
Usertags: missing-systemd-service

Dear Maintainer(s),

zookeeper has been flagged by Lintian as shipping a sysv-init script
without a corresponding systemd unit file. The default init system in
Debian is systemd, and so far this worked because a transitional
sysv-init-to-unit generator was shipped by systemd. This is in the
process of being deprecated and will be removed by the time Trixie
ships, so the remaining packages that ship init scripts without
systemd units will stop working.

There are various advantages to using native units, for example the
legacy generator cannot tell the different between a oneshot service
and a long running daemon. Also, sanboxing and security features
become available for services. For more information, consult the
systemd documentation:
https://www.freedesktop.org/software/systemd/man/systemd.unit.html

You can find the Lintian warning here:

https://lintian.debian.org/sources/zookeeper

In case this is a false positive, please add a Lintian override to
silence it and then close this bug.

Thanks! 
]