Salut tout le monde Je viens d’installer un nouveau conteneur Debian 8 sur OpenVZ .
Mon problème est que je n’arrive à y installer PostgreSQL. A chaque fois que je tente une installation il me retourne ceci:
root@BDPOSTGRES:~# apt-get install postgresql-10
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:
postgresql-10 : Depends: postgresql-client-10 but it is not going to be installed
Depends: libgssapi-krb5-2 (>= 1.14+dfsg) but 1.12.1+dfsg-19+deb8u4 is to be installed
Depends: libicu57 (>= 57.1-1~) but it is not installable
Depends: libpq5 (>= 9.3~) but it is not going to be installed
Depends: libssl1.1 (>= 1.1.0) but it is not installable
Recommends: sysstat but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@BDPOSTGRES:~#
J’ai vraiment besoin de votre aide. Je suis là depuis deux jours mais rien. Merci d’avance!