[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: je comprends pas apt...



Etienne Roze a écrit :
Bonjour,

Je comprends pas comment apt fonctionne:

Sur ma debian stable :
si je fais
apt-get remove exim -s

cela me répond :

Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
  apache exim logrotate mailx
0 packages upgraded, 0 newly installed, 4 to remove and 3  not upgraded.
Remv apache (1.3.26-0woody6 Debian-Security:3.0/stable)
Remv logrotate (3.5.9-8 Debian:3.0r3/stable)
Remv mailx (1:8.1.2-0.20020411cvs-1 Debian:3.0r3/stable)
Remv exim (3.35-1woody3 Debian:3.0r3/stable, Debian-Security:3.0/stable)

Il vire apache avec exim....

Je suis pas sur de comprendre

Il y a sûrement une explication rationnelle et peut-être même simple !

Si quelqu'un peu m'éclairer, je l'en remercie d'avance...



bonjour,
car apache dépende logrotate, qui dépend de anacron qui dépend d'un agent de transport de courrier :

 apt-cache depends apache
apache
  Dépend: libc6
  Dépend: libdb4.2
  Dépend: libexpat1
  Dépend: mime-support
  Dépend: apache-common
  Dépend: apache-common
  Dépend: perl
  Dépend: logrotate
  Dépend: dpkg
  Dépend: libmagic1
  Dépend: debconf
  Suggère: apache-doc
  Est en conflit avec: <apache-modules>
  Est en conflit avec: libapache-mod-perl
  Est en conflit avec: <jserv>
  Remplace: <apache-modules>

apt-cache depends logrotate
logrotate
  Dépend: libc6
  Dépend: libpopt0
 |Dépend: cron
  Dépend: anacron
  Dépend: base-passwd
  Recommande: mailx
    mailutils

apt-cache depends anacron
anacron
  Dépend: libc6
  Dépend: debianutils
 |Dépend: sysklogd
  Dépend: <system-log-daemon>
    syslog-ng
    inetutils-syslogd
    metalog
    socklog-run
    sysklogd
 |Dépend: exim4
  Dépend: <mail-transport-agent>
    courier-mta
    esmtp-run
    exim
    exim4-daemon-light
    masqmail
    nullmailer
    sendmail
    smail
    ssmtp
    xmail
    zmailer
    exim4-daemon-heavy
    postfix

  Dépend: debconf
  Suggère: powermgmt-base
  Recommande: cron


Voilà la raison.

-- 

Nicolas SULEK

Ministère de l'Intérieur
SG/DSIC/SDEL/BA
Pôle Architecture Technique
tél : 01 40 57 94 06
email : nicolas.sulek@interieur.gouv.fr

Reply to: