Date: Tue, 19 Jul 2005 19:18:17 +0200 From: Florent Thoumie <flz@xbsd.org> To: Paul Schmehl <pauls@utdallas.edu> Cc: ports@freebsd.org Subject: Re: pkg-plist problems Message-ID: <1121793497.3319.3.camel@cream.xbsd.org> In-Reply-To: <EBCC58430C7721C861BB2875@utd59514.utdallas.edu> References: <EBCC58430C7721C861BB2875@utd59514.utdallas.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-tFXlipixNSZEA7YkXwm4 Content-Type: text/plain; charset=iso8859-15 Content-Transfer-Encoding: quoted-printable Le Lundi 18 juillet 2005 =E0 16:13 -0500, Paul Schmehl a =E9crit : > I'm working on a new port, and I'm having a strange problem with pkg-plis= t.=20 > I created pkg-plist per the instructions in Chapter 19 of the Porters=20 > Handbook. When I run make deinstall PREFIX=3D/var/tmp/port-name, the=20 > deinstall complains that the files in $DOCSDIR don't exist. Yet they do. >=20 > Here's the error I'm getting (in part): >=20 > pkg_delete: file '/var/tmp/sguild/share/doc/sguil-sensor' doesn't really=20 > exist > pkg_delete: unable to completely remove directory=20 > '/var/tmp/sguild/share/doc/sguil-sensor' > pkg_delete: couldn't entirely delete package (perhaps the packing list is > incorrectly specified?) You should have posted the entire port, but reading that, I=20 guess you're using PORTDOCS in Makefile. PORTDOCS automatically=20 adds "@dirrm ${DOCSDIR:S,^${PREFIX}/,,}" to the packing list, so the one you added in pkg-plist isn't necessary. --=20 Florent Thoumie flz@xbsd.org --=-tFXlipixNSZEA7YkXwm4 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBC3TXZMxEkbVFH3PQRAig4AJ0U4LWAyqJo2m6nbk7tjap3bqoDYgCgjhsM 97ovfxZJShxZ1zMwbMgECl8= =VKEp -----END PGP SIGNATURE----- --=-tFXlipixNSZEA7YkXwm4--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1121793497.3319.3.camel>