You are reading a single comment by @Polygon and its replies. Click here to read the full conversation.
  • Having trouble installing Sonarr, anyone managed it on Respberry Pi Desktop (Buster) recently. Specifically, when I get to this bit:

    sudo apt-get install nzbdrone sqlite3-dev -y
    

    Anyone managed this recently?

  • what problems are you running into?

  • I installed it about a month ago. Let me check back.

  • Do you get "Unable to locate package sqlite3-dev"?

    I'm not sure what I did but the next command I ran was

    sudo apt install nzbdrone
    

    and after that it looks like it ran OK after some shit on ownership of the folders

    sudo chown -R pi /opt/NzbDrone
    sudo chown -R $USER /opt/NzbDrone
    

    I already had Radarr installed so it is possible that some dependencies were already installed.

    EDIT: Looking at this guide it skips the step that isn't working so I suspect that's why I then tried the alternative command https://philldavis.co.uk/project/raspberry-pi-install-sonarr/

About

Avatar for Polygon @Polygon started