From owner-freebsd-questions@FreeBSD.ORG Fri Oct 20 19:58: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 E955816A416 for ; Fri, 20 Oct 2006 19:58: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 58FEC43D92 for ; Fri, 20 Oct 2006 19:58:43 +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 726392287D for ; Fri, 20 Oct 2006 20:53:10 +0100 (BST) Message-ID: <45392A68.5010904@verysmall.org> Date: Fri, 20 Oct 2006 21:58:32 +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 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 19:58:44 -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. csup exits on its own after 10-15 min. with 'Finished successfully'. Could somebody help me find the reason/fix it. Thanks, Iv