fab-user
[Top][All Lists]
Advanced

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

Re: [Fab-user] Getting fatal error 'No handlers could be found for logg


From: Jeff Forcier
Subject: Re: [Fab-user] Getting fatal error 'No handlers could be found for logger "paramiko.transport"'
Date: Thu, 13 Aug 2009 19:57:09 -0400

Hi Hakan,

Any chance you can try downgrading Paramiko to 1.7.4? I've not used
1.7.5 yet and I'm not sure if many others have, and it could be a bug
introduced by that new version.

When you say you're on the latest git, I assume you mean you're on the
master branch?

-Jeff

On Thu, Aug 13, 2009 at 7:47 PM, Håkan Waara<address@hidden> wrote:
> Hi all,
>
> I'm getting a fatal error which aborts my fabfile:
>
> from my fabfile.py:
> ...
>    # update the mercurial repository remotely
>    print run("cd %(repo_path)s; hg up" % env)
> ...
>
> This shows up as this (and fails):
>
> [foo.bar] run: cd foobar; hg up
> No handlers could be found for logger "paramiko.transport"
>
> Any ideas? I'm running from the latest git trunk code, and have paramiko
> 1.7.5 installed on python 2.6
>
> /Håkan
>
> _______________________________________________
> Fab-user mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/fab-user
>




reply via email to

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