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 <path-to-platformconfig>' 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 |

Reply via email to