From owner-cvs-ports@FreeBSD.ORG Tue Dec 7 21:48:42 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38D021065673 for ; Tue, 7 Dec 2010 21:48:42 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx23.fluidhosting.com [204.14.89.6]) by mx1.freebsd.org (Postfix) with ESMTP id C64ED8FC1A for ; Tue, 7 Dec 2010 21:48:41 +0000 (UTC) Received: (qmail 4362 invoked by uid 399); 7 Dec 2010 21:48:40 -0000 Received: from localhost (HELO doug-optiplex.ka9q.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 7 Dec 2010 21:48:40 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4CFEABB6.2020809@FreeBSD.org> Date: Tue, 07 Dec 2010 13:48:38 -0800 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101028 Thunderbird/3.1.6 MIME-Version: 1.0 To: QAT@FreeBSD.org References: <201012050751.oB57pneA021148@repoman.freebsd.org> <20101207211849.21F375A900A@jester1b.ixsystems.com> In-Reply-To: <20101207211849.21F375A900A@jester1b.ixsystems.com> X-Enigmail-Version: 1.1.2 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/alpine Makefile pkg-install pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Dec 2010 21:48:42 -0000 I got the same error from pointyhat, but I can't figure out why. The script has a line to exit when it's called by pkg_add unless "$2" = 'POST-INSTALL', and the files that QAT and pointyhat are complaining about are created by the pkg-install file. If anyone can shed light on this, I'd appreciate it. Doug On 12/07/2010 13:18, QAT@FreeBSD.org wrote: > The Restless Daemon identified a mtree error while trying to build: > alpine-2.00_2 maintained by dougb@FreeBSD.org > Makefile ident: $FreeBSD: ports/mail/alpine/Makefile,v 1.11 2010/12/05 07:51:49 dougb Exp $ > > Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/alpine-2.00_2.log : > > /usr/bin/make install-recursive > Making install in osdep > Making install in charconv > Making install in pico > Making install in osdep > test -z "/usr/local/bin" || .././install-sh -c -d "/usr/local/bin" > Making install in alpine > /usr/bin/make install-recursive > Making install in osdep > test -z "/usr/local/bin" || .././install-sh -c -d "/usr/local/bin" > /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 'alpine' '/usr/local/bin/alpine' > install -o root -g wheel -m 555 -s alpine /usr/local/bin/alpine > /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 'rpdump' '/usr/local/bin/rpdump' > install -o root -g wheel -m 555 -s rpdump /usr/local/bin/rpdump > /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 'rpload' '/usr/local/bin/rpload' > install -o root -g wheel -m 555 -s rpload /usr/local/bin/rpload > test -z "/usr/local/man/man1" || ./install-sh -c -d "/usr/local/man/man1" > install -o root -g wheel -m 444 './doc/alpine.1' '/usr/local/man/man1/alpine.1' > install -o root -g wheel -m 444 './doc/rpdump.1' '/usr/local/man/man1/rpdump.1' > install -o root -g wheel -m 444 './doc/rpload.1' '/usr/local/man/man1/rpload.1' > PKG_PREFIX=/usr/local /bin/sh /a/ports/mail/alpine/pkg-install alpine-2.00_2 POST-INSTALL > > ******************************************************************************* > *** To use GnuPG with Alpine, take a look at the mail/pine-pgp-filters port *** > ******************************************************************************* > > ===> Compressing manual pages for alpine-2.00_2 > ===> Registering installation for alpine-2.00_2 > ================================================================ > ======================================== > ===> Building package for alpine-2.00_2 > Deleting alpine-2.00_2 > ================================================================ > > === Checking filesystem state > list of files present before this port was installed but missing after it was deinstalled) > ./usr/local/etc/alpine.conf missing > ./usr/local/etc/alpine.conf.sample missing > ================================================================ > build of /usr/ports/mail/alpine ended at Tue Dec 7 21:18:47 UTC 2010 > > The tarballed WRKDIR can be found here: > http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/alpine-2.00_2.tbz > > PortsMon page for the port: > http://portsmon.freebsd.org/portoverview.py?category=mail&portname=alpine > > The build which triggered this BotMail was done under > tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 > with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the > "official" up-to-date Ports Tree, with the following vars set: > NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. > > A description of the testing process can be found here: > http://T32.TecNik93.com/FreeBSD/QA-Tindy/ > > > Thanks for your work on making FreeBSD better, > > -- > QAT - your friendly neighborhood Daemon, > preparing a heck of an error trapping system: > - "HMC and EOI?" > - "Halt, Melt and Catch fire or Execute Operator Immediately." > -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/