From owner-freebsd-cvsweb@FreeBSD.ORG Wed May 13 19:09:40 2009 Return-Path: Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF58E106568A for ; Wed, 13 May 2009 19:09:40 +0000 (UTC) (envelope-from daniel.leidert.spam@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 36ECA8FC1A for ; Wed, 13 May 2009 19:09:39 +0000 (UTC) (envelope-from daniel.leidert.spam@gmx.net) Received: (qmail invoked by alias); 13 May 2009 18:42:51 -0000 Received: from dslb-094-222-128-125.pools.arcor-ip.net (EHLO leidi.wgdd.de) [94.222.128.125] by mail.gmx.net (mp023) with SMTP; 13 May 2009 20:42:51 +0200 X-Authenticated: #17381962 X-Provags-ID: V01U2FsdGVkX1+GM2xkxliGuzOu7lz+Gv8JdHvExgSKk3udUVKSj5 C043l+p8+zPy8f Received: from localhost ([127.0.0.1]) by leidi.wgdd.de with esmtp (Exim 3.36 #1 (Debian)) id 1M4JPm-0002kO-00; Wed, 13 May 2009 20:42:50 +0200 From: Daniel Leidert To: freebsd-cvsweb@freebsd.org In-Reply-To: <4A0A2E6D.3010309@acm.org> References: <4A0A2E6D.3010309@acm.org> Content-Type: text/plain Organization: TU Dresden Date: Wed, 13 May 2009 20:42:49 +0200 Message-Id: <1242240169.10178.3.camel@leidi> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1.1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.61 Cc: Subject: Re: Failed to spawn GNU rlog again X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2009 19:09:41 -0000 Am Dienstag, den 12.05.2009, 23:20 -0300 schrieb Manuel Lemos: > I updated my server that had OpenSuse 9 to OpenSuSE 11. Now browsing > repository file listing gives the error message "Failed to spawn GNU > rlog". I already checked that rcs package is installed in one of the > lookup directories of the command_path array. Running the rlog from the > command line works well. What else could be causing this error message? Could be http://bugs.debian.org/483442. The related patch can be seen here: http://patch-tracking.debian.net/patch/series/view/cvsweb/3:3.0.6-5/10_483442_fix_perl_510_test_failure. But this is just one possibility. Regards, Daniel