Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2004 11:18:23 -0800
From:      Kris Kennaway <kris@obsecurity.org>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        Sergey Matveychuk <sem@FreeBSD.org>
Subject:   Re: usr/local/lib/perl5/site_perl/5.8.5/mach/auto
Message-ID:  <20041124191823.GA96510@xor.obsecurity.org>
In-Reply-To: <20041124183834.GA86284@xor.obsecurity.org>
References:  <20041124030921.GA93195@xor.obsecurity.org> <41A4085C.5090606@FreeBSD.org> <20041124183834.GA86284@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--AhhlLboLdkugWU4S
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Nov 24, 2004 at 10:38:34AM -0800, Kris Kennaway wrote:

> > %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
>=20
> That's a bit inconsistent right there..ports shouldn't remove things
> they don't create.

Actually, that is the problem seen here: my script compares the state
of the filesystem after all the RUN_DEPENDS have been added, with the
state after the current port has been installed and deinstalled.  At
this point, p5-Tree-Simple has created the
/usr/local/lib/perl5/site_perl/5.8.5/mach/auto/Tree subdirectory
(which also created /usr/local/lib/perl5/site_perl/5.8.5/mach/auto/
since it did not previously exist), and removed .../auto/Tree, but
=2E../auto is still there, so it shows up in the list.

Thus, if perl5.8 is changed to create
/usr/local/lib/perl5/site_perl/5.8.5/mach/auto itself, the filesystem
will be in the same state before and after installing the port.

Kris

--AhhlLboLdkugWU4S
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBpN5/Wry0BWjoQKURAi8XAKCIT4HBWTilJE/12BmWeNTJ8dwXeACggE3C
/TNACQQWjNVQeguPmeCTIf0=
=KCqJ
-----END PGP SIGNATURE-----

--AhhlLboLdkugWU4S--



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