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
