Hi Scott,

I removed libyaml-libyaml-perl from my Debian unstable. The result is
nearly the same:

t/12_config/01-initdb.t .......................... 1/9 Use of YAML::Syck
or YAML to parse config files is DEPRECATED. Please install YAML::XS for
proper YAML support at /usr/share/perl5/Config/Merge.pm line 773
Use of YAML::Syck or YAML to parse config files is DEPRECATED. Please
install YAML::XS for proper YAML support at
/usr/share/perl5/Config/Merge.pm line 773

#   Failed test 'check version (sha1 hash) of first commit'
#   at t/12_config/01-initdb.t line 61.
#          got: '00f02d803660c84dc4e5d0ed6bcba6137632971d'
#     expected: 'a61e655b17c9d01c08a913c675655fc80c82a130'
Can't locate object method "path" via package "OpenXPKI::Config" at
/home/bellmich/OpenXPKI/git/openxpki/trunk/perl-modules/core/trunk/blib/lib/OpenXPKI/Config/Merge.pm
line 45.
# Looks like you planned 9 tests but ran 4.
# Looks like you failed 1 test of 4 run.
# Looks like your test exited with 255 just after 4.
t/12_config/01-initdb.t .......................... Dubious, test
returned 255 (wstat 65280, 0xff00)
Failed 6/9 subtests
t/12_config/02-readonly.t ........................ 1/3
#   Failed test 'check version of HEAD'
#   at t/12_config/02-readonly.t line 46.
#          got: '00f02d803660c84dc4e5d0ed6bcba6137632971d'
#     expected: '2602da9a04e1d47de6c3ddd2bf4fb3eb2fa8cbc9'
# Looks like you failed 1 test of 3.
t/12_config/02-readonly.t ........................ Dubious, test
returned 1 (wstat 256, 0x100)
Failed 1/3 subtests

So can I ignore these errors?

Best regards

Michael


Am 23.03.2012 14:42, schrieb Scott Hardin:
> Hi Michael,
> 
> The tests for Config::Versioned do need to pass. I've had these problems with 
> mis-matched SHA1 hashes and it always seemed to be a problem with our perl 
> wtf-8 problems.
> 
> I was able to reproduce the problem on Ubuntu 10, which uses perl 5.10. I 
> fixed the problem by de-installing the YAML::XS (libyaml-libyaml-perl) 
> package. I then got warnings that using the pure-perl version of YAML was 
> deprecated and that I should use YAML::XS, but I can live with that until we 
> move to a more recent version of Ubuntu/Debian.
> 
> Scott
> 
> On Mar 23, 2012, at 13:34 , Michael Bell wrote:
> 
>> thanks a lot. This helps a bit. I get now a different error ;)
>>
>> t/12_config/01-initdb.t .......................... 1/9
>> #   Failed test 'check version (sha1 hash) of first commit'
>> #   at t/12_config/01-initdb.t line 61.
>> #          got: '00f02d803660c84dc4e5d0ed6bcba6137632971d'
>> #     expected: 'a61e655b17c9d01c08a913c675655fc80c82a130'
> 
> --
> Scott T. Hardin <[email protected]>
> 
> Hard 'n Software Consulting GmbH
> An der Schaeferbuche 4-6
> 35039 Marburg
> Germany
> Phone: +49 6421 18 36 36
> Mobile: +49 178 21 21 703
> Internet: http://www.hnsc.de
> Handelsregister: 16 HRB 2232, Amtsgericht Marburg
> Geschaeftsfuehrer: Scott T. Hardin 
> 
> 
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here 
> http://p.sf.net/sfu/sfd2d-msazure
> _______________________________________________
> OpenXPKI-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/openxpki-devel


-- 
___________________________________________________________________

Michael Bell                        Humboldt-Universitaet zu Berlin

Tel.: +49 (0)30-2093 70143          ZE Computer- und Medienservice
Fax:  +49 (0)30-2093 70135          Unter den Linden 6
[email protected]       D-10099 Berlin
___________________________________________________________________

PGP Fingerprint: 09E4 3D29 4156 2774 0F2C  C643 D8BD 1918 2030 5AAB

Attachment: smime.p7s
Description: S/MIME Kryptografische Unterschrift

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
OpenXPKI-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-devel

Reply via email to