From owner-freebsd-ports@FreeBSD.ORG Fri Feb 20 00:58:22 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5677F7A3; Fri, 20 Feb 2015 00:58:22 +0000 (UTC) Received: from lb3-smtp-cloud3.xs4all.net (lb3-smtp-cloud3.xs4all.net [194.109.24.30]) (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 B89B6FA9; Fri, 20 Feb 2015 00:58:21 +0000 (UTC) Received: from yokozuna.lan ([83.160.85.125]) by smtp-cloud3.xs4all.net with ESMTP id uQx71p0032iF10301Qx8m2; Fri, 20 Feb 2015 01:57:09 +0100 Received: from localhost (localhost [127.0.0.1]) by yokozuna.lan (8.14.9/8.14.9) with ESMTP id t1K0v7O3041015; Fri, 20 Feb 2015 01:57:07 +0100 (CET) (envelope-from mbeis@xs4all.nl) Date: Fri, 20 Feb 2015 01:57:07 +0100 (CET) From: Marco Beishuizen X-X-Sender: marco@localhost Reply-To: Marco Beishuizen To: Ben Woods Subject: Re: plist problems upgrading alpine port In-Reply-To: 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: cpet , "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: Fri, 20 Feb 2015 00:58:22 -0000 On Thu, 19 Feb 2015, the wise Ben Woods wrote: > It's the opposite actually. That line was already in pkg-plist, but needed > to be removed. You have now added it a second time, meaning you get the > error twice. > > You need to now delete both instances of that line from pkg-plist. > That won't work either. The pkg-plist is now like this: bin/alpine bin/rpdump bin/rpload %%ETCDIR%%.conf.sample man/man1/alpine.1.gz man/man1/rpdump.1.gz man/man1/rpload.1.gz %%PORTDOCS%%%%DOCSDIR%%/tech-notes.txt And results in this: 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 Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/tech-notes.txt ===> 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 Regards, Marco -- Take Care of the Molehills, and the Mountains Will Take Care of Themselves. -- Motto of the Federal Civil Service