Return-Path: X-Original-To: apmail-builds-archive@minotaur.apache.org Delivered-To: apmail-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F0E7A763B for ; Tue, 9 Aug 2011 19:05:56 +0000 (UTC) Received: (qmail 78007 invoked by uid 500); 9 Aug 2011 19:05:56 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 77831 invoked by uid 500); 9 Aug 2011 19:05:55 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 77666 invoked by uid 99); 9 Aug 2011 19:05:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2011 19:05:55 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of andrew.bayer@gmail.com designates 209.85.220.178 as permitted sender) Received: from [209.85.220.178] (HELO mail-vx0-f178.google.com) (209.85.220.178) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2011 19:05:49 +0000 Received: by vxi19 with SMTP id 19so333388vxi.23 for ; Tue, 09 Aug 2011 12:05:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=iq6RuIRE+6BYfpK3PYtbkPgEKE74ARFV7atL2KNMTy4=; b=H5VnCxNyKrqzMXDwzhUZZLzTi7GD28jX0npuDA2pYWKYKSoo422Sp82HpjBrRQPKU3 7io9RXoWFP+bv4/pcHyK/XxV9PhMr1NWYjKccX6LNgwshrXDQPP9E0Y+k3TrVXIQ+m+N KLcNVtrCxdo50uk9/FSDFPadGRHoIEb8ftuBQ= Received: by 10.52.22.11 with SMTP id z11mr7191103vde.496.1312916729058; Tue, 09 Aug 2011 12:05:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.187.197 with HTTP; Tue, 9 Aug 2011 12:05:08 -0700 (PDT) In-Reply-To: References: From: Andrew Bayer Date: Tue, 9 Aug 2011 12:05:08 -0700 Message-ID: Subject: Re: How to find whether packages are installed on ubuntu slaves? To: builds@apache.org Content-Type: multipart/alternative; boundary=bcaec501661d4156f104aa173fb5 --bcaec501661d4156f104aa173fb5 Content-Type: text/plain; charset=ISO-8859-1 Sorry to keep iterating on this - I swear that I'll figure out a more efficient way to do this in the future. =) Looks like dpkg-buildpackage isn't available - I think that means we need dpkg-dev as well. Thanks! A. On Tue, Aug 9, 2011 at 12:17 AM, Niklas Gustavsson wrote: > On Mon, Aug 8, 2011 at 9:47 PM, Andrew Bayer > wrote: > > Thanks - looks like I need curl installed as well. > > Done. > > /niklas > --bcaec501661d4156f104aa173fb5--