[openssh_client 0005238]: ssh-copy-id does not pick reasonable shell on Solaris 11

Mantis Bug Tracker via bug-notifications bug-notifications at lists.opencsw.org
Thu Apr 2 15:07:28 CEST 2015


The following issue has been SUBMITTED. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=5238 
====================================================================== 
Reported By:                dam
Assigned To:                
====================================================================== 
Project:                    openssh_client
Issue ID:                   5238
Category:                   regular use
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-04-02 15:07 CEST
Last Modified:              2015-04-02 15:07 CEST
====================================================================== 
Summary:                    ssh-copy-id does not pick reasonable shell on
Solaris 11
Description: 
On Solaris 11 the automatic shell detection of ssh-copy-id does not work:

dam at unstable11s [unstable11s]:/home/dam > /opt/csw/bin/ssh-copy-id
experimental9s
/opt/csw/bin/ssh-copy-id[195]: local: not found [No such file or
directory]
/opt/csw/bin/ssh-copy-id[201]: local: not found [No such file or
directory]
mktemp failed
[1]    12907 exit 1     /opt/csw/bin/ssh-copy-id experimental9s

Changing #!/bin/sh to #!/bin/bash fixes the issue.
======================================================================



More information about the bug-notifications mailing list