Openembedded Core Discussions
 help / color / mirror / Atom feed
* why does useradd.bbclass loop retrying its commands?
@ 2014-11-15  5:37 Peter A. Bigot
  2014-11-15 16:22 ` Richard Purdie
  2014-11-15 21:19 ` Mark Hatle
  0 siblings, 2 replies; 4+ messages in thread
From: Peter A. Bigot @ 2014-11-15  5:37 UTC (permalink / raw)
  To: OE-core

The useradd, groupadd, and groupmems commands in useradd.bbclass are 
executed in a loop with up to 10 failed attempts before they give up.  
This appears to have always been the case, as long as that file has been 
present.

Is there any reason why an initial failed attempt to execute one of 
these commands would be expected to succeed on retry, other than because 
delaying failure gives a chance for concurrently executing task to 
complete and so satisfy a dependency?

(This isn't the root cause of the pseudo autobuilder failure under 
multilib, but it did look plausible for a while.)

Peter


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-11-15 21:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-15  5:37 why does useradd.bbclass loop retrying its commands? Peter A. Bigot
2014-11-15 16:22 ` Richard Purdie
2014-11-15 16:53   ` Peter A. Bigot
2014-11-15 21:19 ` Mark Hatle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox