All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Drung <benjamin.drung-EIkl63zCoXaH+58JC4qpiA@public.gmane.org>
To: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: Benjamin Drung <benjamin.drung-EIkl63zCoXaH+58JC4qpiA@public.gmane.org>
Subject: [PATCH rdma-core 2/3] debian: Override intentional WantedBy lintian warning
Date: Thu, 15 Feb 2018 12:08:41 +0100	[thread overview]
Message-ID: <20180215110842.6375-2-benjamin.drung@profitbricks.com> (raw)
In-Reply-To: <20180215110842.6375-1-benjamin.drung-EIkl63zCoXaH+58JC4qpiA@public.gmane.org>

Lintian complains about unusual WantedBy= relationship in systemd
service files. These WantedBy= relationships are intentional. Therefore
override the lintian warnings.

Signed-off-by: Benjamin Drung <benjamin.drung-EIkl63zCoXaH+58JC4qpiA@public.gmane.org>
---
 debian/ibacm.lintian-overrides    | 2 ++
 debian/srptools.lintian-overrides | 2 ++
 2 files changed, 4 insertions(+)
 create mode 100644 debian/ibacm.lintian-overrides
 create mode 100644 debian/srptools.lintian-overrides

diff --git a/debian/ibacm.lintian-overrides b/debian/ibacm.lintian-overrides
new file mode 100644
index 00000000..66fffd93
--- /dev/null
+++ b/debian/ibacm.lintian-overrides
@@ -0,0 +1,2 @@
+# The wantedby target rdma-hw.target is intentional (see rdma-core)
+ibacm: systemd-service-file-refers-to-unusual-wantedby-target lib/systemd/system/ibacm.service rdma-hw.target
diff --git a/debian/srptools.lintian-overrides b/debian/srptools.lintian-overrides
new file mode 100644
index 00000000..86788994
--- /dev/null
+++ b/debian/srptools.lintian-overrides
@@ -0,0 +1,2 @@
+# The wantedby target remote-fs-pre.target is intentional
+srptools: systemd-service-file-refers-to-unusual-wantedby-target lib/systemd/system/*.service remote-fs-pre.target
-- 
2.14.1

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2018-02-15 11:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-15 11:08 [PATCH rdma-core 1/3] debian: Guard udevadm call again Benjamin Drung
     [not found] ` <20180215110842.6375-1-benjamin.drung-EIkl63zCoXaH+58JC4qpiA@public.gmane.org>
2018-02-15 11:08   ` Benjamin Drung [this message]
2018-02-15 11:08   ` [PATCH rdma-core 3/3] debian: Add Debian uploads up to version 16.2-1 Benjamin Drung

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180215110842.6375-2-benjamin.drung@profitbricks.com \
    --to=benjamin.drung-eikl63zcoxah+58jc4qpia@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.