From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19041 invoked by alias); 23 Aug 2010 12:55:48 -0000 Received: (qmail 19031 invoked by uid 22791); 23 Aug 2010 12:55:48 -0000 X-SWARE-Spam-Status: No, hits=1.1 required=5.0 tests=AWL,BAYES_50 X-Spam-Check-By: sourceware.org Received: from mail46.e.nsc.no (HELO mail46.e.nsc.no) (193.213.115.46) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 23 Aug 2010 12:55:40 +0000 Received: from moffice9.nsc.no (moffice9.e.nsc.no [193.213.115.73]) by mail46.nsc.no (8.14.3/8.14.3) with ESMTP id o7NCtaYC027399; Mon, 23 Aug 2010 14:55:36 +0200 (MEST) Date: Mon, 23 Aug 2010 12:55:00 -0000 From: Espen Carlsen To: Eric Bischoff Cc: Message-ID: <22609779.5402.1282568136271.JavaMail.adm-moff@moffice9.nsc.no> In-Reply-To: <3A3E26FE-2B5B-47DF-B4E2-19BDBA0C896F@nerim.net> References: <4814550.3522.1281958904368.JavaMail.adm-moff@moffice4.nsc.no> <3A3E26FE-2B5B-47DF-B4E2-19BDBA0C896F@nerim.net> Subject: SV: Error in docbook2html if source catalog contains spaces. MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_5401_18510486.1282568136266" Mailing-List: contact docbook-tools-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: docbook-tools-discuss-owner@sourceware.org X-SW-Source: 2010/txt/msg00005.txt.bz2 ------=_Part_5401_18510486.1282568136266 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Content-length: 1386 > From: Eric Bischoff [ebischoff@nerim.net] > > Thought you guys wanted to see this, as you're the one maintaining docbook-utils: > > https://bugs.launchpad.net/ubuntu/+source/docbook-utils/+bug/46716 > > The error in line 273 occurs if you have a your .docbook file is in a path that contains a space somewhere in the path and you run docbook2html from the .docbook source directory. > > example: > > /home/my test/docbook/ is the current directory and you have a test.docbook file in that folder. > > Then while you're still in that folder, run docbook2html test.docbook > > This generates the error in line 273. > Probably missing quotes around the path... > Problem is : who currently maintains docbook-utils ? I don't know if I even still have an account, and on which site? When I searched around, I came up with: http://sources.redhat.com/docbook-tools/ http://sourceware.org/docbook-tools/ Those looks like mirrors of eachother and the mailaddress at the bottom was the one I mailed. > If no one show up, I can investigate and see if I can regain access, but it's been years i have not touched those files. > Best thing would be if someone could proclam himself/herself as the new maintainer. I think it looks like someone at redhat, though nothing has been changed in those scripts for some years, so it might be that it doesn't have a maintainer. Regards, Espen Carlsen. ------=_Part_5401_18510486.1282568136266--