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

0.017 generates warning when cleaning up. #14

Closed
hartzell opened this issue Feb 17, 2014 · 2 comments
Closed

0.017 generates warning when cleaning up. #14

hartzell opened this issue Feb 17, 2014 · 2 comments

Comments

@hartzell
Copy link

Hi Dave,

With v0.017 of CheckExtraTests I get errors when it tries to clean up the tree that it untar'ed. v0.016 doesn't make the same noises.

Do I have a problem with my project or is there something funny about v0.017?

Thanks,

g.

georgewh@rescomp231:Dist-Zilla-PluginBundle-GNE>env DZIL_PERL5LIB=`pwd`:`pwd`/local/lib/perl5 dzil release
[DZ] beginning to build Dist-Zilla-PluginBundle-GNE
...
[@GNE/CheckExtraTests] Extracting /gne/home/georgewh/projects/Dist-Zilla-PluginBundle-GNE/Dist-Zilla-PluginBundle-GNE-2.140480.tar.gz to /gne/home/georgewh/projects/Dist-Zilla-PluginBundle-GNE/.build/0RladRxM9_
...
Result: PASS
[@GNE/CheckExtraTests] all's well; removing /gne/home/georgewh/projects/Dist-Zilla-PluginBundle-GNE/.build/0RladRxM9_
cannot remove directory for /gne/home/georgewh/projects/Dist-Zilla-PluginBundle-GNE/.build/0RladRxM9_/Dist-Zilla-PluginBundle-GNE-2.140480/blib/lib/Dist/Zilla/PluginBundle: Directory not empty at /gne/home/georgewh/projects/Dist-Zilla-PluginBundle-GNE/local/lib/perl5/Path/Tiny.pm line 658.
...
Do you want to continue the release process? [y/N]: n
[@GNE/ConfirmRelease] Aborting release
[@GNE/ConfirmRelease] Aborting release at /gne/home/georgewh/proto-apps/dzil/bin/../lib/perl5/x86_64-linux/Moose/Meta/Method/Delegation.pm line 113.
georgewh@rescomp231:Dist-Zilla-PluginBundle-GNE>cpanm -L local DAGOLDEN/Dist-Zilla-Plugin-CheckExtraTests-0.016.tar.gz
--> Working on DAGOLDEN/Dist-Zilla-Plugin-CheckExtraTests-0.016.tar.gz
Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Dist-Zilla-Plugin-CheckExtraTests-0.016.tar.gz ... OK
Configuring Dist-Zilla-Plugin-CheckExtraTests-0.016 ... OK
Building and testing Dist-Zilla-Plugin-CheckExtraTests-0.016 ... OK
Successfully installed Dist-Zilla-Plugin-CheckExtraTests-0.016
1 distribution installed
georgewh@rescomp231:Dist-Zilla-PluginBundle-GNE>env DZIL_PERL5LIB=`pwd`:`pwd`/local/lib/perl5 dzil release
...
[@GNE/CheckExtraTests] Extracting /gne/home/georgewh/projects/Dist-Zilla-PluginBundle-GNE/Dist-Zilla-PluginBundle-GNE-2.140480.tar.gz to .build/DKIhWjSRqZ
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Dist-Zilla-PluginBundle-GNE' version '2.140480'
Building Dist-Zilla-PluginBundle-GNE
xt/release/distmeta.t ...... ok
xt/release/pod-coverage.t .. ok
xt/release/pod-syntax.t .... ok
xt/release/test-version.t .. ok
All tests successful.
Files=4, Tests=6,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.36 cusr  0.08 csys =  0.48 CPU)
Result: PASS
[@GNE/CheckExtraTests] all's well; removing .build/DKIhWjSRqZ
[@GNE/TestRelease] Extracting /gne/home/georgewh/projects/Dist-Zilla-PluginBundle-GNE/Dist-Zilla-PluginBundle-GNE-2.140480.tar.gz to .build/rcUiEJ1ePD
...
Do you want to continue the release process? [y/N]:
@dagolden
Copy link
Collaborator

Please try 0.018. I forgot that Path::Tiny is safe by default and Path::Class is not.

@hartzell
Copy link
Author

Will do. Thanks.

g.

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