Control: tag -1 moreinfo

On Fri, Nov 13, 2015 at 21:22:55 -0500, Harlan Lieberman-Berg wrote:

> Hi Julien,
> 
> The patch is pulled from ansible upstream, but it's my understanding
> that exec() will fail because dd won't be in the path.  That'll trip the
> catch side of that loop.  You still end up chrooting in, but you
> immediately fail back out because dd isn't there.
> 
AFAICT the exec() will work because you're exec()-ing "chroot", not
"dd".  So Popen won't raise.

Cheers,
Julien

Attachment: signature.asc
Description: PGP signature

Reply via email to