From owner-freebsd-perl@FreeBSD.ORG Wed Nov 24 18:34:19 2004 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A95C16A4CE; Wed, 24 Nov 2004 18:34:19 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 291BE43D5D; Wed, 24 Nov 2004 18:34:19 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4FC5251221; Wed, 24 Nov 2004 10:38:34 -0800 (PST) Date: Wed, 24 Nov 2004 10:38:34 -0800 From: Kris Kennaway To: Sergey Matveychuk Message-ID: <20041124183834.GA86284@xor.obsecurity.org> References: <20041124030921.GA93195@xor.obsecurity.org> <41A4085C.5090606@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HlL+5n6rz5pIUxbD" Content-Disposition: inline In-Reply-To: <41A4085C.5090606@FreeBSD.org> User-Agent: Mutt/1.4.2.1i cc: perl@FreeBSD.org cc: Kris Kennaway Subject: Re: usr/local/lib/perl5/site_perl/5.8.5/mach/auto X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2004 18:34:19 -0000 --HlL+5n6rz5pIUxbD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 24, 2004 at 07:04:44AM +0300, Sergey Matveychuk wrote: > Kris Kennaway wrote: >=20 > >The perl pkg-plist doesn't seem to include this directory, therefore > >it causes enormous pollution on > > > > http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/extras.html > > > >Can you please fix? > > > >Kris >=20 > Hmmm. But it really there: > @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto 2>/dev/null || true >=20 > I've tried this in a jail: >=20 > % pkg_add perl-5.8.5.tgz > ... > %pkg_info > perl-5.8.5 Practical Extraction and Report Language > % ls -la /usr/local/lib/perl5/site_perl/5.8.5/mach/auto > ls: /usr/local/lib/perl5/site_perl/5.8.5/mach/auto: No such file or=20 > directory That's a bit inconsistent right there..ports shouldn't remove things they don't create. > % cd /usr/ports/devel/p5-Tree-Simple > % make install > ... > % ls -la /usr/local/lib/perl5/site_perl/5.8.5/mach/auto > total 8 > drwxr-xr-x 3 root wheel 512 Nov 24 06:55 . > drwxr-xr-x 5 root wheel 4096 Nov 24 06:55 .. > drwxr-xr-x 3 root wheel 512 Nov 24 06:55 Tree > % make deinstall > ... > % ls -la /usr/local/lib/perl5/site_perl/5.8.5/mach/auto > total 6 > drwxr-xr-x 2 root wheel 512 Nov 24 06:55 . > drwxr-xr-x 5 root wheel 4096 Nov 24 06:55 .. > %pkg_delete perl-5.8.5 > % ls -la /usr/local/lib/perl5/site_perl/5.8.5/mach/auto > ls: /usr/local/lib/perl5/site_perl/5.8.5/mach/auto: No such file or=20 > directory Hmm, that's odd. I wonder what's going on here. Kris --HlL+5n6rz5pIUxbD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBpNUpWry0BWjoQKURAkq8AJ4uaGZ/ZWKOH9whLzervsd1r8AgOQCg+L3l NQ7US67eli65qw943gGku4c= =iPkA -----END PGP SIGNATURE----- --HlL+5n6rz5pIUxbD--