From patchwork Thu May 17 20:26:09 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 8774 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 4A4C223E63 for ; Thu, 17 May 2012 20:26:13 +0000 (UTC) Received: from mail-yx0-f180.google.com (mail-yx0-f180.google.com [209.85.213.180]) by fiordland.canonical.com (Postfix) with ESMTP id 10CF1A1874C for ; Thu, 17 May 2012 20:26:12 +0000 (UTC) Received: by mail-yx0-f180.google.com with SMTP id q6so2709447yen.11 for ; Thu, 17 May 2012 13:26:12 -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=DXFNCX7FbdarXlGvNYBw3IbkaRXIGOkxLoIKbpftDYo=; b=CivHk+k2tsplsiH2ooRrVNpF4z0gSyMdo/BPshioqNj2016EIYkPsZbwv/Omggt/Wn qhxLLbVFfANDi4v+19gGM3XQlc6H5yD8f6BjzebkHdssEb8wd480HgH3apXlRJfw8haC BIDDB678H15RV3l8+24JGHiHB+q8HwODnGcxAkiQ6m0r5pwlrbLiyOfAuiaCLVKS7og1 iTGFdwF36whSk9SfDDxhGeGKWFUjPiz52LcEuIHFIZjH5JzpccwRpDNLKpTU4BbRxA5j 5lzD1U1vqmp7xUn8s2DRivRX2ZTz0+5dhG7Z9ESMjHhcj4Xko9jdJsYrcrNsXWSqXVK+ JfRA== Received: by 10.50.195.234 with SMTP id ih10mr6972669igc.0.1337286372593; Thu, 17 May 2012 13:26:12 -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.35.72 with SMTP id o8csp54410ibd; Thu, 17 May 2012 13:26:11 -0700 (PDT) Received: by 10.180.86.194 with SMTP id r2mr21499483wiz.15.1337286371396; Thu, 17 May 2012 13:26:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id p8si8914928weh.74.2012.05.17.13.26.10 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 17 May 2012 13:26:11 -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 1SV7Gz-000310-V0 for ; Thu, 17 May 2012 20:26:09 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id CC7B8E522D for ; Thu, 17 May 2012 20:26:09 +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: 291 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 291: change options to wget in the wget|tar step to be somewhat but not too verbose Message-Id: <20120517202609.18575.6107.launchpad@ackee.canonical.com> Date: Thu, 17 May 2012 20:26:09 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15259"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: c62ba4e03f3ec95a70193dfcb5601d751c0002a6 X-Gm-Message-State: ALoCoQnOXOxGxPNfJbaKUKfKspHt/V1Z8juV7yMb6wSlpNOz2Q2ZxqMBfBkgfIQ5NzQ/b7iX2tnZ Merge authors: Michael Hudson-Doyle (mwhudson) Related merge proposals: https://code.launchpad.net/~mwhudson/lava-dispatcher/more-wget-tar-debugging-bug-996229/+merge/106115 proposed by: Michael Hudson-Doyle (mwhudson) review: Approve - Yongqin Liu (liuyq0307) ------------------------------------------------------------ revno: 291 [merge] committer: Michael Hudson-Doyle branch nick: trunk timestamp: Fri 2012-05-18 08:18:31 +1200 message: change options to wget in the wget|tar step to be somewhat but not too verbose modified: lava_dispatcher/client/master.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/client/master.py' --- lava_dispatcher/client/master.py 2012-05-09 07:16:32 +0000 +++ lava_dispatcher/client/master.py 2012-05-17 05:34:45 +0000 @@ -74,7 +74,7 @@ elif tarball_url.endswith('.bz2'): decompression_char = 'j' session.run( - 'wget --connect-timeout=30 -nv -O- %s |tar --numeric-owner -C %s -x%sf -' % ( + 'wget --connect-timeout=30 -S -O- %s --progress=dot -e dotbytes=2M | tar --numeric-owner -C %s -x%sf -' % ( tarball_url, dest, decompression_char), timeout=timeout)