No error or strange response after this command :
sudo apt update && sudo apt upgrade -y && sudo apt install -y build-essential libtool autotools-dev
automake pkg-config libssl-dev libevent-dev bsdmainutils libboost-all-dev libdb4.8-dev libdb4.8++-dev
python-virtualenv nano git
?
After putting the above command I get the following:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libdb++-dev : Conflicts: libdb4.8++-dev but 4.8.30-trusty1 is to be installed
libdb-dev : Conflicts: libdb4.8-dev but 4.8.30-trusty1 is to be installed
libdb4.8++-dev : Conflicts: libdb++-dev
libdb5.3++-dev : Conflicts: libdb4.8++-dev but 4.8.30-trusty1 is to be installed
libdb5.3-dev : Conflicts: libdb4.8-dev but 4.8.30-trusty1 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
Make again all installation from beginning and keem in mind exchange in this post
root@60009:~# sudo apt install -y software-properties-common
Reading package lists... Done
Building dependency tree
Reading state information... Done
software-properties-common is already the newest version.
The following package was automatically installed and is no longer required:
libdb4.8
Use 'apt-get autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@60009:~# sudo add-apt-repository ppa:bitcoin/bitcoin
Stable Channel of bitcoin-qt and bitcoind for Ubuntu, and their dependencies
Note that you should prefer to use the official binaries, where possible, to limit trust in Launchpad/the PPA owner.
No longer supports precise, due to its ancient gcc and Boost versions.
More info:
https://launchpad.net/~bitcoin/+archive/ubuntu/bitcoinPress [ENTER] to continue or ctrl-c to cancel adding it
gpg: keyring `/tmp/tmpmg6m7ve7/secring.gpg' created
gpg: keyring `/tmp/tmpmg6m7ve7/pubring.gpg' created
gpg: requesting key 8842CE5E from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpmg6m7ve7/trustdb.gpg: trustdb created
gpg: key 8842CE5E: public key "Launchpad PPA for Bitcoin" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
root@60009:~# sudo apt update && sudo apt upgrade -y && sudo apt install -y build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils libboost-all-dev libdb4.8-dev libdb4.8++-dev python-virtualenv nano git libminiupnpc-dev libdb-dev libdb++-dev libboost1.54-all-dev
Ign
http://ubuntu-archive.mirror.serveriai.lt trusty InRelease
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty-updates InRelease
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty Release.gpg
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty Release
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty-updates/main amd64 Packages
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty-updates/restricted amd64 Packages
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty-updates/universe amd64 Packages
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty-updates/main i386 Packages
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty-updates/restricted i386 Packages
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty-updates/universe i386 Packages
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty-updates/main Translation-en
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty-updates/restricted Translation-en
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty-updates/universe Translation-en
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty/main amd64 Packages
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty/restricted amd64 Packages
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty/universe amd64 Packages
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty/main i386 Packages
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty/restricted i386 Packages
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty/universe i386 Packages
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty/main Translation-en
Hit
http://ppa.launchpad.net trusty InRelease
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty/restricted Translation-en
Hit
http://ubuntu-archive.mirror.serveriai.lt trusty/universe Translation-en
Ign
http://archive.canonical.com trusty InRelease
Hit
http://ppa.launchpad.net trusty/main amd64 Packages
Hit
http://ppa.launchpad.net trusty/main i386 Packages
Hit
http://archive.canonical.com trusty Release.gpg
Hit
http://ppa.launchpad.net trusty/main Translation-en
Hit
http://archive.canonical.com trusty Release
Hit
http://archive.canonical.com trusty/partner amd64 Packages
Hit
http://archive.canonical.com trusty/partner i386 Packages
Hit
http://archive.canonical.com trusty/partner Translation-en
Hit
http://security.ubuntu.com trusty-security InRelease
Hit
http://security.ubuntu.com trusty-security/main amd64 Packages
Hit
http://security.ubuntu.com trusty-security/restricted amd64 Packages
Hit
http://security.ubuntu.com trusty-security/universe amd64 Packages
Hit
http://security.ubuntu.com trusty-security/multiverse amd64 Packages
Hit
http://security.ubuntu.com trusty-security/main i386 Packages
Hit
http://security.ubuntu.com trusty-security/restricted i386 Packages
Hit
http://security.ubuntu.com trusty-security/universe i386 Packages
Hit
http://security.ubuntu.com trusty-security/multiverse i386 Packages
Hit
http://security.ubuntu.com trusty-security/main Translation-en
Hit
http://security.ubuntu.com trusty-security/multiverse Translation-en
Hit
http://security.ubuntu.com trusty-security/restricted Translation-en
Hit
http://security.ubuntu.com trusty-security/universe Translation-en
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following package was automatically installed and is no longer required:
libdb4.8
Use 'apt-get autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree
Reading state information... Done
autotools-dev is already the newest version.
bsdmainutils is already the newest version.
build-essential is already the newest version.
libdb++-dev is already the newest version.
libdb-dev is already the newest version.
libtool is already the newest version.
libminiupnpc-dev is already the newest version.
libboost1.54-all-dev is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libdb++-dev : Conflicts: libdb4.8++-dev but 4.8.30-trusty1 is to be installed
libdb-dev : Conflicts: libdb4.8-dev but 4.8.30-trusty1 is to be installed
libdb4.8++-dev : Conflicts: libdb++-dev
libdb5.3++-dev : Conflicts: libdb4.8++-dev but 4.8.30-trusty1 is to be installed
libdb5.3-dev : Conflicts: libdb4.8-dev but 4.8.30-trusty1 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.