Bug 116277 - pconsole: error in pconsole.sh
Bug#: 116277 Product:  Gentoo Linux Version: 2005.1 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: hp-cluster@gentoo.org Reported By: morelli@cerm.unifi.it
Component: Ebuilds
URL: 
Summary: pconsole: error in pconsole.sh
Keywords:  
Status Whiteboard: 
Opened: 2005-12-21 06:32 0000
Description:   Opened: 2005-12-21 06:32 0000
pconsole-1.0-r1 introduce an error in pconsole.sh.
The prefix variabile is set to /var/tmp/portage/pconsole-1.0-r1/image//usr
so when someone try to use:

pconsole.sh xxx.xxx.xxx.xxx

appears the xterm with the error:

pconsole: Can't execvp
/var/tmp/portage/pconsole-1.0-r1/image//usr/bin/pconsole: No such file or
directory

The prefix variable have to point to /usr.

------- Comment #1 From Donnie Berkholz 2006-09-25 01:03:54 0000 -------
Fixed in pconsole-1.0-r2, sorry for the delay.