usr/local/lib/perl5/site_perl/5.8.5/mach/auto

Kris Kennaway kris at obsecurity.org
Wed Nov 24 10:34:19 PST 2004


On Wed, Nov 24, 2004 at 07:04:44AM +0300, Sergey Matveychuk wrote:
> Kris Kennaway wrote:
> 
> >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
> 
> Hmmm. But it really there:
> @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto 2>/dev/null || true
> 
> I've tried this in a jail:
> 
> % 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 
> 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 
> directory

Hmm, that's odd.  I wonder what's going on here.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-perl/attachments/20041124/70602a7a/attachment.bin


More information about the freebsd-perl mailing list