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

cannot be unpacked on Windows #1

Closed
chorny opened this issue Nov 13, 2013 · 1 comment
Closed

cannot be unpacked on Windows #1

chorny opened this issue Nov 13, 2013 · 1 comment

Comments

@chorny
Copy link

chorny commented Nov 13, 2013

This distribution contains files that cannot be unpacked on Windows: "data\solr_document_list-{ docs => [{qw(foo bar baz qux)}], maxScore => 0.1, numFound => 2, start => 3 }" and similar.

Running make for R/RA/RAZ/JavaBin-0.6.tar.gz
Checksum for E:\sharedsources\authors\id\R\RA\RAZ\JavaBin-0.6.tar.gz ok
Could not open file 'C:\strawberry5162\cpan\build\tmp-204\JavaBin-0.6\t\data\solr_document_list-{ docs => [{qw(foo bar baz qux)}], maxScore => 0.1, numFound => 2, start => 3 }': Invalid argument at C:\strawberry5162\perl\lib/CPAN/Tarzip.pm line 396.
Could not extract 'JavaBin-0.6/t/data/solr_document_list-{ docs => [{qw(foo bar baz qux)}], maxScore => 0.1, numFound => 2, start => 3 }' at C:\strawberry5162\perl\lib/CPAN/Tarzip.pm line 396.
Could not untar with Archive::Tar.  Had problems unarchiving. Please build manually
Running make test
  Make had some problems, won't test
@JRaspass
Copy link
Owner

Thanks for letting me know, storing the tests like this was only a temporary plan until JavaBin could encode the data itself.

Once to_javabin() is finished I will drop the data files completely, in the mean time I guess Windows can't be used.

The module is however in the early stages so I wasn't expecting plain sailing just yet :P

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

2 participants