View previous topic :: View next topic |
Author |
Message |
ALK13 Apprentice
Joined: 30 Jun 2004 Posts: 151 Location: Saint Valéry sur Somme, France
|
Posted: Fri Jul 30, 2004 5:21 pm Post subject: [EMERGE] Postfix (Resolu) |
|
|
Salut, voila j'ai un petit probleme en ce qui concerne l'installation de postfix.
Lorsque je fait le "emerge postfix" j'obtiens le message suivant :
Code: |
# emerge postfix
Calculating dependencies ...done!
!!! Error: the virtual/mta package conflicts with another package.
!!! both can't be installed on the same system together.
!!! Please use 'emerge --pretend' to determine blockers.
|
Je fait donc un "emerge --pretend postfix" et j'obtiens :
Code: |
# emerge --pretend postfix
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[blocks B ] mail-mta/ssmtp ("virtual/mta" from pkg mail-mta/postfix-2.0.19)
[ebuild N ] mail-mta/postfix-2.0.19
|
Mais que dois je faire ensuite ?
Merci d'avance...
PS: Je suis debutant ... soyez indulgents :p
Last edited by ALK13 on Fri Jul 30, 2004 6:54 pm; edited 1 time in total |
|
Back to top |
|
|
soliad n00b
Joined: 09 May 2004 Posts: 42 Location: France
|
Posted: Fri Jul 30, 2004 5:52 pm Post subject: |
|
|
tout simplement enlever le packet qui bloque en faisant :
Code: | emerge unmerge ssmtp |
puis emerger postfix. |
|
Back to top |
|
|
ALK13 Apprentice
Joined: 30 Jun 2004 Posts: 151 Location: Saint Valéry sur Somme, France
|
Posted: Fri Jul 30, 2004 6:54 pm Post subject: |
|
|
merci beaucoup ca marche nikel now, c juste que je ne savais pas comment effectuer une "desinstalation"... c bon maintenant ! |
|
Back to top |
|
|
|