On Feb 20, 2:43 pm, Tim Bunce <[email protected]> wrote:
> On Fri, Feb 20, 2009 at 02:04:49PM -0800, Lorrie Wood wrote:
>
> > File permissions are:
> >
> > -rw-r--r--  1 root root 6476 Feb 19 15:19 bin/nytprofcsv
>
> That's the problem. You can just "chmod +x" the file and the test should pass.
>
> What does the umask command report for you?

Umask reports as 0022.

I have to install this module as an rpm, so what finally worked was to
start the RPM build process in one window (cpan2rpm) and then, in
another, quickly chmod the file after it's unpacked from the tarball
but before the testing starts--then the rpm builds without any errors.

Thanks for your help!

-- Lorrie
--~--~---------~--~----~------------~-------~--~----~
You've received this message because you are subscribed to
the Devel::NYTProf Development User group.

Group hosted at:  http://groups.google.com/group/develnytprof-dev
Project hosted at:  http://perl-devel-nytprof.googlecode.com
CPAN distribution:  http://search.cpan.org/dist/Devel-NYTProf

To post, email:  [email protected]
To unsubscribe, email:  [email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to