From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 28 Jul 2023 10:08:55 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qPIWv-00DEBs-5r for lore@lore.pengutronix.de; Fri, 28 Jul 2023 10:08:55 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1qPIWs-0004Fc-UR; Fri, 28 Jul 2023 10:08:54 +0200 Received: from pty.hi.pengutronix.de ([2001:67c:670:100:1d::c5]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qPIWW-0004FF-Q5; Fri, 28 Jul 2023 10:08:32 +0200 Received: from mol by pty.hi.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1qPIWW-00GjA5-CJ; Fri, 28 Jul 2023 10:08:32 +0200 Date: Fri, 28 Jul 2023 10:08:32 +0200 From: Michael Olbrich To: Robert Schwebel Message-ID: Mail-Followup-To: Robert Schwebel , ptxdist@pengutronix.de References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [ptxdist] [ANNOUNCE] PTXdist 2023.07.1 released X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false Hi, On Tue, Jul 11, 2023 at 07:28:33AM +0200, Robert Schwebel wrote: > On Wed, Jul 05, 2023 at 03:51:02PM +0200, Michael Olbrich wrote: > > I'm happy to announce that I've just released ptxdist-2023.07.0. > > It turned out that there is a bug in the 'nested ptxdist execution' > feature that lets 'ptxdist platform ' and > similar operations return a non-zero retval, which (while the actual > operation still works) breaks at automatic builds in our test farm. > > As Michael is currently on vacation, we decided yesterday to revert the > offending commit and release a ptxdist-2023.07.1, which is now on the > server. > > A proper fix will follow later on. > > Shortlog: > > Marc Kleine-Budde (1): > Revert "add support for nested PTXdist execution" Note that the problem is mostly cosmetic. You get a non-zero return value, but the actual operations works. The affected code is actually there for "ptxdist menu". In that case, ptxdist remains running when a new platformconfig is selected, so it must be configured again and this triggers the bug. In this case, ptxdist exits and "ptxdist menu" must be started again. Anyways, this should now be properly fixed with a0f7c9471ddf6edf1ebfd48f1d5ff7bac40c4a63 ("ptxdist: fix nested ptxdist sanity check") in master. Regards, Michael -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |