~# dpkg -l | grep apache
ii apache2-mpm-prefork 2.2.9-10+lenny8 Apache HTTP Server - traditional non-threade
ii apache2-utils 2.2.9-10+lenny8 utility programs for webservers
ii apache2.2-common 2.2.9-10+lenny8
Système - Réseau - Sécurité Open Source - Ouvert à de nouvelles opportunités
[^] # Re: apt-get show / policy
Posté par nono14 (site web personnel) . En réponse au message Problème avec Apt-get Upgrade. Évalué à 1.
apache2-mpm-prefork:
Installé : 2.2.9-10+lenny8
Candidat : 2.2.9-10+lenny8
Table de version :
2.2.15-5 0
500 http://ftp.fr.debian.org testing/main Packages
500 http://ftp.fr.debian.org unstable/main Packages
*** 2.2.9-10+lenny8 0
990 http://ftp.fr.debian.org stable/main Packages
100 /var/lib/dpkg/status
2.2.9-10+lenny7 0
990 http://security.debian.org stable/updates/main Packages
# grep -v ^# /etc/apt/sources.list
deb http://security.debian.org/ stable/updates main
deb http://security.debian.org/ testing/updates main
deb http://ftp.fr.debian.org/debian stable main non-free
deb http://ftp.fr.debian.org/debian testing main non-free contrib
deb http://ftp.fr.debian.org/debian unstable main non-free contrib
Bizarre, la commande: apt-cache policy apache2-mpm-prefork devrait renvoyer quelque chose
apt.conf
DPkg::Options {"--force-confold";};
APT::Get::Show-Upgraded {"true";};
APT::Default-Release "stable";
APT::Get::AllowUnauthenticated "true";
APT::Cache-Limit 1000000000;
~# dpkg -l | grep apache
ii apache2-mpm-prefork 2.2.9-10+lenny8 Apache HTTP Server - traditional non-threade
ii apache2-utils 2.2.9-10+lenny8 utility programs for webservers
ii apache2.2-common 2.2.9-10+lenny8
Système - Réseau - Sécurité Open Source - Ouvert à de nouvelles opportunités