• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Apt-get blocked

X

XviderX

Guest
Hi,

I have Ubuntu 10.04 and Plesk 10.4.4. I would like ugrade my server with apt-get but i have :

xvider@s1:~/$ sudo apt-get -s upgrade
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Vous pouvez lancer «Â*apt-get -f installÂ*» pour corriger ces problèmes.
Les paquets suivants contiennent des dépendances non satisfaitesÂ*:
bzip2: Dépend: libbz2-1.0 (= 1.0.5-4ubuntu0.1) mais 1.0.5-4ubuntu0.2 est installé
linux-headers-server: Dépend: linux-headers-2.6.32-37-server mais il n'est pas installé
linux-image-server: Dépend: linux-image-2.6.32-37-server mais il n'est pas installé
php5: Dépend: libapache2-mod-php5 (>= 5.3.2-1ubuntu4.11) mais 5.3.2-1ubuntu4.10 est installé ou
libapache2-mod-php5filter (>= 5.3.2-1ubuntu4.11) mais il n'est pas installable ou
php5-cgi (>= 5.3.2-1ubuntu4.11) mais 5.3.2-1ubuntu4.10 est installé
Dépend: php5-common (>= 5.3.2-1ubuntu4.11) mais 5.3.2-1ubuntu4.10 est installé
php5-curl: Dépend: php5-common (= 5.3.2-1ubuntu4.11) mais 5.3.2-1ubuntu4.10 est installé
php5-gd: Dépend: php5-common (= 5.3.2-1ubuntu4.11) mais 5.3.2-1ubuntu4.10 est installé
php5-mysql: Dépend: php5-common (= 5.3.2-1ubuntu4.11) mais 5.3.2-1ubuntu4.10 est installé
php5-sqlite: Dépend: php5-common (= 5.3.2-1ubuntu4.11) mais 5.3.2-1ubuntu4.10 est installé
php5-xsl: Dépend: php5-common (= 5.3.2-1ubuntu4.11) mais 5.3.2-1ubuntu4.10 est installé
W: Ãtiquette 1.0.5-4ubuntu0.1 inconnue
E: Dépendances manquantes. Essayez d'utiliser l'option -f.

Can i resolve this problem with "apt-get -f install" ? This command can break Plesk ?

Thanx
 
Could you run:
apt-get -f install
and provide decision, proposed by apt-get?
Don't accept this decision, until you understand what are you doing, use 'q' to quit apt-get instead.
And another good thing is make a backup of your server before doing any operations.
 
Last edited:
Back
Top