Hey Phill,

On Thu, Nov 17, 2011 at 3:31 PM, Phill Tornroth <[email protected]> wrote:
> I'm using upload template and getting this error:
>
> Fatal error: sudo() encountered an error (return code 1) while executing 'mv 
> "6cd27e2f71fd2323522bd2d29fdb052a4cb6338d" "/path/to/remote/file.py"'

Are you performing the upload_template call inside a "with cd():"
block? If so, it's probably an instance of this bug:

    https://github.com/fabric/fabric/issues/342

If you're not doing so, then there may be something else at work and
I'd need a copy of your fabfile (and the full output of your run) to
help replicate, if possible.

Best,
Jeff

-- 
Jeff Forcier
Unix sysadmin; Python/Ruby engineer
http://bitprophet.org

_______________________________________________
Fab-user mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to