From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.ppc-ag.de ([212.65.2.129]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jsLk0-0007Gd-TC for ptxdist@pengutronix.de; Mon, 06 Jul 2020 09:40:41 +0200 Received: from [10.40.4.2] (port=40884 helo=masv00063.ppc-ag.de) by mail.ppc-ag.de with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1jsLjs-0001xc-02 for ptxdist@pengutronix.de; Mon, 06 Jul 2020 09:40:32 +0200 Received: from localhost (localhost [127.0.0.1]) by masv00063.ppc-ag.de (Postfix) with ESMTP id E68E036EAB4B for ; Mon, 6 Jul 2020 09:40:31 +0200 (CEST) Received: from masv00063.ppc-ag.de ([127.0.0.1]) by localhost (masv00063.ppc-ag.de [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 8jliGb5pzYmB for ; Mon, 6 Jul 2020 09:40:31 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by masv00063.ppc-ag.de (Postfix) with ESMTP id B605736EAB54 for ; Mon, 6 Jul 2020 09:40:31 +0200 (CEST) Received: from masv00063.ppc-ag.de ([127.0.0.1]) by localhost (masv00063.ppc-ag.de [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id MPOwl0OmQ9w9 for ; Mon, 6 Jul 2020 09:40:31 +0200 (CEST) Received: from [10.242.2.8] (unknown [10.242.2.8]) by masv00063.ppc-ag.de (Postfix) with ESMTPSA id 8A70336EAB4B for ; Mon, 6 Jul 2020 09:40:31 +0200 (CEST) References: <20200706063319.GB13177@pengutronix.de> From: Mircea Ciocan Message-ID: <3a8a1814-3490-cf42-fbc1-622321838f0d@ppc-ag.de> Date: Mon, 6 Jul 2020 09:40:24 +0200 MIME-Version: 1.0 In-Reply-To: <20200706063319.GB13177@pengutronix.de> Content-Language: en-US Subject: Re: [ptxdist] Documentation build fails in 2020.07.0 List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de On 06.07.20 08:33, Michael Olbrich wrote: > On Fri, Jul 03, 2020 at 06:15:23PM +0200, Mircea Ciocan wrote: >> Hello everybody, I have tried to build the included documentation for the >> ptxdist, after installing all the required packages the command to build the >> pdf: >> >> ptxdist docs-latex >> >> semi-succeeds, that is, the tex file is build correctly, but the Makefile to >> produce the pdf fails because tex file name has spaces, renaming it to >> something without spaces makes the build process succeed immediately. >> >> Just FYI to the maintainers. > You have a space in PTXCONF_PROJECT_VENDOR, right? Anyways, fixed in master > now. > > Michael > Hello Michael and thanks for the quick fix, we should avoid a "Bobby Tables" situation if possible ;). BR, Mircea _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de