From owner-freebsd-ports@FreeBSD.ORG Mon May 20 05:20:12 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 96D09FDC for ; Mon, 20 May 2013 05:20:12 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) by mx1.freebsd.org (Postfix) with ESMTP id 63032CED for ; Mon, 20 May 2013 05:20:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=VHBU8jrvpWe34Uf007zWSum5F/pAnOIXY8rx6Y+72TU=; b=L3lClh2NdX1HQ2LhCpoanOIH9+nfPzyezKTrFKpIQ86Qs4F+hiA/T0Hr/Gs7d3GjmpK/68pWJhWKiWGFEbmxfjefU1fISf7xHNHJtuKsKa+MajuE8fAFkA98kbNzT8fZwu4YFYSQX6C7vfAAlQJRRW6eswTbbwccfrLraXAuQY0=; Received: from [122.129.203.50] (port=23863 helo=X220.ovitrap.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1UeIVx-000Puk-6V; Sun, 19 May 2013 23:20:05 -0600 Date: Mon, 20 May 2013 12:20:01 +0700 From: Erich Dollansky To: sindrome Subject: Re: Why does Samba requires 777 permissions on /tmp Message-ID: <20130520122001.19368e34@X220.ovitrap.com> In-Reply-To: References: <20130519115232.49f52d01@scorpio> <20130519195639.79464471@raksha.tavi.co.uk> <20130519151706.4d67afe5@scorpio> <20130519204753.GA47341@jmobile.jimmy.net> <20130519222232.13aa95c6@raksha.tavi.co.uk> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: Bob Eager , FreeBSD Mailing List X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 May 2013 05:20:12 -0000 Hi, On Sun, 19 May 2013 23:31:21 -0500 sindrome wrote: > You can see the sticky bit is indeed set and I'm still getting these > errors: > you must first realise that this is not an error but a warning > /usr/local/lib/ruby/site_ruby/1.8/pkgtools/pkgtools.rb:483: warning: > Insecure world writable dir /tmp/. in PATH, mode 041777 Could it be that we all got this message but did not bother because we get so many warnings during an upgrade? Erich