From owner-freebsd-doc@FreeBSD.ORG Thu May 31 20:02:04 2007 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EF8B916A469; Thu, 31 May 2007 20:02:04 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 6BE8C13C45B; Thu, 31 May 2007 20:02:04 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from kobe.laptop (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-3) with ESMTP id l4VK0Y3V027209 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 31 May 2007 23:00:49 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.1/8.14.1) with ESMTP id l4VK0FMe014942; Thu, 31 May 2007 23:00:28 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by kobe.laptop (8.14.1/8.14.1/Submit) id l4VK0Fhd014941; Thu, 31 May 2007 23:00:15 +0300 (EEST) (envelope-from keramida@freebsd.org) Date: Thu, 31 May 2007 23:00:15 +0300 From: Giorgos Keramidas To: www@freebsd.org Message-ID: <20070531200015.GA14890@kobe.laptop> References: <200705311409.l4VE97iY026757@www.freebsd.org> <20070531184700.GA12109@kobe.laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070531184700.GA12109@kobe.laptop> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-4.159, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.24, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: freebsd-doc@freebsd.org Subject: Re: FreeBSD web build failed on www.freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 May 2007 20:02:05 -0000 On 2007-05-31 21:47, Giorgos Keramidas wrote: > On 2007-05-31 14:09, World Wide Web Owner wrote: > > /w/www/build/www/ja/doc/ja -> /w/www/build/www/ja/doc/ja_JP.eucJP > > *** Error code 1 (ignored) > > ===> ../mn > > ===> ../mn/doc > > ===> ../mn/doc/books > > ===> ../mn/doc/books/handbook > > ===> ../mn/doc/books > > ===> ../mn/doc/books/handbook > > install -c -o www -g wwwadm -m 444 $(/usr/bin/xargs < HTML.manifest) /w/www/build/www/mn/doc/mn_MN.UTF-8/books/handbook > > install: jails-application.html: No such file or directory > > *** Error code 71 > > Hmmm, I can't reproduce this build failure locally :-( > I'm trying a build on freefall now... But I _can_ reproduce it on the FreeBSD Cluster, which has an older port of dsssl-docbook-modular. I reverted the change which broke this, but we can't use lang="mn" in the Mongolian translation project documents without a recent version of the port :( - Giorgos