>>>>> "Josts" == Josts Smokehouse <[EMAIL PROTECTED]> writes:
  Josts> To: [EMAIL PROTECTED]
  Josts> Subject: FAIL VCS-LibCVS-1 sun4-solaris 2.8
  Josts> Date: 2 Jul 2003 09:19:32 -0000

Hi, this is my first time working with the CPAN testers, so I
don't know how much you guys do.  I've diagnosed and I think I've
repaired the problem.  Do you want to validate my fix?  When am I
expected to make a release that includes the fix?

The problem is that it can't exec a shell script:
       t/lcvs-st....Can't exec 
"/net/sunu991/disc1/.cpanplus/5.8.0/build/VCS-LibCVS-1/examples/t/lcvs-st.t-setup.sh": 
Permission denied at t/lcvs-st.t line 42.

I guess that this file is executable and that the problem is the
choice of shell:

#!/bin/bash

which is most likely wrong on your Sun system.

Changing it to use /bin/sh, and renaming the shell function
"toggle-dir" to "toggle_dir" should fix the problem.

Thanks for your effort.
Alex

-- 
http://libcvs.cvshome.org/    Access CVS through a library. 
PGP:  ID: 0x23DC453B  FPR: 42D0 66C2 9FF8 553A 373A  B819 4C34 93BA 23DC 453B
"Fido Bakin is my name."
       -- The Two Towers, Malaysian edition

Reply via email to