From patchwork Fri Dec 13 13:27:20 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dimitri John Ledkov X-Patchwork-Id: 1209141 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=ubuntu.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; secure) header.d=surgut.co.uk header.i=@surgut.co.uk header.b="CcxBJeJa"; dkim-atps=neutral Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47ZBKt4Pmkz9sPc; Sat, 14 Dec 2019 00:27:30 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1ifkyb-0006sE-Eo; Fri, 13 Dec 2019 13:27:25 +0000 Received: from mail-wm1-f66.google.com ([209.85.128.66]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1ifkya-0006s7-9q for kernel-team@lists.ubuntu.com; Fri, 13 Dec 2019 13:27:24 +0000 Received: by mail-wm1-f66.google.com with SMTP id t14so6559758wmi.5 for ; Fri, 13 Dec 2019 05:27:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=surgut.co.uk; s=google; h=sender:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=ZbviOAnYqR0/d97FZhu/CfTNnFkezP0mOSmvCFP8dCg=; b=CcxBJeJasifFhqH25EvFMryEHU/v1E/anR4GBbRsseblSzBkkiJVNFVZcull7DRG7a t+XYDtpF3ad1wWsiOa3GxeETmK1BRy0PNZW5aA7/3oRpsGiST0TpkaZEw8bdvOH3y+at aG5RkYlxCG9kaEzIOcbb5/SDNqC6kF6T2o/fM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :mime-version:content-transfer-encoding; bh=ZbviOAnYqR0/d97FZhu/CfTNnFkezP0mOSmvCFP8dCg=; b=ZWudItWMlHnAfCPTO7TAE+4sV3RGEIh529jrO5vPzqpwaVrjqy+iC9zYrsZs7NMyM8 JkWdA+gd826kKQb2COvpAkFIL3I+l4FRWyK6S/2oenK9tR7YVWSAqYt9TIHKoVxeEK87 IIjsXUmahOfQuVdLQp2fbVvutlwNTO3tbsgi6VdCVauc/8ZRfXlc0daiF+ZaECMHwTte vRWsiSWnjIklsytUoGnk+nktiV5zhuDeFAfokIE6Z0fEFj9BXtHNWsoz4cojYShcEtjr W6Avoji91MRXgdnralhiisfwvoaq99w86Hx2rGFt9Scwjb3IEHb68dWMYAlRIHYX7nMR KyDQ== X-Gm-Message-State: APjAAAUlbkFeKQmaV29JQX3o9mUV7SlkouJUdT1iJyystP7PDNltiM3S KKwJHSZC2ZKik3I+gJNu7hJRzseg4Bdidg== X-Google-Smtp-Source: APXvYqzLxJNXiVfWSKGTUaUnZ51XtHeKVJwpNVbvZxbBrTCdyMqtzbAopYTElYh6zY1W2A4S+pxehg== X-Received: by 2002:a7b:cbcd:: with SMTP id n13mr13402735wmi.104.1576243643339; Fri, 13 Dec 2019 05:27:23 -0800 (PST) Received: from localhost (9.a.8.f.7.f.e.f.f.f.2.3.f.4.a.1.1.4.e.1.c.6.e.d.0.b.8.0.1.0.0.2.ip6.arpa. [2001:8b0:de6c:1e41:1a4f:32ff:fef7:f8a9]) by smtp.gmail.com with ESMTPSA id f5sm10213626wmh.12.2019.12.13.05.27.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 13 Dec 2019 05:27:22 -0800 (PST) From: Dimitri John Ledkov To: kernel-team@lists.ubuntu.com Subject: [PATCH] debian: add python depends to ubuntu-regression-suite Date: Fri, 13 Dec 2019 13:27:20 +0000 Message-Id: <20191213132720.352057-1-xnox@ubuntu.com> X-Mailer: git-send-email 2.24.0 MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Dimitri John Ledkov , apw@ubuntu.com Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" In focal-proposed, bzr is now provided by python3 breezy, and thus neither /usr/bin/python or /usr/bin/python2 is available, as python2 is not at all installed anymore. Signed-off-by: Dimitri John Ledkov --- Obviously this will need to be synced to all flavours in focal debian/tests/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/tests/control b/debian/tests/control index 4b80100ceb66..9a4e73b310c7 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -3,5 +3,5 @@ Depends: @builddeps@, fakeroot Restrictions: allow-stderr, skippable Tests: ubuntu-regression-suite -Depends: build-essential, gcc-multilib [amd64 armhf i386], gdb, git, bzr +Depends: build-essential, gcc-multilib [amd64 armhf i386], gdb, git, python, bzr Restrictions: allow-stderr, isolation-machine, breaks-testbed, skippable