plist problems upgrading alpine port

Marco Beishuizen mbeis at xs4all.nl
Fri Feb 20 00:58:22 UTC 2015


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


More information about the freebsd-ports mailing list