From patchwork Thu Dec 6 22:40:20 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 13402 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 20E6E23E1A for ; Thu, 6 Dec 2012 22:40:24 +0000 (UTC) Received: from mail-ia0-f174.google.com (mail-ia0-f174.google.com [209.85.210.174]) by fiordland.canonical.com (Postfix) with ESMTP id BC282A18407 for ; Thu, 6 Dec 2012 22:40:23 +0000 (UTC) Received: by mail-ia0-f174.google.com with SMTP id y25so5410991iay.19 for ; Thu, 06 Dec 2012 14:40:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :content-type:mime-version:x-launchpad-project:x-launchpad-branch :x-launchpad-message-rationale:x-launchpad-branch-revision-number :x-launchpad-notification-type:to:from:subject:message-id:date :reply-to:sender:errors-to:precedence:x-generated-by :x-launchpad-hash:x-gm-message-state; bh=z/Wa93g3w6+XCC5afHDCQHuT8bbSYD5f1z/u9aBv5i8=; b=UdbOgKhYI2IvqVPWiTBlfQDKcNXGjQaxqMGPUFGWdYOzMnNfMsFEwvUoAursEQn8wC SlHxaj2DcRUGmgfAbPo8TwzKGMG18bq/SWvxbW8TnFZaJ9SMMU1z4wzBI88qk34HVX7G huzcACYtA0KBzzvXGtTTh0eQ1zNCep90E+Unn4tcEzszt5rlFPhAf2jXFiLrmJxsEAy6 NHcnq80I3nBMVr3zozYN3fPMXrn6hSBIn4U3pz+gkgkMksnT+KvmvQuLq5YC2ZXOqClI GPDQztxLXySofuNV18WdBK8QI5tSmAnjBMH4IlSq1ICRbmLg2Yd7OTkSEHcxIO5nq4+j eF0A== Received: by 10.50.36.164 with SMTP id r4mr3112461igj.57.1354833623176; Thu, 06 Dec 2012 14:40:23 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.50.67.148 with SMTP id n20csp438553igt; Thu, 6 Dec 2012 14:40:22 -0800 (PST) Received: by 10.216.200.89 with SMTP id y67mr1262550wen.208.1354833621550; Thu, 06 Dec 2012 14:40:21 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id fu4si12896050wib.20.2012.12.06.14.40.20 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 06 Dec 2012 14:40:21 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1Tgk7A-0000fK-GX for ; Thu, 06 Dec 2012 22:40:20 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 6F3CAE01CB for ; Thu, 6 Dec 2012 22:40:20 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dispatcher X-Launchpad-Branch: ~linaro-validation/lava-dispatcher/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 489 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 489: ensure a noninteractive installer for lava-test-shell deps Message-Id: <20121206224020.25721.78240.launchpad@ackee.canonical.com> Date: Thu, 06 Dec 2012 22:40:20 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16341"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: bc676d358859f65715c13939e4173542608c097b X-Gm-Message-State: ALoCoQmPrbVNEK8VfsRlWGvgSqnlXJGy44orvE3TGQzGepktXEGjfJZnrC+dVyhO7eJtNiAO8lmP ------------------------------------------------------------ revno: 489 committer: Andy Doan branch nick: lava-dispatcher timestamp: Thu 2012-12-06 16:38:56 -0600 message: ensure a noninteractive installer for lava-test-shell deps discovered while trying to install cpuburn modified: lava_dispatcher/actions/lava_test_shell.py --- lp:lava-dispatcher https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk You are subscribed to branch lp:lava-dispatcher. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk/+edit-subscription === modified file 'lava_dispatcher/actions/lava_test_shell.py' --- lava_dispatcher/actions/lava_test_shell.py 2012-12-04 01:24:51 +0000 +++ lava_dispatcher/actions/lava_test_shell.py 2012-12-06 22:38:56 +0000 @@ -103,7 +103,6 @@ # After the test run has completed, the /lava/results directory is pulled over # to the host and turned into a bundle for submission to the dashboard. -from glob import glob import logging import os import pexpect @@ -383,7 +382,7 @@ deps = self.testdef['install'].get('deps', []) if deps: f.write('sudo apt-get update\n') - f.write('sudo apt-get install -y ') + f.write('sudo DEBIAN_FRONTEND=noninteractive apt-get install -y -q ') for dep in deps: f.write('%s ' % dep) f.write('\n')