Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tempd failure on MSWin32 #7

Open
karenetheridge opened this issue Aug 29, 2014 · 1 comment
Open

tempd failure on MSWin32 #7

karenetheridge opened this issue Aug 29, 2014 · 1 comment

Comments

@karenetheridge
Copy link

as seen in http://www.cpantesters.org/cpan/report/6aa5d161-6bff-1014-b852-a17c890cd912

File::pushd::tempd returned "C:\perl\cpan\build\MooseX-Types-Path-Tiny-0.010-nLTVPJ/\tmp\6X2WD92VsI", which isn't a valid path. (Note the two path separators before 'tmp').

@karenetheridge
Copy link
Author

Here's another, slightly different, case: http://www.cpantesters.org/cpan/report/96c89ed8-6c09-1014-bbd2-84909b19dd04

Can't chdir to C:\perl\cpan\build\MooseX-Types-Path-Tiny-0.011-xyimHA/C:\Users\a00772a\AppData\Local\Temp\_JRIO94omK: No such file or directory at t/arrayref.t line 24. at t/arrayref.t line 24.

It looks like pushd() is getting confused about whether the dir is already absolute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant