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?
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"