View previous topic :: View next topic |
Author |
Message |
Guest
|
Posted: Thu Jul 11, 2002 5:43 pm Post subject: Can't install qmail / sendmail |
|
|
I tried to install qmail or sendmail on Gentoo 1.2, but then:
Calculating Depencies...done
Error: The virtual/mta package conflicts with this package...
I already tried to install virtual/mta but is doesn't work |
|
Back to top |
|
|
klieber Bodhisattva
Joined: 17 Apr 2002 Posts: 3657 Location: San Francisco, CA
|
Posted: Thu Jul 11, 2002 5:44 pm Post subject: |
|
|
moving to networking forum.
--kurt _________________ The problem with political jokes is that they get elected |
|
Back to top |
|
|
rac Bodhisattva
Joined: 30 May 2002 Posts: 6553 Location: Japanifornia
|
Posted: Thu Jul 11, 2002 6:51 pm Post subject: Re: Can't install qmail / sendmail |
|
|
Anonymous wrote: | Error: The virtual/mta package conflicts with this package... |
Can you figure out which package is providing virtual/mta and unmerge it first? ssmtp, perhaps? _________________ For every higher wall, there is a taller ladder |
|
Back to top |
|
|
ragerino n00b
Joined: 09 Jul 2002 Posts: 17
|
Posted: Thu Jul 11, 2002 9:17 pm Post subject: got the same problem |
|
|
this worked for me:
Code: |
emerge unmerge net-mail/ssmtp
|
but when i got problems sending a testmail
Code: |
bash-2.05a# sendmail ragerino@gmx.net
test
.
collect: Cannot write ./dfg6BNEEcn005314 (bfcommit, uid=1000, gid=407): Permission denied
queueup: cannot create queue temp file ./tfg6BNEEcn005314, uid=1000: Permission denied
|
|
|
Back to top |
|
|
morelli n00b
Joined: 22 Apr 2002 Posts: 7 Location: ITALY
|
Posted: Thu Jul 18, 2002 1:43 pm Post subject: Can't install qmail / sendmail |
|
|
I unmerge the ssmtp package:
and after qmail installation all works fine _________________ ----------------
Enrico Morelli
----------------- |
|
Back to top |
|
|
|