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

MARCspec Parser exception #66

Closed
eserte opened this issue May 13, 2017 · 2 comments
Closed

MARCspec Parser exception #66

eserte opened this issue May 13, 2017 · 2 comments

Comments

@eserte
Copy link

eserte commented May 13, 2017

My smoker systems started to report the following failures:

MARCspec Parser exception. Detected useless data fragment or invalid field spec. Tried to parse: MARC::Spec at /home/cpansand/.cpan/build/2017051306/MARC-Spec-1.0.0-q8ixio/blib/lib/MARC/Spec.pm line 59.
t/21-marc-spec.t ..................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
...
MARCspec Parser exception. Detected useless data fragment or invalid field spec. Tried to parse: MARC::Spec at /home/cpansand/.cpan/build/2017051306/MARC-Spec-1.0.0-q8ixio/blib/lib/MARC/Spec.pm line 59.
t/23-mapping_rules_spec.t ............ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
MARCspec Parser exception. Detected useless data fragment or invalid field spec. Tried to parse: MARC::Spec at /home/cpansand/.cpan/build/2017051306/MARC-Spec-1.0.0-q8ixio/blib/lib/MARC/Spec.pm line 59.
t/24-marc-spec-subspecs.t ............ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 

Statistical analysis suggests that this happens with the latest MARC::Spec version (1.0.0):

****************************************************************
Regression 'mod:MARC::Spec'
****************************************************************
Name           	       Theta	      StdErr	 T-stat
[0='const']    	      1.0000	      0.0000	41175291178042944.00
[1='eq_1.0.0'] 	     -1.0000	      0.0000	-16275962930406666.00

R^2= 1.000, N= 64, K= 2
****************************************************************
@cKlee
Copy link
Contributor

cKlee commented May 14, 2017

Catmandu::MARC still needs MARC::Spec 0.1.4. Adjustment to the 1.0.0 change in the API is waiting to be merged #65 @phochste

@phochste
Copy link
Member

Thanks, version 1.11 is on its way to CPAN

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

3 participants