From owner-freebsd-ports@FreeBSD.ORG Thu Feb 19 21:31:44 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1DF80575; Thu, 19 Feb 2015 21:31:44 +0000 (UTC) Received: from lb2-smtp-cloud2.xs4all.net (lb2-smtp-cloud2.xs4all.net [194.109.24.25]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client CN "Bizanga Labs SMTP Client Certificate", Issuer "Bizanga Labs CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7CB9175C; Thu, 19 Feb 2015 21:31:43 +0000 (UTC) Received: from yokozuna.lan ([83.160.85.125]) by smtp-cloud2.xs4all.net with ESMTP id uMWV1p0042iF10301MWWMV; Thu, 19 Feb 2015 22:30:30 +0100 Received: from localhost (localhost [127.0.0.1]) by yokozuna.lan (8.14.9/8.14.9) with ESMTP id t1JLUS39027878; Thu, 19 Feb 2015 22:30:28 +0100 (CET) (envelope-from mbeis@xs4all.nl) Date: Thu, 19 Feb 2015 22:30:28 +0100 (CET) From: Marco Beishuizen X-X-Sender: marco@localhost Reply-To: Marco Beishuizen To: cpet Subject: Re: plist problems upgrading alpine port In-Reply-To: <45e7ef4a3e74c7623fdc453ca88bb7e9@sdf.org> Message-ID: References: <45e7ef4a3e74c7623fdc453ca88bb7e9@sdf.org> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: owner-freebsd-ports@freebsd.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2015 21:31:44 -0000 On Thu, 19 Feb 2015, the wise cpet wrote: > On 2015-02-19 14:48, Marco Beishuizen wrote: >> Hi, >> >> I'm trying to upgrade the alpine port to 2.20 but I'm having problems >> with plist and staging. The error is: >> >> ... >> install -o root -g wheel -m 444 >> /home/marco/tmp/alpine/work/alpine-2.20/doc/tech-notes/low-level.html >> /home/marco/tmp/alpine/work/stage/usr/local/share/doc/alpine/tech-notes >> ====> Compressing man pages (compress-man) >> ====> Running Q/A tests (stage-qa) >> ====> Checking for pkg-plist issues (check-plist) >> ===> Parsing plist >> ===> Checking for items in STAGEDIR missing from pkg-plist >> ===> Checking for items in pkg-plist which are not in STAGEDIR >> Error: Missing: %%DOCSDIR%%/tech-notes/tech-notes.txt >> ===> Error: Plist issues found. >> *** Error code 1 >> ... >> >> I guess the Makefile should be changed somewhere but I've no idea where. >> >> Does anyone have a clue how to solve this? >> >> Regards, >> >> Marco > > Copy and paste that to pkg-plist problem solved. This makes it worse: ... install -o root -g wheel -m 444 /home/marco/tmp/alpine/work/alpine-2.20/doc/tech-notes/low-level.html /home/marco/tmp/alpine/work/stage/usr/local/share/doc/alpine/tech-notes ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: %%DOCSDIR%%/tech-notes/tech-notes.txt Error: Missing: %%DOCSDIR%%/tech-notes/tech-notes.txt ===> Error: Plist issues found. *** Error code 1 ... Regards, Marco -- Mr. Rockford, this is the Thomas Crown School of Dance and Contemporary Etiquette. We aren't going to call again! Now you want these free lessons or what?