Hi Michael,if you dont mind, you can use debian packages which I prepared two weeks ago - the relevant parts of the code for the SQL stuff should do the job and you get a fast deployment setup for testing. Here are the docs.
http://oxi-doc.leibl.co.uk/pkginst-oliwel.htmlThe Server code is deployed to /usr/lib/perl5/OpenXPKI and you can just rsync that with trunk/perl-modules/trunk/core/OpenXPKI on your development machine
Oliver On 23.03.2012 15:46, Michael Bell wrote:
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------------------------------------------------------------------------------ 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
-- Protect your environment - close windows and adopt a penguin! PGP-Key: 3B2C 8095 A7DF 8BB5 2CFF 8168 CAB7 B0DD 3985 1721
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------------ 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
