Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2002 02:12:30 +0800
From:      Ying-Chieh Liao <ijliao@FreeBSD.org>
To:        Kris Kennaway <kris@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/Mk bsd.port.mk
Message-ID:  <20020919181230.GC24699@terry.dragon2.net>
In-Reply-To: <200209190016.g8J0Get3023050@freefall.freebsd.org>
References:  <200209190016.g8J0Get3023050@freefall.freebsd.org>

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

--w7PDEPdKQumQfZlR
Content-Type: text/plain; charset=big5
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Sep 18, 2002 at 17:16:39 -0700, Kris Kennaway wrote:
>   * [ports/19270] Check whether ${DISTDIR} is writable and fail with a
>     better error message if not (mostly caused by trying to fetch as the
>     wrong user)

something wrong here

my distfiles/ is 755
in the past time I only have to use sudo when "make fetch"

but after this change, even if I've fetched the distfiles
everytime we run a make (make extract, make all, blah blah)
it depends on do-fetch (makefile target), which checks the distfiles/ perm
ps. around line 2068 in Mk/bsd.port.mk
it makes me "sudo make" everything :<

I have no idea how to patch it ...
maybe move the check code to line 2108, just before we do a really fetch
--=20
Testing can show the presence of bugs, but not their absence.
					--- Edsger W. Dijkstra

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

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

iD8DBQE9ihOOrMYBZRHAI4IRAvB5AJ9jBGAOismONgHN8uHV5IMlAC7Y6gCfa8IA
Td5R3QtZ5TN/bzFDQqyxCug=
=3bCn
-----END PGP SIGNATURE-----

--w7PDEPdKQumQfZlR--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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