Date: Sun, 28 Jan 2007 19:21:03 -0600 From: Jon Passki <jon.passki@hursk.com> To: Kris Kennaway <kris@obsecurity.org> Cc: freebsd-ports@freebsd.org Subject: Re: pkg-plist, +CONTENTS, make package, and the ports cluster Message-ID: <F6A21043-A21F-488A-AE5C-9EA8B9F5226C@hursk.com> In-Reply-To: <20070129011344.GB80477@xor.obsecurity.org> References: <D5DDCBF2-EC19-4131-BF6F-20D37E264E1F@hursk.com> <20070129000645.GB65592@xor.obsecurity.org> <974D437A-ABFE-4981-AAE6-8156142C2004@hursk.com> <20070129011344.GB80477@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Jan 28, 2007, at 19:13 , Kris Kennaway wrote: > On Sun, Jan 28, 2007 at 06:55:59PM -0600, Jon Passki wrote: > >>> I am unable to replicate this: the apache22 port does not install >>> these files on my system. >> >> I was able to replicate devel/pth on my system (pay attention to >> libdata/ldconfig/pth at the bottom). I can go back and do a complete >> install again for the others. > >> >> # cat /etc/make.conf >> # port stuff >> WRKDIRPREFIX="/tmp" >> DISTDIR="/var/backups/distfiles" >> PACKAGES="/var/backups/pub/FreeBSD/ports/i386/packages-6.2-release" >> # added by use.perl 2007-01-23 17:20:15 >> PERL_VER=5.8.8 >> PERL_VERSION=5.8.8 >> >> # cd /usr/ports/devel/pth >> # make deinstall >> # make clean >> # rm -rf /tmp/All /tmp/devel /tmp/Latest /tmp/usr >> # make package PACKAGES="/tmp" >> # tar -xjf /tmp/All/pth-2.0.7.tbz -C /tmp +CONTENTS >> # diff -u /tmp/+CONTENTS /var/db/pkg/pth-2.0.7/+CONTENTS >> --- /tmp/+CONTENTS Mon Jan 29 00:46:32 2007 >> +++ /var/db/pkg/pth-2.0.7/+CONTENTS Mon Jan 29 00:46:32 2007 >> @@ -40,14 +40,5 @@ >> @dirrm lib/pth >> @exec /sbin/ldconfig -m /usr/local/lib/pth >> @unexec /sbin/ldconfig -R >> -@cwd . >> -@ignore >> -+COMMENT >> -@comment MD5:fe3390e01609cef4464e3da82ca715eb >> -@ignore >> -+DESC >> -@comment MD5:5857a78166a3bfc28f7d918d443db7d0 >> -@ignore >> -+MTREE_DIRS >> -@comment MD5:62ec091098aedd20983344152fd56afb >> -@mtree +MTREE_DIRS >> +libdata/ldconfig/pth >> +@comment MD5:4f8e8d8ed05f7e16d74fc8d39b779d38 >> # ll /usr/local/libdata/ldconfig/pth >> -rw-r--r-- 1 root wheel 19 Jan 29 00:46 /usr/local/libdata/ >> ldconfig/pth > > I can't confirm this one either; it's correctly registered in the > package for me. Are you sure you have an up-to-date ports collection > (in particular Mk/)? This is added to the pkg-plist by the > USE_LDCONFIG logic. > > xor# grep -r ldconfig/pth /var/db/pkg/pth-2.0.7/ +CONTENTS > /var/db/pkg/pth-2.0.7/+CONTENTS:libdata/ldconfig/pth > +CONTENTS:libdata/ldconfig/pth This was a pretty recent (within a day) port update w/ a slightly custom supfile [1]. Got any suggestions on things I could look for? Are you taking a look at the installed +CONTENTS file or the one included in the package created by `make package` and friends? Cheers, Jon [1] grep -v '^#' ports-supfile *default host=cvsup9.us.FreeBSD.org *default base=/var/db *default prefix=/usr *default release=cvs tag=. *default delete use-rel-suffix *default compress ports-base ports-archivers ports-comms ports-converters ports-databases ports-deskutils ports-devel ports-dns ports-editors ports-emulators ports-ftp ports-graphics ports-java ports-lang ports-mail ports-math ports-misc ports-multimedia ports-net ports-net-mgmt ports-print ports-security ports-shells ports-sysutils ports-textproc ports-www ports-x11 ports-x11-clocks ports-x11-fm ports-x11-fonts ports-x11-servers ports-x11-themes ports-x11-toolkits ports-x11-wm -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFFvUwVZpJsLIS+QSIRAiexAJ0cPaNiLPQANKnRf2bZKdF8Zf2JrwCffTvj 3KgOw6/Xq6OF9gj8mbopACg= =4AXa -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F6A21043-A21F-488A-AE5C-9EA8B9F5226C>