From owner-freebsd-current@FreeBSD.ORG Thu Jun 14 01:35:57 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9A10A16A473 for ; Thu, 14 Jun 2007 01:35:57 +0000 (UTC) (envelope-from malus.x@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.237]) by mx1.freebsd.org (Postfix) with ESMTP id 586E813C45B for ; Thu, 14 Jun 2007 01:35:56 +0000 (UTC) (envelope-from malus.x@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so320156wra for ; Wed, 13 Jun 2007 18:35:55 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=XcF2D9+U8jgXMCv1QPzO9dbKRcW62YukVBDrsCZzkD8hIProkoc9l97Mn/PWg5QtplMOGxfGdCglovxxU0FtoFKf772BfMauK9d3u9Yc8rs1Ub7dPRzv9xIPb25yCvYbPSIJKAnbJNwhCvEQ1MVRqP/iRiATKV5+fRvekKiCIt8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=BW9ySGGYqUw+4BXEH4fPj56D9CcSsQYRxiI0MfdRW8Qew2gm1zvJnd/Z/VURowHStm295rlBkyTq8y69lwYVNq0oYdCa3U1Unfc/O6rzKXuBp7p2gathKR7BrJrjNE5g+jEoG7xPMYRE2JQQVvK86kxYclUkJUR/EjyBAQsoidE= Received: by 10.100.141.13 with SMTP id o13mr777640and.1181783392702; Wed, 13 Jun 2007 18:09:52 -0700 (PDT) Received: from ?192.168.1.2? ( [68.83.143.72]) by mx.google.com with ESMTP id c28sm2110430anc.2007.06.13.18.09.51 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 13 Jun 2007 18:09:51 -0700 (PDT) Message-ID: <4670955E.4080706@gmail.com> Date: Wed, 13 Jun 2007 21:09:50 -0400 From: Dave Grochowski User-Agent: Thunderbird 2.0.0.0 (X11/20070531) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: old bugs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 14 Jun 2007 01:35:57 -0000 Hey, Volodymyr Kostyrko wrote: > Recently bumped once again into "misc/58117: installworld /tmp/ > problem". Would it be better to solve it at "once and for all" basis? > > This is a good choice for securing servers to make /tmp noexec. But > when you did that - you'll have to face this bug again. Yes, it can be > solved by specifying TMPDIR. But: > - UPDATING says nothing about that; > - nor documentation do; > - the message is kindda cryptic and it takes time to understand whats > going on. > > Why not document the issue or prevent it by using custom catalog? > It's a problem for a few ports too, notably math/R. Sincerely, Dave Grochowski