X-Spam-Checker-Version: SpamAssassin 3.4.0-r929098 (2010-03-30) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=BAYES_00,DATE_IN_PAST_24_48 autolearn=no version=3.4.0-r929098 Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q5ANXXCQ018470 for ; Sun, 10 Jun 2012 18:33:33 -0500 X-ASG-Debug-ID: 1339371210-04cbb025805a4c30001-S8gJnT Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by cuda.sgi.com with ESMTP id 16AhijkC4VB1fj00 (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Sun, 10 Jun 2012 16:33:31 -0700 (PDT) X-Barracuda-Envelope-From: ddiss@suse.de X-Barracuda-Apparent-Source-IP: 195.135.220.15 Received: from relay2.suse.de (unknown [195.135.220.254]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx2.suse.de (Postfix) with ESMTP id 62E6C90B49; Mon, 11 Jun 2012 01:33:30 +0200 (CEST) Date: Sat, 9 Jun 2012 17:33:25 +0200 From: David Disseldorp To: Nathan Scott Cc: pcp@oss.sgi.com Subject: Re: [pcp] pcp updates Message-ID: <20120609173325.09095339@linux-bmib.site> X-ASG-Orig-Subj: Re: [pcp] pcp updates In-Reply-To: <3443077.834792.1339286736227.JavaMail.root@acxmail-au2.aconex.com> References: <1653981008.834788.1339286712868.JavaMail.root@acxmail-au2.aconex.com> <3443077.834792.1339286736227.JavaMail.root@acxmail-au2.aconex.com> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.7; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Barracuda-Connect: cantor2.suse.de[195.135.220.15] X-Barracuda-Start-Time: 1339371211 X-Barracuda-Encrypted: AES256-SHA X-Barracuda-URL: http://192.48.176.25:80/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at sgi.com X-Barracuda-Spam-Score: 0.49 X-Barracuda-Spam-Status: No, SCORE=0.49 using per-user scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=1.3 tests=DATE_IN_PAST_24_48, DATE_IN_PAST_24_48_2 X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.2.99498 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- 0.01 DATE_IN_PAST_24_48 Date: is 24 to 48 hours before Received: date 0.48 DATE_IN_PAST_24_48_2 DATE_IN_PAST_24_48_2 Hi Nathan, On Sun, 10 Jun 2012 10:05:36 +1000 (EST) Nathan Scott wrote: > Revert "build: fix configure path tests" > > This reverts commit 70b76abe42aca1c968feb3bfe20b74c61cf05db6. > > Seems to be breaking Debian installs (at least) - PMDAs being > installed to /var/pmdas instead of /var/lib/pcp/pmdas now. Are you able to point me at the relevant Debian build scripts? My preference is to have the configure paths fixed in the tree along side packaging configure argument changes, rather than continuing to rely on the hard-coded paths. Cheers, David