Sto cercando di installare apache cassandra su ubuntu 16.04 LTS seguendo le istruzioni qui ->http://docs.datastax.com/en/cassandra/3.x/cassandra/install/installDeb.html.Errore durante l'installazione di cassandra
Comunque sto ottenendo il seguente errore durante l'esecuzione sudo apt-get install datastax-DDC comando:
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:
datastax-ddc : Depends: python-support (>= 0.90.0) but it is not
installable
Recommends: ntp but it is not going to be installed or
time-daemon
Recommends: datastax-ddc-tools but it is not going to
be installed E: Unable to correct problems,
you have held broken packages.
È il datastax-ddc rotto o qualcosa non va con il mio pitone?
provare 'sudo aptitude install datastax-ddc'? – Whitefret
La stessa eccezione – sam
la cosa è, 16.04 è appena uscito e non è ancora una versione stabile ... – Whitefret