nowoxi wrote: 
> Hi I got that error 
> 
> 
>       * Solution was
> 
>               * sudo apt-get install libssl-dev
>               * $ sudo perl -MCPAN -e 'install Crypt::OpenSSL::RSA'

Tried your advise, but sad to say that nothing seems to have changed.
here is the console readout:

Code:
--------------------
    
  pi@Rpi3_SBS:~ $ sudo apt-get install libssl-dev
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  The following additional packages will be installed:
  libssl-doc
  The following NEW packages will be installed:
  libssl-dev libssl-doc
  0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
  Need to get 2,827 kB of archives.
  After this operation, 9,727 kB of additional disk space will be used.
  Do you want to continue? [Y/n]
  Get:1 http://mirrordirector.raspbian.org/raspbian stretch/main armhf 
libssl-dev                                                                      
                                                                                
        armhf 1.1.0f-3 [1,369 kB]
  Get:2 http://mirrordirector.raspbian.org/raspbian stretch/main armhf 
libssl-doc                                                                      
                                                                                
        all 1.1.0f-3 [1,457 kB]
  Fetched 2,827 kB in 1s (1,621 kB/s)
  Selecting previously unselected package libssl-dev:armhf.
  (Reading database ... 38674 files and directories currently installed.)
  Preparing to unpack .../libssl-dev_1.1.0f-3_armhf.deb ...
  Unpacking libssl-dev:armhf (1.1.0f-3) ...
  Selecting previously unselected package libssl-doc.
  Preparing to unpack .../libssl-doc_1.1.0f-3_all.deb ...
  Unpacking libssl-doc (1.1.0f-3) ...
  Setting up libssl-dev:armhf (1.1.0f-3) ...
  Processing triggers for man-db (2.7.6.1-2) ...
  Setting up libssl-doc (1.1.0f-3) ...
  pi@Rpi3_SBS:~ $ sudo perl -MCPAN -e 'install Crypt::OpenSSL::RSA'
  
  CPAN.pm requires configuration, but most of it can be done automatically.
  If you answer 'no' below, you will enter an interactive dialog for each
  configuration option instead.
  
  Would you like to configure as much as possible automatically? [yes]
  
  
  Autoconfiguration complete.
  
  commit: wrote '/root/.cpan/CPAN/MyConfig.pm'
  
  You can re-run configuration any time with 'o conf init' in the CPAN shell
  Fetching with HTTP::Tiny:
  http://www.cpan.org/authors/01mailrc.txt.gz
  Reading '/root/.cpan/sources/authors/01mailrc.txt.gz'
  
............................................................................DONE
  Fetching with HTTP::Tiny:
  http://www.cpan.org/modules/02packages.details.txt.gz
  Reading '/root/.cpan/sources/modules/02packages.details.txt.gz'
  Database was generated on Wed, 13 Sep 2017 09:41:02 GMT
  HTTP::Date not available
  .............
  New CPAN.pm version (v2.16) available.
  [Currently running version is v2.1101]
  You might want to try
  install CPAN
  reload cpan
  to both upgrade CPAN.pm and run the new version without leaving
  the current session.
  
  
  ...............................................................DONE
  Fetching with HTTP::Tiny:
  http://www.cpan.org/modules/03modlist.data.gz
  Reading '/root/.cpan/sources/modules/03modlist.data.gz'
  DONE
  Writing /root/.cpan/Metadata
  Crypt::OpenSSL::RSA is up to date (0.28).
  
--------------------

After this i rebooted the Pi. In LMS log the error is exactly the same.
Whats next?


------------------------------------------------------------------------
Kasper_b's Profile: http://forums.slimdevices.com/member.php?userid=31071
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to