Date: Fri, 4 May 2007 22:12:08 -0400 From: Kris Kennaway <kris@obsecurity.org> To: Jockey Kyd <jockey_kyd@bluebottle.com> Cc: freebsd-questions@freebsd.org, Kris Kennaway <kris@obsecurity.org> Subject: Re: Can't fetch several ports (return error code 127) and seems nothing to do with these ports themselves Message-ID: <20070505021208.GA65751@xor.obsecurity.org> In-Reply-To: <200705050207.l4527H9n004285@mi1.bluebottle.com> References: <1178283756.463b2eecc1d17@mail.bluebottle.com> <20070504153756.GB36412@xor.obsecurity.org> <200705050207.l4527H9n004285@mi1.bluebottle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 05, 2007 at 10:07:16AM +0800, Jockey Kyd wrote: > Quoting Kris Kennaway <kris@obsecurity.org>: > > > That indicates something is very wrong on your system :) Look for > > configuration variables you may have changed, e.g. in > > /etc/make.conf. > > > > Kris > > > > Yes, you're right! :-D > Because I set MASTER_SITE_OVERRIDE in my /etc/make.conf in order to choose faster ftp mirrors to get tarballs. Comment it and the error goes away. > > Is it that MASTER_SITE_OVERRIDE shouldn't be set as long as the port uses MASTER_SITES:n and MASTER_SITES_NN fetching mechanism? Is there any way to get rid of this dilemma? Maybe "make MASTER_SITE_OVERRIDE= install clean" takes effect but it would make my life messy if I use portupgrade. No, you made a mistake when you added it to your make.conf, e.g. some kind of typo. Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070505021208.GA65751>