Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E: Unable to locate package berkeley-complete #1

Open
abhi1693 opened this issue Feb 8, 2020 · 0 comments
Open

E: Unable to locate package berkeley-complete #1

abhi1693 opened this issue Feb 8, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@abhi1693
Copy link
Contributor

abhi1693 commented Feb 8, 2020

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.

@abhi1693 abhi1693 added the bug Something isn't working label Feb 8, 2020
@abhi1693 abhi1693 self-assigned this Feb 8, 2020
@abhi1693 abhi1693 added this to To do in Daemon Workflow via automation Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant