Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 2015 01:57:07 +0100 (CET)
From:      Marco Beishuizen <mbeis@xs4all.nl>
To:        Ben Woods <woodsb02@gmail.com>
Cc:        cpet <cpet@sdf.org>, "owner-freebsd-ports@freebsd.org" <owner-freebsd-ports@freebsd.org>, "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>
Subject:   Re: plist problems upgrading alpine port
Message-ID:  <alpine.BSF.2.11.1502200148190.27874@localhost>
In-Reply-To: <CAOc73CBtCiXvJRji2wrMy4_n3mYdOBOkvRwZPHfZQZ0o2=wF9Q@mail.gmail.com>
References:  <alpine.BSF.2.11.1502192143160.2181@localhost> <45e7ef4a3e74c7623fdc453ca88bb7e9@sdf.org> <alpine.BSF.2.11.1502192229300.27874@localhost> <CAOc73CBtCiXvJRji2wrMy4_n3mYdOBOkvRwZPHfZQZ0o2=wF9Q@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.11.1502200148190.27874>