None
closed
nobody
None
2018-10-10
2018-10-09
Anonymous
No

I'm using Kazoo login Tidal, and it is freeze at the login screen.
Debian Jessie, with upmpdcli 1.3.6 and I got the following errors in log:
Oct 09 13:03:50 odroid-jessie upmpdcli[381]: import uprclsearch
Oct 09 13:03:50 odroid-jessie upmpdcli[381]: File "/usr/share/upmpdcli/cdplugins/uprcl/uprclsearch.py", line 21, in
Oct 09 13:03:50 odroid-jessie upmpdcli[381]: from recoll import recoll
Oct 09 13:03:50 odroid-jessie upmpdcli[381]: ImportError: No module named 'recoll'
Oct 09 13:04:00 odroid-jessie upmpdcli[381]: parameter setting error
Oct 09 13:04:00 odroid-jessie upmpdcli[381]: 3069953232:error:0408F090:rsa routines:PKEY_RSA_CTRL:illegal or unsupported padding mode:rsa_pmeth.c:460:
Oct 09 13:04:00 odroid-jessie upmpdcli[381]: 3069953232:error:06089093:digital envelope routines:EVP_PKEY_CTX_ctrl:command not supported:pmeth_lib.c:401:
Oct 09 13:04:00 odroid-jessie upmpdcli[381]: :2:src/ohcredentials.cxx:287::OHCredentials: decrypt failed
Oct 09 13:04:00 odroid-jessie upmpdcli[381]: :2:src/ohcredentials.cxx:492::OHCredentials::actSet: could not decrypt
Oct 09 13:04:00 odroid-jessie upmpdcli[381]: :2:libupnpp/device/device.cxx:355::UpnpDevice: Action failed: Set code -101

Discussion

  • medoc
    medoc
    2018-10-09

    It appears that the jessie openssl version does not support the padding mode used by the Linn library. This is a bit weird because the mode is defined by the lib include file, but upmpdcli uses the openssl command, not the lib.
    If you want to make this work, I see no other option than to arrange to install openssl 1.1 instead of 1.0

     
  • medoc
    medoc
    2018-10-10

    Thanks for the feedback !

     
  • medoc
    medoc
    2018-10-10

    • status: open --> closed
    • milestone: -->
     

Cancel   Add attachment