From 64d2ea26e7fb46cfb735ea00b394eb7de1e36dfc Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Mon, 16 Mar 2020 10:33:40 +1100 Subject: [PATCH] bindep: remove lsb-release This came in with edc06a20e57bdf0a9a03949b54395008d73520dc although it's not totally clear why. We found that we were sourcing devstack scripts during build in infra, and inadvertently relying on this package being around on the host. This was incorrect but can this type of problem is hidden if the package is installed unnecessarily. I do not think this actually required now; remove from bindep to minimise chance for such false or hidden dependencies. Change-Id: I7895d4c5019511eb2169915cd8092e707e8ee732 Story: #2007407 Task: #39068 --- bindep.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/bindep.txt b/bindep.txt index b66b7349..a108e9fb 100644 --- a/bindep.txt +++ b/bindep.txt @@ -19,7 +19,6 @@ gnupg2 [!platform:redhat !platform:ubuntu-trusty !platform:suse] # ubuntu apt-transport-https [platform:dpkg] inetutils-ping [platform:dpkg] -lsb-release [platform:dpkg] python-lzma [platform:dpkg] qemu-utils [platform:dpkg] rpm [platform:dpkg]