Advertisement
maxhq

OXI - Test error 1.15.0

Nov 24th, 2016
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.14 KB | None | 0 0
  1. not ok 74 - Create workflow: create CRL
  2.  
  3. #   Failed test 'Create workflow: create CRL'
  4. #   at /usr/lib/x86_64-linux-gnu/perl5/5.20/OpenXPKI/Test/More.pm line 602.
  5. Workflow Create failed: Error creating workflow crl_issuance - MSG: $VAR1 = {
  6.           'SERVICE_MSG' => 'ERROR',
  7.           'PARAMS' => {
  8.                         'WORKFLOW' => {}
  9.                       },
  10.           'LIST' => [
  11.                       {
  12.                         'PARAMS' => {
  13.                                       '__ACTION__' => 'global_nice_issue_crl',
  14.                                       '__ERROR__' => 'Can\'t locate object method "itemcnt" via package "OpenXPKI::Crypto::Backend::OpenSSL::CRL" at /usr/lib/x86_64-linux-gnu/perl5/5.20/OpenXPKI/Crypto/Backend/OpenSSL/XS.pm line 126.
  15.  at /usr/lib/x86_64-linux-gnu/perl5/5.20/OpenXPKI/Server/API/Workflow.pm line 1267.
  16. ',
  17.                                      '__EXCEPTION__' => ''
  18.                                    },
  19.                        'LABEL' => 'I18N_OPENXPKI_SERVER_WORKFLOW_ERROR_ON_EXECUTE'
  20.                      }
  21.                    ]
  22.        };
  23. # Looks like your test exited with 255 just after 74.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement