From patchwork Tue Aug 21 10:11:11 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: James Tunnicliffe X-Patchwork-Id: 10829 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 92A4E23E00 for ; Tue, 21 Aug 2012 10:11: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 EB5ECA18456 for ; Tue, 21 Aug 2012 10:11:05 +0000 (UTC) Received: by iadj38 with SMTP id j38so3409864iad.11 for ; Tue, 21 Aug 2012 03:11:13 -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=1UY6x7duJA0aEMaj988KoTbVSyLy55bl1dV42vQIiFM=; b=iPM94DcBVbAb+RYndhmpiXBrKwD+4jzy16w9r+6dJCVPpMYThi1UPJ4nX+bYWnuGL7 I3ZL6FAiASZ8nfOX79x5LEZOmSG4EPD/hS2z+9Qa48PjuhQUFPagFt9jDBSEu5c7CbeO mkDpjrYMT31BoV3/7MWXmDZcX3gOblZ//Uumy6FsLaAOIPd/Zr6/04wBKo9Yx2Pp/IGl 5EG1q2ivbmEQdGFwh4FQFTaSb0t+G1wbCPKpj6ygWnmlKRMpAj4RTqfq6HbwMgRgEzcT COk9Rd4JBTydg+87c2EU96ZknXBCbCcAJolNec8+mowPBoWpDwcxVUzdOI0ebGMvVq0q v0bQ== Received: by 10.50.182.162 with SMTP id ef2mr12726949igc.43.1345543873479; Tue, 21 Aug 2012 03:11: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.50.184.232 with SMTP id ex8csp136478igc; Tue, 21 Aug 2012 03:11:12 -0700 (PDT) Received: by 10.204.157.10 with SMTP id z10mr5271886bkw.63.1345543872260; Tue, 21 Aug 2012 03:11:12 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id is14si382440bkc.30.2012.08.21.03.11.11 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 21 Aug 2012 03:11: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 1T3lQV-0006Sp-Fv for ; Tue, 21 Aug 2012 10:11:11 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 5869AE0136 for ; Tue, 21 Aug 2012 10:11:11 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: linaro-image-tools X-Launchpad-Branch: ~linaro-image-tools/linaro-image-tools/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 548 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-image-tools/linaro-image-tools/trunk] Rev 548: linaro-hwpack-install: avoid failing in case depmod also fails Message-Id: <20120821101111.17900.6604.launchpad@ackee.canonical.com> Date: Tue, 21 Aug 2012 10:11:11 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15810"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 9efb68985cd4b56e5b5a5ea06acc1a26ca947d37 X-Gm-Message-State: ALoCoQl9zXpgpCBoq+drfUPUUgtyO13VIqP7JKdX/Z7L+hC9zfHrFjGv0zm6DLBs4fMT2zU84FI3 Merge authors: Ricardo Salveti (rsalveti) Related merge proposals: https://code.launchpad.net/~rsalveti/linaro-image-tools/depmod-dont-fail/+merge/120053 proposed by: Ricardo Salveti (rsalveti) review: Approve - James Tunnicliffe (dooferlad) ------------------------------------------------------------ revno: 548 [merge] committer: James Tunnicliffe branch nick: linaro-image-tools timestamp: Tue 2012-08-21 11:10:17 +0100 message: linaro-hwpack-install: avoid failing in case depmod also fails modified: linaro-hwpack-install --- lp:linaro-image-tools https://code.launchpad.net/~linaro-image-tools/linaro-image-tools/trunk You are subscribed to branch lp:linaro-image-tools. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-image-tools/linaro-image-tools/trunk/+edit-subscription === modified file 'linaro-hwpack-install' --- linaro-hwpack-install 2012-08-05 09:18:44 +0000 +++ linaro-hwpack-install 2012-08-17 04:37:44 +0000 @@ -263,7 +263,7 @@ # manually generate modules.dep ls /lib/modules | while read kernel; do - depmod ${kernel} + depmod ${kernel} || true done; }