Bug 70013 - cluster/pconsole ebuild doesn't install ssh.sh
Bug#: 70013 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: voxus@gentoo.org Reported By: zzap@mathcore.kicks-ass.org
Component: Ebuilds
URL: 
Summary: cluster/pconsole ebuild doesn't install ssh.sh
Keywords:  Inclusion
Status Whiteboard: 
Opened: 2004-11-04 01:05 0000
Description:   Opened: 2004-11-04 01:05 0000
The sys-cluster/pconsole-1.0 ebuild doesn't install the included ssh.sh script
that is needed by pconsole.sh.

Reproducible: Always
Steps to Reproduce:
1. emerge sys-cluster/pconsole
Actual Results:  
ssh.sh doesn't gets installed

Expected Results:  
install ssh.sh

------- Comment #1 From Otto Tronarp 2004-11-04 01:06:48 0000 -------
Created an attachment (id=43274) [details]
patch that fixes the problem

This patch fixes this bug in the ebuild.

------- Comment #2 From Konstantin Arkhipov 2004-11-04 03:25:38 0000 -------
committed as 1.0-r1
thanks, Otto