Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Ubuntu PPA depends on alethzero and mix-ide #392

Open
eltonmelo21 opened this issue Nov 4, 2017 · 3 comments
Open

Ubuntu PPA depends on alethzero and mix-ide #392

eltonmelo21 opened this issue Nov 4, 2017 · 3 comments

Comments

@eltonmelo21
Copy link

The installation guide at http://www.ethdocs.org/en/latest/ethereum-clients/cpp-ethereum/installing-binaries/linux-ubuntu-ppa.html presents the following instructions:

sudo apt-get install software-properties-common
sudo add-apt-repository ppa:ethereum/ethereum
sudo apt-get update
sudo apt-get install cpp-ethereum

However, the last command fails due to dependencies:

$ sudo apt-get install cpp-ethereum
Reading package lists... Done
Building dependency tree       
Reading state information... Done
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:
 cpp-ethereum : Depends: alethzero but it is not going to be installed
                Depends: mix-ide but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
@saneletm
Copy link

I followed this: https://ethereum.stackexchange.com/questions/1614/whats-the-difference-between-eth-and-cpp-ethereum

Install was successful, but trying to run without any args, I keep getting:

cpp-ethereum, a C++ Ethereum client
cpp-ethereum 1.2.9
By cpp-ethereum contributors, (c) 2013-2016.
See the README for contributors and credits.
Transaction Signer: XE082FHN9D7IH56128UC61A6U7Z6E2HKAT (9a59ae38-4a34-999c-0aef-f5add70f5bb4 - 0093f2c2)
Mining Beneficiary: XE082FHN9D7IH56128UC61A6U7Z6E2HKAT (9a59ae38-4a34-999c-0aef-f5add70f5bb4 - 0093f2c2)
Foundation: XE55PXQKKK4B9BYPBGT1XCYW6R5ELFAT6EM (00000000-0000-0000-0000-000000000000 - de0b2956)
ℹ 15:31:21.329|p2p UPnP device: http://10.0.0.1:5000/rootDesc.xml [st: urn:schemas-upnp-org:device:InternetGatewayDevice:1 ]
⚡ 15:31:21.354|eth void dev::p2p::Host::start() 2088 ms
Node ID: enode://c7e634e147f4a2562328a8e8aa85521740d9ca2d3792597ed51a2cd9d69f96fcd2b5ccff0a9e6c46591377c3d163fe70a3cb3be346cffd6872f4731f8777c970@24.12.137.151:30303
JSONRPC Admin Session Key: T+z2zXfC4P4=
!P! 15:31:21.550|p2p Invalid packet (timestamp in the past) from 52.16.188.185 : 30303
!P! 15:31:25.745|p2p Invalid packet (timestamp in the past) from 52.16.188.185 : 30303
^C ⚡ 15:31:26.967|ethsync Worker stopping 100 ms
⚡ 15:31:26.988|p2p Worker stopping 120 ms

$ ^C

@saneletm
Copy link

this probably needs to go to the cpp-ethereum issues

@spralexx
Copy link

I've got the same issue here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants