From owner-freebsd-bugs@FreeBSD.ORG Wed Apr 4 17:15:10 2007 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8463C16A405; Wed, 4 Apr 2007 17:15:10 +0000 (UTC) (envelope-from never@kurush.osdn.org.ua) Received: from kurush.osdn.org.ua (external.osdn.org.ua [212.40.34.156]) by mx1.freebsd.org (Postfix) with ESMTP id E8B1813C45E; Wed, 4 Apr 2007 17:15:09 +0000 (UTC) (envelope-from never@kurush.osdn.org.ua) Received: from kurush.osdn.org.ua (never@localhost [127.0.0.1]) by kurush.osdn.org.ua (8.12.11/8.12.11) with ESMTP id l34GjlSb047273; Wed, 4 Apr 2007 19:45:48 +0300 (EEST) (envelope-from never@kurush.osdn.org.ua) Received: (from never@localhost) by kurush.osdn.org.ua (8.12.11/8.12.11/Submit) id l34GjlqY047270; Wed, 4 Apr 2007 19:45:47 +0300 (EEST) (envelope-from never) Date: Wed, 4 Apr 2007 19:45:46 +0300 From: Alexandr Kovalenko To: Remko Lodder Message-ID: <20070404164546.GB47167@nevermind.kiev.ua> References: <200704032050.l33Ko653007455@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200704032050.l33Ko653007455@freefall.freebsd.org> User-Agent: Mutt/1.5.4i X-Virus-Scanned: ClamAV 0.85.1/3012/Wed Apr 4 14:49:03 2007 on kurush.osdn.org.ua X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (kurush.osdn.org.ua [127.0.0.1]); Wed, 04 Apr 2007 19:45:48 +0300 (EEST) Cc: freebsd-bugs@freebsd.org, FreeBSD-gnats-submit@freebsd.org Subject: Re: conf/111195: make distrubution target outputs to the wrong file descriptor X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Apr 2007 17:15:10 -0000 Hello, Remko Lodder! On Tue, Apr 03, 2007 at 08:50:06PM +0000, you wrote: > The following reply was made to PR conf/111195; it has been noted by GNATS. > > From: Remko Lodder > To: Alexandr Kovalenko > Cc: FreeBSD-gnats-submit@FreeBSD.org > Subject: Re: conf/111195: make distrubution target outputs to the wrong file descriptor > Date: Tue, 3 Apr 2007 22:44:31 +0200 > > On Tue, Apr 03, 2007 at 07:29:03PM +0300, Alexandr Kovalenko wrote: > > > > System: FreeBSD mile.xxx.ua 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #1: Tue Feb 20 18:19:00 EET 2007 root@mile.xxx.ua:/usr/obj/usr/src/sys/mile i386 > > > > >Description: > > Some of command in "make distribution" target in /usr/src/etc output to the wrong file descriptor. > > For explanation, please check How-To-Repeat section. > > >How-To-Repeat: > > [never@mile /usr/src/etc]$ sudo make distribution DESTDIR=~never/chroot 2>&1 > /dev/null > > + ln -s ../var/named/etc/namedb /home/never/chroot/etc/namedb > > + ln -s mail/aliases /home/never/chroot/etc/aliases > > [never@mile /usr/src/etc]$ > > >Fix: > > N/A > > >Release-Note: > > Hello, > > This report is useless, can you specify what the problem is? (at least I dont get what you > are meaning and we would like to help, but then you need to submit information that we > can use.) Ok, let me explain more detailed, as you can see - I redirected both stdout and stderr to /dev/null, but still some text was displayed. I suppose it is not desired behavour and those "+ ln -s ..." lines should not appear in output, but they did because some part of script writes not to stdout and stderr only. I may be wrong though. -- NEVE-RIPE, will build world for food Ukrainian FreeBSD User Group http://uafug.org.ua/