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

Install libdb4.8 to ubuntu 17.10 #11540

Closed
iamdaiyuan opened this issue Oct 21, 2017 · 7 comments
Closed

Install libdb4.8 to ubuntu 17.10 #11540

iamdaiyuan opened this issue Oct 21, 2017 · 7 comments
Assignees

Comments

@iamdaiyuan
Copy link

sudo apt-get install software-properties-common

sudo add-apt-repository ppa:bitcoin/bitcoin

sudo apt-get update

Ign:5 http://ppa.launchpad.net/bitcoin/bitcoin/ubuntu artful InRelease
Err:6 http://ppa.launchpad.net/bitcoin/bitcoin/ubuntu artful Release
404 Not Found
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/bitcoin/bitcoin/ubuntu artful Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

sudo apt-get install libdb4.8-dev libdb4.8++-dev

@halvors
Copy link

halvors commented Oct 21, 2017

Also experiencing same issue.

@laanwj
Copy link
Member

laanwj commented Oct 21, 2017

This seems like a PPA issue @TheBlueMatt

@TheBlueMatt
Copy link
Contributor

Should be resolved, would love to get confirmation, however.

@nperalez
Copy link

@TheBlueMatt Confirmed issue is now resolved. Did not work for me earlier today but now does. Thanks!

@iamdaiyuan
Copy link
Author

@TheBlueMatt @lannwj @nperalez Thanks!

@iamdaiyuan
Copy link
Author

iamdaiyuan commented Oct 22, 2017

@TheBlueMatt Confirmed issue is now resolved. Thanks!

@lei123zhang
Copy link

666

@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants