Subject: | PathTools cannot recursively install on Win32 due to Cwd.dll locks |
PathTools is one of a few things that are almost certainly going to be
used by installers.
As such, anything that tries to install something that recursively
requires PathTools to be upgraded is going to see Cwd.dll almost
certainly locked when it comes time to do make install.
It's hard for me to see how you can fix this, but I think it's worth
having the bug here, so it can be tracked.
See example (Module::Build installing on a fresh Vanilla Perl failing to
install File::Spec) attached.
Subject: | failure_log.txt |
Message body is not shown because it is too large.