From patchwork Fri Apr 20 01:59:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Spring Zhang X-Patchwork-Id: 7969 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 BCDF123E49 for ; Fri, 20 Apr 2012 01:59:14 +0000 (UTC) Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id 81AEDA18181 for ; Fri, 20 Apr 2012 01:59:14 +0000 (UTC) Received: by iage36 with SMTP id e36so17415968iag.11 for ; Thu, 19 Apr 2012 18:59:14 -0700 (PDT) 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=EYxbfmsTfmCIQkSTkkbZMQQ4kNcswlDESqBsbbrp5AE=; b=Cw1ziFCQLStpiQTSQeTIeeFSxu8k8a+WZumrP+lBb8+1549Rcem3Tye7Jw1wKsFBgu thjY85/ZwfS1EgW64sbu13K9dErsloPdkb51rSRqx1wIETXbp4jFe72YhoudfgygSwb9 aSvEVlF30hnmjxKTIicp0E5VaAAlLyhZqYLjkOt4F7PzkELlpx9UofE1axEIelc+222j WY/hxcs9VsvUxQYwosGinLPTHs61QEwQAx1ny4loZSIlRZ66NyWK2HtQo8bMys3QR+LF G54wwhyNsacy0vy9bCWva3A/GdOm5Jal+fGC4dLQsCwbAAVGO08hVbIAHNqukaULVYR8 VoRw== Received: by 10.50.185.233 with SMTP id ff9mr19235196igc.55.1334887153965; Thu, 19 Apr 2012 18:59:13 -0700 (PDT) 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.231.137.198 with SMTP id x6csp3687ibt; Thu, 19 Apr 2012 18:59:13 -0700 (PDT) Received: by 10.216.135.97 with SMTP id t75mr2615435wei.60.1334887152692; Thu, 19 Apr 2012 18:59:12 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id s26si4449215weq.87.2012.04.19.18.59.11 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 19 Apr 2012 18:59:12 -0700 (PDT) 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 1SL37u-0008JJ-UF for ; Fri, 20 Apr 2012 01:59:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id D76A9E195C for ; Fri, 20 Apr 2012 01:59:10 +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: 276 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 276: Fix package dependency when lava-test install Message-Id: <20120420015910.15541.5147.launchpad@ackee.canonical.com> Date: Fri, 20 Apr 2012 01:59:10 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15120"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: cd064b2cf7998fad5181e3f38231de3057cdf68e X-Gm-Message-State: ALoCoQnT18IN1mw62UmJvTFhyoMIs8R1mKg3KnreRzfK48Y/1YRon4k5S1PGv9CGtBBVY87DOG67 Merge authors: Spring Zhang (qzhang) Related merge proposals: https://code.launchpad.net/~qzhang/lava-dispatcher/fix-985601/+merge/102692 proposed by: Spring Zhang (qzhang) review: Approve - Zygmunt Krynicki (zkrynicki) ------------------------------------------------------------ revno: 276 [merge] committer: Spring Zhang branch nick: lava-dispatcher timestamp: Fri 2012-04-20 09:57:20 +0800 message: Fix package dependency when lava-test install modified: lava_dispatcher/actions/lava-test.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.py' --- lava_dispatcher/actions/lava-test.py 2012-03-28 03:13:38 +0000 +++ lava_dispatcher/actions/lava-test.py 2012-04-19 12:20:23 +0000 @@ -34,7 +34,7 @@ #Install necessary packages for build lava-test cmd = ('apt-get -y --force-yes install ' 'bzr usbutils python-apt python-setuptools ' - 'python-simplejson lsb-release') + 'python-simplejson lsb-release python-keyring') session.run(cmd, timeout=2400) session.run("apt-get -y --force-yes install python-pip")