From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ho1i2-0007hA-EA for ptxdist@pengutronix.de; Thu, 18 Jul 2019 10:24:14 +0200 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.89) (envelope-from ) id 1ho1i2-0000C6-6Q for ptxdist@pengutronix.de; Thu, 18 Jul 2019 10:24:14 +0200 Date: Thu, 18 Jul 2019 10:24:14 +0200 From: Michael Olbrich Message-ID: <20190718082414.liqp3xvmvq3iym7z@pengutronix.de> References: <20190705131302.dijhen3kjgcbxx5d@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Subject: Re: [ptxdist] [ANNOUNCE] PTXdist 2019.07.0 released List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Hello, On Thu, Jul 18, 2019 at 06:38:17AM +0000, Bruno Thomsen wrote: > > I'm happy to announce that I've just released ptxdist-2019.07.0. > > > > This release contains several bigger changes. > > I have discovered a bug in ptxdist-2019.07.0 when running it in docker. > As this always starts without a ~/.ptxdist directory and therefore no old > ptxdistrc-xxxx.xx configuration file. > When running ptxdist-2019.07.0 it creates the ~/.ptxdist directory and > then exits with an error as it's unable to find an old ptxdistrc > configuration file. > > $ ptxdist-2019.07.0 > /usr/local/bin/ptxdist-2019.07.0: line 2261: /home/developer/.ptxdist/ptxdistrc-2010.01: No such file or directory > /usr/local/lib/ptxdist-2019.07.0/scripts/libptxdist.sh: line 105: /home/developer/.ptxdist/ptxdistrc-2010.01: No such file or directory > cp: cannot stat '/home/developer/.ptxdist/ptxdistrc-2010.01': No such file or directory > PTXdist: fatal error ... cannot start, sorry! > > The workaround I currently use is to call the ptxdist-2018.12.0 version > inside the same docker image, used for compiling OSELAS.Toolchain, before > calling the new ptxdist version. As this creates > ~/.ptxdist/ptxdistrc-2018.12 configuration file which then allows > ptxdist-2019.07.0 to start and create ~/.ptxdist/ptxdistrc-2019.07 > successfully. Thanks for the report. I've pushed a fix to master. Regards, Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de