-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When check_deps.sh runs for the first time while installing a daemon, it throws the following error
E: Unable to locate package berkeley-complete
Failure! Unable to install dependicies
Warning! Manually install dependicies
sudo apt update; sudo apt install -y jq sysvbanner berkeley-complete libevent-dev libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-test-dev libboost-thread-dev
berkeley-complete is not a valid package for system package installer and it should be popped out of the array to avoid this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working