• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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