[PATCH rdma-core 17/19] build/azp: Run lintian over the bionic .debs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>

Lets look for errors as we go.

Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
---
 buildlib/azure-pipelines.yml | 4 ++++
 buildlib/cbuild              | 1 +
 2 files changed, 5 insertions(+)

diff --git a/buildlib/azure-pipelines.yml b/buildlib/azure-pipelines.yml
index 6a69e940a5b19e..153d437d8e81e9 100644
--- a/buildlib/azure-pipelines.yml
+++ b/buildlib/azure-pipelines.yml
@@ -119,6 +119,10 @@ stages:
               set -e
               fakeroot debian/rules binary
             displayName: clang 8.0 Bionic .deb Build
+          - bash: |
+              set -e
+              lintian ../*.deb
+            displayName: Debian Lintian for .deb packages
 
       - job: SrcPrep
         displayName: Build Source Tar
diff --git a/buildlib/cbuild b/buildlib/cbuild
index e7065e3e7d8d2d..c9522841dc1b8e 100755
--- a/buildlib/cbuild
+++ b/buildlib/cbuild
@@ -451,6 +451,7 @@ class azure_pipelines(APTEnvironment):
         "libnl-route-3-dev",
         "libsystemd-dev",
         "libudev-dev",
+        "lintian",
         "make",
         "ninja-build",
         "pandoc",
-- 
2.22.0




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux