plist problems upgrading alpine port

Ben Woods woodsb02 at gmail.com
Thu Feb 19 22:37:39 UTC 2015


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.

Regards,
Ben

On Friday, February 20, 2015, Marco Beishuizen <mbeis at xs4all.nl> wrote:

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


-- 

--
From: Benjamin Woods
woodsb02 at gmail.com


More information about the freebsd-ports mailing list