From owner-freebsd-questions@FreeBSD.ORG Fri Oct 20 20:35:43 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C975016A66D for ; Fri, 20 Oct 2006 20:35:43 +0000 (UTC) (envelope-from pobox@verysmall.org) Received: from thing.verysmall.org (thing.verysmall.org [212.100.226.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D70943E7A for ; Fri, 20 Oct 2006 20:33:04 +0000 (GMT) (envelope-from pobox@verysmall.org) Received: from [130.83.72.99] (x99.vpn.hrz.tu-darmstadt.de [130.83.72.99]) by thing.verysmall.org (Postfix) with ESMTP id D08D32282F for ; Fri, 20 Oct 2006 21:27:36 +0100 (BST) Message-ID: <4539327E.8000607@verysmall.org> Date: Fri, 20 Oct 2006 22:33:02 +0200 From: "pobox@verysmall.org" User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: csup does not exit (was with typo: csup does not exist) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Oct 2006 20:35:43 -0000 Hello, I have the latest csup (csup-20060318) on FreeBSD 5.4 and -L2 shows that it freezes after 'Shutting down connection to server'. ps shows STAT I+ and sometimes S+ (after the point of freeze). Neither kill nor Ctrl-C can interrupt it. Ctrl-C works only after 10-15 min. The csup exits with 'Finished successfully'. Could somebody help me find the reason/fix it. Thanks, Iv