Return-Path: Delivered-To: apmail-buildr-users-archive@www.apache.org Received: (qmail 39804 invoked from network); 28 Jan 2011 17:55:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Jan 2011 17:55:21 -0000 Received: (qmail 51907 invoked by uid 500); 28 Jan 2011 17:55:20 -0000 Delivered-To: apmail-buildr-users-archive@buildr.apache.org Received: (qmail 51857 invoked by uid 500); 28 Jan 2011 17:55:19 -0000 Mailing-List: contact users-help@buildr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@buildr.apache.org Delivered-To: mailing list users@buildr.apache.org Received: (qmail 51849 invoked by uid 99); 28 Jan 2011 17:55:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jan 2011 17:55:19 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 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 (nike.apache.org: domain of alex.boisvert@gmail.com designates 74.125.82.194 as permitted sender) Received: from [74.125.82.194] (HELO mail-wy0-f194.google.com) (74.125.82.194) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jan 2011 17:55:12 +0000 Received: by wyf23 with SMTP id 23so665821wyf.5 for ; Fri, 28 Jan 2011 09:54:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=FWKvoFgw0DiVGVN+brImICMWky3LnAc/1PZ2ZYeCSvA=; b=RpULfQjreX2iSc65AqYiIVNRXbQ1IFaVZN8OrdhijhnA7o5F3WebfLqaacjvdKzF8t aoJlHRFYVDMXPa00C7U4JBbBAz0IIJVwZRR2jFg1MYWrLK4AiPIM+I2DOneOcla2iPvQ JAODx1WoHp6UiG12kxxKiv4gBNrg9Z8dNofEc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=xd4sv3N14qXAl34MJn40eIbAAlh1hFzr6XMoDKqRfJ/5GpzgbkFe3NB2PZHzPBGy2N 19SB1POgKNp9FEk61mBRHtyWEtrEGfvOkeq+vPFCQY2aB/L6jUg/kqgfSBnHSu4/XWI3 xxh8cJk4oCaVr4CUZX+cOPU26WzQ06vW2khCM= MIME-Version: 1.0 Received: by 10.227.183.198 with SMTP id ch6mr3021278wbb.227.1296237292437; Fri, 28 Jan 2011 09:54:52 -0800 (PST) Received: by 10.227.154.144 with HTTP; Fri, 28 Jan 2011 09:54:52 -0800 (PST) In-Reply-To: References: Date: Fri, 28 Jan 2011 09:54:52 -0800 Message-ID: Subject: Re: Error on buildr release From: Alex Boisvert To: users@buildr.apache.org Content-Type: multipart/alternative; boundary=20cf30025d225c4296049aebc33f X-Virus-Checked: Checked by ClamAV on apache.org --20cf30025d225c4296049aebc33f Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hmmm, not sure what's going on... if you run "/usr/bin/ruby1.8 -S buildr" o= n your system, does it run buildr correctly? You may want to try with "buildr -v --trace=3Dall" to get more debugging information. alex 2011/1/28 Marc-Andr=E9 Laverdi=E8re > ruby 1.8.7 (2010-06-23 patchlevel 299) [i686-linux] > > Marc-Andr=E9 LAVERDI=C8RE > "Perseverance must finish its work so that you may be mature and > complete, not lacking anything." -James 1:4 > http://asimplediscipleslife.blogspot.com/ > mlaverd.theunixplace.com > > > > 2011/1/28 Alex Boisvert : > > What's the output for: > > > > /usr/bin/ruby1.8 -v > > > > on your system? > > > > alex > > > > > > 2011/1/26 Marc-Andr=E9 Laverdi=E8re > > > >> Hi. I've been trying to do releases now, and I'm getting this error > >> message: > >> > >> marc-andre@01HW175292:~/workspace/ABC/XYZ$ buildr release --verbose > >> (in /home/marc-andre/workspace/ABC/XYZ, development) > >> /usr/bin/ruby1.8 -S buildr _1.4.4_ --buildfile > >> /home/marc-andre/workspace/ABC/XYZ/buildfile.next --environment > >> development clean upload DEBUG=3Dno > >> /bin/bash: -S: invalid option > >> Usage: /bin/bash [GNU long option] [option] ... > >> /bin/bash [GNU long option] [option] script-file ... > >> GNU long options: > >> --debug > >> --debugger > >> --dump-po-strings > >> --dump-strings > >> --help > >> --init-file > >> --login > >> --noediting > >> --noprofile > >> --norc > >> --posix > >> --protected > >> --rcfile > >> --restricted > >> --verbose > >> --version > >> Shell options: > >> -irsD or -c command or -O shopt_option (invocation onl= y) > >> -abefhkmnptuvxBCHP or -o option > >> rm /home/marc-andre/workspace/ABC/XYZ/buildfile.next > >> Buildr aborted! > >> RuntimeError : Command failed with status (2): [/usr/bin/ruby1.8 -S > >> buildr _1.4.4_ --build...] > >> > >> How can I fix it? > >> > >> Regards, > >> > >> Marc-Andr=E9 LAVERDI=C8RE > >> "Perseverance must finish its work so that you may be mature and > >> complete, not lacking anything." -James 1:4 > >> http://asimplediscipleslife.blogspot.com/ > >> mlaverd.theunixplace.com > >> > > > --20cf30025d225c4296049aebc33f--