fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] 1.4 Sudo issue and parallelization


From: Morgan Goose
Subject: Re: [Fab-user] 1.4 Sudo issue and parallelization
Date: Wed, 2 May 2012 18:39:12 -0700

Do you have a stacktrace for us to peruse? It could be related to
https://github.com/fabric/fabric/issues/568

Which I'd peg it as, or some similar state change, because parallel
doesn't allow for state changes between runs of the task as a side
effect of the fact that they're all forks.

-goose

On Wed, May 2, 2012 at 3:17 PM, JA <address@hidden> wrote:
> Hi Everyone;
>
> I am seeing odd behavior, running 1.4...
>
> When running sudo commands with a stored password on multiple hosts,
> the job fails on the second host (and all subsequent hosts.)
> However, if I run the using parallel processing, the problem goes away.
>
> Has anyone seen anything like this before?
>
> Thanks!
>
> _______________________________________________
> Fab-user mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/fab-user



reply via email to

[Prev in Thread] Current Thread [Next in Thread]