Thu Jun 03 11:50:56 2010rg [...] cosma.name - Ticket created
Subject:
test fails on OS X
Date:
Thu, 3 Jun 2010 18:50:42 +0300
To:
bug-PAR-Packer [...] rt.cpan.org
From:
Razvan Cosma <rg [...] cosma.name>
t/30-current_exec.t ...... 1/4 Can't exec
"/Volumes/acasa/razvancosma/Library/Application": Permission denied at
t/30-current_exec.t line 44.
Loks like a simple oversight - the path includes a space at
"../Library/Application Support/..."
Thu Jun 03 16:07:04 2010RSCHUPP [...] cpan.org - Taken
Thu Jun 03 16:10:32 2010RSCHUPP [...] cpan.org - Correspondence added
Show quoted text
> Loks like a simple oversight ...
No, it's no that simple :(
Since the Perl core has no portable method to run
/command/with/b l a n k s/in/the/pathname
*without any arguments* and catch its output, we now use IPC::Run3
in t/30-current_exec.t and hence test_requires it.
Committed, will be in the next release.
Cheers, Roderich
Thu Jun 03 16:10:34 2010The RT System itself - Status changed from 'new' to 'open'
Thu Jun 03 16:10:35 2010RSCHUPP [...] cpan.org - Status changed from 'open' to 'resolved'