From owner-freebsd-isp@FreeBSD.ORG Wed Aug 17 09:05:39 2005 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 429B316A41F; Wed, 17 Aug 2005 09:05:39 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from efacilitas.de (smtp.efacilitas.de [85.10.196.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id D481443D55; Wed, 17 Aug 2005 09:05:38 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-37-251.dynamic.qsc.de [212.202.37.251]) by efacilitas.de (Postfix) with ESMTP id 0DD694B056; Wed, 17 Aug 2005 11:11:36 +0200 (CEST) Received: from [192.168.1.67] (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id D46A41929F1; Wed, 17 Aug 2005 11:05:20 +0200 (CEST) Message-ID: <4302FDCF.7000607@cs.tu-berlin.de> Date: Wed, 17 Aug 2005 11:05:19 +0200 From: =?UTF-8?B?QmrDtnJuIEvDtm5pZw==?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050517 X-Accept-Language: en-us, en MIME-Version: 1.0 Followup-To: freebsd-questions@freebsd.org To: Andrey Karyagin References: <4302D401.6030906@narod.ru> In-Reply-To: <4302D401.6030906@narod.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-isp@freebsd.org, freebsd-questions@freebsd.org Subject: Re: CVS_Upgrade from 5.3 to 5.4 problem X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Aug 2005 09:05:39 -0000 Hello, just a wild guess: do you set noexec on /tmp? Show mount and df -ih. Björn