Comment 4 for bug 121936

Revision history for this message
Guillermo Gonzalez (verterok) wrote : Re: [Bug 121936] Re: Eclipse hangs in bazaar operations that require user input

Hi Niklas,
Thanks for your comments,
this is not strictly user/pass input, but is user input.
This is the same problem that happen when ssh ask your passphrase, bzr
spawns a ssh subprocess and this process is the one that waits for
user input.

I'm trying to find a way to solve this issue.

Regards,

On Wed, Sep 17, 2008 at 4:32 PM, Niklas Andersson
<email address hidden> wrote:
> My Eclipse hung when I had to accept the hostkey for
> bazaar.launchpad.net - that is similar problem but not related to
> passing user/pass credentials - I think.
>
> --
> Eclipse hangs in bazaar operations that require user input
> https://bugs.launchpad.net/bugs/121936
> You received this bug notification because you are a member of bzr-
> eclipse developers, which is subscribed to Bazaar Plugin for Eclipse.
>
> Status in Bazaar Plugin for Eclipse: Triaged
>
> Bug description:
> Commands that require authentication or unexpected (by bzr-eclipse) input hangs Eclipse.
>
> This happen because there is no way to tell Bazaar the user and password to use from the command line.
>
> There is a Blueprint (https://blueprints.launchpad.net/bzr/+spec/authentication-ring) which (when implemented) should allow bzr-eclipse to execute commands that require authentication.
>