[JIRA] [packaging] (JENKINS-30137) packaging can not be automated due to bug in ruby sftp

2015-08-26 Thread te...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 James Nord created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30137 
 
 
 
  packaging can not be automated due to bug in ruby sftp  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Kohsuke Kawaguchi 
 
 
 

Components:
 

 packaging 
 
 
 

Created:
 

 26/Aug/15 7:40 AM 
 
 
 

Priority:
 
  Blocker 
 
 
 

Reporter:
 
 James Nord 
 
 
 
 
 
 
 
 
 
 
when run without an interactive console (e.g a CI server) publishing the packages fails due to 

 
 cp -R ./deb/publish/contents/. /tmp/9164/contents
 ./deb/publish/gen.rb
Text will be echoed in the clear. Please install the HighLine or Termios libraries to suppress echoed text.
/var/lib/gems/2.1.0/gems/net-ssh-2.10.1.rc1/lib/net/ssh/prompt.rb:73:in `prompt': undefined method `chomp' for nil:NilClass (NoMethodError)
	from /var/lib/gems/2.1.0/gems/net-ssh-2.10.1.rc1/lib/net/ssh/authentication/methods/password.rb:57:in `ask_password'
	from /var/lib/gems/2.1.0/gems/net-ssh-2.10.1.rc1/lib/net/ssh/authentication/methods/password.rb:22:in `authenticate'
	from /var/lib/gems/2.1.0/gems/net-ssh-2.10.1.rc1/lib/net/ssh/authentication/session.rb:79:in `block in authenticate'
	from /var/lib/gems/2.1.0/gems/net-ssh-2.10.1.rc1/lib/net/ssh/authentication/session.rb:66:in `each'
	from /var/lib/gems/2.1.0/gems/net-ssh-2.10.1.rc1/lib/net/ssh/authentication/session.rb:66:in `authenticate'
	from /var/lib/gems/2.1.0/gems/net-ssh-2.10.1.rc1/lib/net/ssh.rb:225:in `start'
	from /var/lib/gems/2.1.0/gems/net-sftp-2.1.2/lib/net/sftp.rb:31:in `start'
	from /home/jenkins/slave/workspace/automated_release/packaging/bin/list-packages.rb:12:in `list_packages'
	from ./deb/publish/gen.rb:60:in `'
 


[JIRA] [packaging] (JENKINS-30137) packaging can not be automated due to bug in ruby sftp

2015-08-26 Thread te...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 James Nord assigned an issue to James Nord 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30137 
 
 
 
  packaging can not be automated due to bug in ruby sftp  
 
 
 
 
 
 
 
 
 

Change By:
 
 James Nord 
 
 
 

Assignee:
 
 Kohsuke Kawaguchi James Nord 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [packaging] (JENKINS-30137) packaging can not be automated due to bug in ruby sftp

2015-08-26 Thread te...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 James Nord started work on  JENKINS-30137 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 

Change By:
 
 James Nord 
 
 
 

Status:
 
 Open In Progress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [packaging] (JENKINS-30137) packaging can not be automated due to bug in ruby sftp

2015-08-26 Thread te...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 James Nord commented on  JENKINS-30137 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: packaging can not be automated due to bug in ruby sftp  
 
 
 
 
 
 
 
 
 
 
https://github.com/net-ssh/net-ssh/pull/234 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [packaging] (JENKINS-30137) packaging can not be automated due to bug in ruby sftp

2015-08-27 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-30137 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: packaging can not be automated due to bug in ruby sftp  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: James Nord Path: bin/list-packages.rb http://jenkins-ci.org/commit/packaging/722b3e4c81be5c1ca2add6df17d3d67e25814b8e Log: Merge pull request #16 from jtnord/JENKINS-30137 
JENKINS-30137 set non_interactive for ruby sftp lib. 
Compare: https://github.com/jenkinsci/packaging/compare/9284f66b2b2a...722b3e4c81be 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [packaging] (JENKINS-30137) packaging can not be automated due to bug in ruby sftp

2015-08-27 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-30137 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: packaging can not be automated due to bug in ruby sftp  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: James Nord Path: bin/list-packages.rb http://jenkins-ci.org/commit/packaging/ebfe5cfdffad5d5d90ad46229021441be0a526ed Log: JENKINS-30137 set non_interactive for ruby sftp lib. 
The ruby sftp library will try and prompt for passwords etc which is doomed to fail on a CI system in its default config. Added the `non_interactive` option so that there should never be any interaction. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [packaging] (JENKINS-30137) packaging can not be automated due to bug in ruby sftp

2015-08-27 Thread te...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 James Nord resolved as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30137 
 
 
 
  packaging can not be automated due to bug in ruby sftp  
 
 
 
 
 
 
 
 
 

Change By:
 
 James Nord 
 
 
 

Status:
 
 In Progress Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [packaging] (JENKINS-30137) packaging can not be automated due to bug in ruby sftp

2015-08-27 Thread te...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 James Nord closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30137 
 
 
 
  packaging can not be automated due to bug in ruby sftp  
 
 
 
 
 
 
 
 
 

Change By:
 
 James Nord 
 
 
 

Status:
 
 Resolved Closed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [packaging] (JENKINS-30137) packaging can not be automated due to bug in ruby sftp

2015-08-30 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-30137 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: packaging can not be automated due to bug in ruby sftp  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Kohsuke Kawaguchi Path: bin/list-packages.rb http://jenkins-ci.org/commit/packaging/250ba3836aeb2d88619c5e8441d50b50ed77407e Log: Revert "

JENKINS-30137
 set non_interactive for ruby sftp lib." 
This reverts commit ebfe5cfdffad5d5d90ad46229021441be0a526ed. 
This option was added in https://github.com/net-ssh/net-ssh/commit/2ce69f5a7895abaaec1168b9394b5eafa616e74c which made it to https://rubygems.org/gems/net-ssh/versions/2.10.0, but this version has since then removed. So the current released version (2.9.2) of net-sftp does not have this option available. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [packaging] (JENKINS-30137) packaging can not be automated due to bug in ruby sftp

2015-09-01 Thread te...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 James Nord commented on  JENKINS-30137 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: packaging can not be automated due to bug in ruby sftp  
 
 
 
 
 
 
 
 
 
 
gem install foobar uses the latest release which is 2.10.1.rc1 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [packaging] (JENKINS-30137) packaging can not be automated due to bug in ruby sftp

2015-09-01 Thread te...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 James Nord reopened an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
re-opened as code was reverted that is needed. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-30137 
 
 
 
  packaging can not be automated due to bug in ruby sftp  
 
 
 
 
 
 
 
 
 

Change By:
 
 James Nord 
 
 
 

Resolution:
 
 Fixed 
 
 
 

Status:
 
 Closed Reopened 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [packaging] (JENKINS-30137) packaging can not be automated due to bug in ruby sftp

2015-09-01 Thread te...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 James Nord edited a comment on  JENKINS-30137 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: packaging can not be automated due to bug in ruby sftp  
 
 
 
 
 
 
 
 
 
 {{gem install  foobar  net-sftp }} uses the  latest release which is  {{ net-ssh}} version {{ 2.10.1.rc1}} 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [packaging] (JENKINS-30137) packaging can not be automated due to bug in ruby sftp

2015-09-01 Thread te...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 James Nord commented on  JENKINS-30137 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: packaging can not be automated due to bug in ruby sftp  
 
 
 
 
 
 
 
 
 
 
for the moment uninstalled the rc and installed the old 2.9.2 version as a workaround. 2.10.1 is expected to be released soon :-/ 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.