Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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.
Fixed in pconsole-1.0-r2, sorry for the delay.