Bug #1914

Client installation does not install ssh_auth.rb

Added by Jean-Philippe Garcia Ballester about 8 years ago. Updated about 8 years ago.

Status:ClosedStart date:04/16/2013
Priority:NormalDue date:
Assignee:Javi Fontan% Done:

0%

Category:CLI
Target version:Release 4.0
Resolution:fixed Pull request:
Affected Versions:OpenNebula 4.0

Description

In file oneuser_helper.rb line 64, the file opennebula/ssh_auth is required, but it is not installed when using install.sh -c.

Adding src/authm_mad/remotes/ssh/ssh_auth.rb to RUBY_OPENNEBULA_LIB_FILES.

Related, but not exactly the same problem, the file src/cli/oneuser requires ssh_auth. Changing the require to opennebula/ssh_auth makes oneuser key work.

Associated revisions

Revision edd52c24
Added by Javi Fontan about 8 years ago

bug #1914: added auth lib files to client installation

Revision e631dad6
Added by Javi Fontan about 8 years ago

bug #1914: fixed ssh_auth require in oneuser cmd

Revision c581914b
Added by Javi Fontan about 8 years ago

bug #1914: added auth lib files to client installation

(cherry picked from commit edd52c2467fb7778470b0b2f273ca9a30783ec79)

Conflicts:
install.sh

Revision d3c97cc9
Added by Javi Fontan about 8 years ago

bug #1914: fixed ssh_auth require in oneuser cmd

(cherry picked from commit e631dad69dc05bc6b90e732de5823cdb1baad269)

History

#1 Updated by Ruben S. Montero about 8 years ago

  • Assignee set to Javi Fontan
  • Target version set to Release 4.0

#2 Updated by Javi Fontan about 8 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Thanks for the tip. Both issues are fixed now in branch one-4.0.

Also available in: Atom PDF