From owner-freebsd-current@FreeBSD.ORG Tue Feb 10 23:44:18 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE68516A4CE for ; Tue, 10 Feb 2004 23:44:18 -0800 (PST) Received: from core.zp.ua (core.zp.ua [193.108.112.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98E6843D1D for ; Tue, 10 Feb 2004 23:44:16 -0800 (PST) (envelope-from oleg@core.zp.ua) Received: from core.zp.ua (oleg@localhost [127.0.0.1]) by core.zp.ua with ESMTPœ id i1B7iCae066414 for ; Wed, 11 Feb 2004 09:44:12 +0200 (EET) (envelope-from oleg@core.zp.ua)œ Received: (from oleg@localhost) by core.zp.ua id i1B7iCBa066413 for freebsd-current@freebsd.org; Wed, 11 Feb 2004 09:44:12 +0200 (EET) Date: Wed, 11 Feb 2004 09:44:12 +0200 From: "Oleg V. Naumann" To: FreeBSD Current Message-ID: <20040211074411.GA58666@core.zp.ua> Mail-Followup-To: FreeBSD Current References: <20040211033938.DCF1843D1D@mx1.FreeBSD.org> <20040211035148.GA46147@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20040211035148.GA46147@xor.obsecurity.org> User-Agent: Mutt/1.5.6i Subject: Re: uucp X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2004 07:44:18 -0000 On Tue, Feb 10, 2004 at 07:51:48PM -0800, Kris Kennaway wrote: > On Tue, Feb 10, 2004 at 07:39:38PM -0800, Randy Bush wrote: > > i know uucp went somewhere strange in -current, but i can not > > find it in the source tree or in ports. and if i search for > > it, i get no useful results (though 'uucp' gets me many hits > > none of which contain 'uucp'). > > /usr/ports/net/freebsd-uucp Yes, this is in the ports tree for CURRENT now. But can anybody explain me, why shell for the 'uucp' user in CURRENT still points to the '/usr/libexec/uucp/uucico' instead '/usr/local/libexec/uucp/uucico', where uucico lives now? >From my point of view there is three things, why this is bogus: 1. After upgrade from STABLE shell will be points to the wrong binary 2. This is real pain all these cries from mergemaster about differences in the master.passwd 3. In the clean CURRENT shell for the uucp user points with finger to the sky. But why we doesn't have wrapper for the uucico like /usr/bin/perl for perl? Looks like this will be much better solution instead fixing shell for the uucp user. > > > oh, and i tried putting > > > > NOUUCP=false > > > > in make.conf to no avail. > > Well, for starters that kind of variable is tested for existence, not > values: NOFOO=yes works the same as NOFOO=no. The variable has no > effect on -current though. > > Kris -- NO37-RIPE