Hi,
I am running rbfeeder on a raspberry-like board (the odroid hc2) along with other services.
Recently discovered that following an apt-update the rbfeeder stopped working. Further digging revealed that another service running on the same box (the plexmediaserver service) requires libcurl4 and installing this will remove libcurl3 wich is required by rbfeeder.
Does anybody know if rbfeeder can be modified to be able to run with libcurl4?
System details:
uname -m && uname -r && cat /etc/*release
armv7l
4.14.94-155
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.1 LTS"
NAME="Ubuntu"
VERSION="18.04.1 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.1 LTS"
VERSION_ID="18.04"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic