Date: Thu, 19 Feb 2015 22:30:28 +0100 (CET) From: Marco Beishuizen <mbeis@xs4all.nl> To: cpet <cpet@sdf.org> Cc: owner-freebsd-ports@freebsd.org, freebsd-ports@freebsd.org Subject: Re: plist problems upgrading alpine port Message-ID: <alpine.BSF.2.11.1502192229300.27874@localhost> In-Reply-To: <45e7ef4a3e74c7623fdc453ca88bb7e9@sdf.org> References: <alpine.BSF.2.11.1502192143160.2181@localhost> <45e7ef4a3e74c7623fdc453ca88bb7e9@sdf.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.11.1502192229300.27874>