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

Re: Probléme de dépendances



Le Sat, Jul 21, 2001 at 02:50:15PM +0200, Frédéric Loiret ecrit :
> Bonjour,
> 
> J'ai un petit problème de dépendance de paquets Debian.
> En effet, je cherche à installer sendmail sur ma machine.
> Cependant, lorsque j'installe le paquet, j'ai le message
> d'erreur suivant :
> 
> # dpkg -i sendmail_8.9.3-23.deb
> dpkg: regarding sendmail_8.9.3-23.deb containing sendmail:
> sendmail conflicts with mail-transport-agent
> exim provides mail-transport-agent and is unpacked but not configured.
> dpkg: error processing sendmail_8.9.3-23.deb (--install):
> conflicting packages - not installing sendmail
> Errors were encountered while processing
> sendmail_8.9.3-23.deb
Il faudrait que tu commences par terminer l'installation de exim :
apt-get install exim
ou
dpkg-reconfigure exim
ou encore
dpkg --configure -a

puis, tu pourras faire ton 
apt-get install sendmail

et il enlevera tout seul exim pour le remplacer par sendmail.
Du moins, normalement

-- 
(0> Francois Cerbelle            <O)          |\      _,,,---,,_
//\ mailto:francois@cerbelle.net /\\    ZZZzz /,`.-'`'    -.  ;-;;,_
V_/ Cell: (+33/0) 603 015 512    \_V         |,4-  ) )-,_. ,\ (  `'-'
                                            '---''(_/--'  `-'\_)



Reply to: