You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Marc-André Laverdière (JIRA)" <ji...@apache.org> on 2011/06/22 12:36:47 UTC

[jira] [Created] (BUILDR-592) Allow Users to Specify SSH Options for Deployment

Allow Users to Specify SSH Options for Deployment
-------------------------------------------------

                 Key: BUILDR-592
                 URL: https://issues.apache.org/jira/browse/BUILDR-592
             Project: Buildr
          Issue Type: Improvement
          Components: Core features, Packaging
    Affects Versions: 1.4.5
            Reporter: Marc-André Laverdière


In some cases, the defaults picked for deploying via SSH are not appropriate, and there is no way to override this.
This can result in users not being able to deploy.

The user will see this error message:
Buildr aborted!
Net::SSH::Disconnect : connection closed by remote host

A trace will give the following information
net.ssh.authentication.key_manager[..fdb80e854]: could not load public key file `.../.ssh/id_rsa.pub': Net::SSH::Disconnect
(disconnected: Too many authentication failures for ...

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (BUILDR-592) Allow Users to Specify SSH Options for Deployment

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13060369#comment-13060369 ] 

Hudson commented on BUILDR-592:
-------------------------------

Integrated in Buildr-ci-build #235 (See [https://builds.apache.org/job/Buildr-ci-build/235/])
    

> Allow Users to Specify SSH Options for Deployment
> -------------------------------------------------
>
>                 Key: BUILDR-592
>                 URL: https://issues.apache.org/jira/browse/BUILDR-592
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Core features, Packaging
>    Affects Versions: 1.4.5
>            Reporter: Marc-André Laverdière
>            Assignee: Peter Donald
>             Fix For: 1.4.6
>
>         Attachments: buildr-592.patch
>
>
> In some cases, the defaults picked for deploying via SSH are not appropriate, and there is no way to override this.
> This can result in users not being able to deploy.
> The user will see this error message:
> Buildr aborted!
> Net::SSH::Disconnect : connection closed by remote host
> A trace will give the following information
> net.ssh.authentication.key_manager[..fdb80e854]: could not load public key file `.../.ssh/id_rsa.pub': Net::SSH::Disconnect
> (disconnected: Too many authentication failures for ...

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Closed] (BUILDR-592) Allow Users to Specify SSH Options for Deployment

Posted by "Peter Donald (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BUILDR-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Donald closed BUILDR-592.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4.6
         Assignee: Peter Donald

A variant was applied in r1138402 

Thanks!

> Allow Users to Specify SSH Options for Deployment
> -------------------------------------------------
>
>                 Key: BUILDR-592
>                 URL: https://issues.apache.org/jira/browse/BUILDR-592
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Core features, Packaging
>    Affects Versions: 1.4.5
>            Reporter: Marc-André Laverdière
>            Assignee: Peter Donald
>             Fix For: 1.4.6
>
>         Attachments: buildr-592.patch
>
>
> In some cases, the defaults picked for deploying via SSH are not appropriate, and there is no way to override this.
> This can result in users not being able to deploy.
> The user will see this error message:
> Buildr aborted!
> Net::SSH::Disconnect : connection closed by remote host
> A trace will give the following information
> net.ssh.authentication.key_manager[..fdb80e854]: could not load public key file `.../.ssh/id_rsa.pub': Net::SSH::Disconnect
> (disconnected: Too many authentication failures for ...

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (BUILDR-592) Allow Users to Specify SSH Options for Deployment

Posted by "Marc-André Laverdière (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BUILDR-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marc-André Laverdière updated BUILDR-592:
-----------------------------------------

    Attachment: buildr-592.patch

Patch allowing to give options to the SSH API

> Allow Users to Specify SSH Options for Deployment
> -------------------------------------------------
>
>                 Key: BUILDR-592
>                 URL: https://issues.apache.org/jira/browse/BUILDR-592
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Core features, Packaging
>    Affects Versions: 1.4.5
>            Reporter: Marc-André Laverdière
>         Attachments: buildr-592.patch
>
>
> In some cases, the defaults picked for deploying via SSH are not appropriate, and there is no way to override this.
> This can result in users not being able to deploy.
> The user will see this error message:
> Buildr aborted!
> Net::SSH::Disconnect : connection closed by remote host
> A trace will give the following information
> net.ssh.authentication.key_manager[..fdb80e854]: could not load public key file `.../.ssh/id_rsa.pub': Net::SSH::Disconnect
> (disconnected: Too many authentication failures for ...

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira