• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Can not install EVOK due to dependencies

    Official EVOK API
    4
    23
    4351
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Martin Kudláček
      Martin Kudláček @alydersen last edited by

      Hello @alydersen
      I was unable to reproduce the problem. I followed this scenario and the evok is working out of the box:

      1. Download the image and flash it to the SD card using WIn32DIskImager: https://downloads.raspberrypi.org/raspbian_lite_latest
      2. Start the PLC and SSH into it
      3. sudo bash
      4. apt update
      5. apt upgrade
      6. reboot
      7. At this point I have a up-to-date Raspbian. I SSHed again
      8. sudo bash
      9. apt install nginx
      10. rm -f /etc/nginx/sites-enabled/default
      11. apt install unipi-modbus-tools
      12. apt install evok
      13. reboot

      And the evok after reboot works:

      0_1537281175562_85644aeb-538e-4a80-819f-b885a743dde7-image.png

      I can see from your output that you have a different version of kernel (4.14.50-v7+ vs. 4.14.69-v7+ in up-to-date Raspbian). What image do you use?

      Martin

      1 Reply Last reply Reply Quote 0
      • A
        alydersen last edited by

        That worked! It needs a reboot between the first update and the unipi-stuff. Thanks!

        Martin Kudláček 1 Reply Last reply Reply Quote 0
        • Martin Kudláček
          Martin Kudláček @alydersen last edited by

          Hooray @alydersen! Thanks for the feedback, we will update the documentation.

          Martin

          1 Reply Last reply Reply Quote 0
          • First post
            Last post