[From nobody Thu May 14 19:05:05 2026
Received: (at maintonly) by bugs.debian.org; 25 Jun 2023 22:26:30 +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, 4; hammy, 140; neutral, 54; spammy, 1.
 spammytokens:0.872-+--shipping hammytokens:0.000-+--Lintian,
 0.000-+--lintian, 0.000-+--UD:lintian.debian.org,
 0.000-+--lintian.debian.org, 0.000-+--lintiandebianorg
Return-path: &lt;luca.boccassi@gmail.com&gt;
Received: from mail-wm1-f45.google.com ([209.85.128.45]:51318)
 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 1qDYBi-00681B-EZ
 for maintonly@bugs.debian.org; Sun, 25 Jun 2023 22:26:30 +0000
Received: by mail-wm1-f45.google.com with SMTP id
 5b1f17b1804b1-3fa96fd79feso3786635e9.2
 for &lt;maintonly@bugs.debian.org&gt;; Sun, 25 Jun 2023 15:26:30 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1687731988; x=1690323988;
 h=date:subject:to:from:message-id:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=/FZh0T7HDM/v0aUdbYKmFQQT7SIvztWnIjflqRuY8z0=;
 b=gnXMsQH4lYg+R+gtdWBos3nD7LHxKExA3iPkLwCJ8KRrl8Yv+MeW3/P3gauw0/eyir
 rpEE93N1srGXNBwnnB2g7bxkeHCMrOfcacV66TJaTeu1jQdRbJY72nRelfcxaXOyujUP
 URYJj6sc/sYmyOJQ8jVAasreZGTB1ayls0h5YCTYKFKODU4z1ghLWpKZfyoMvBLLSryO
 cFplUtR1SlttS0pVCv2Bw0KYIa7h/mGy7eZJEQhmxOm+E2gmCXMzZFmHhfR2sOF2ufKC
 66LNZ/aoWwPAPpvQmbNVN5YjV/PEXOSOOrWGd4wwFnMPadGE67yAdi7h+nNmJC3zmrnq
 JzWg==
X-Gm-Message-State: AC+VfDw6ZrPyhCjaRAS6Z7WhI0kVclyCxUHOu4HTfV9Fs3FZqXx8HZyv
 y85JZIGnjeS2rYorGw7tUtfATbDlYVav3Q==
X-Google-Smtp-Source: ACHHUZ7RE/ggsxAoxXviFPkkqFzWcOlxdBoQ7NmPJiLOySF3G0OQxkqqouZY1UQeLtCqmF2itX3kmQ==
X-Received: by 2002:adf:f8c8:0:b0:311:ee3:b1ff with SMTP id
 f8-20020adff8c8000000b003110ee3b1ffmr20333157wrq.54.1687731988237; 
 Sun, 25 Jun 2023 15:26:28 -0700 (PDT)
Received: from localhost ([137.220.119.58]) by smtp.gmail.com with ESMTPSA id
 u14-20020a5d468e000000b00312780bedc3sm5548514wrq.56.2023.06.25.15.26.27
 for &lt;maintonly@bugs.debian.org&gt;
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Sun, 25 Jun 2023 15:26:27 -0700 (PDT)
Message-ID: &lt;b72afd2f7d178f92a29760c8326b7fcc.luca.boccassi@gmail.com&gt;
From: bluca@debian.org
To: maintonly@bugs.debian.org
Subject: pinto: ships sysv-init script without systemd unit
Date: Sun, 25 Jun 2023 23:26:27 +0100
X-Generator: mass-bug from devscripts 2.23.4
Delivered-To: maintonly@bugs.debian.org

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

Dear Maintainer(s),

pinto 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/pinto

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

Thanks! 
]