On Thu, 12 Jun 2003 17:03:55 -0700 Joel Osburn wrote: > >Marius Mauch [EMAIL PROTECTED]: > > > Try to inject the new postfix version (or any other mta). That way > > portage thinks it is installed and won't complain about it. > > Or I could go the no-dependency route.
Might break some other packages if there are more dependencies involved. > I'm mainly wondering what the cause of the problem is, rather than > looking to put a bandaid over it. The problem is that mod_php depends on a virtual/mta package. You have postfix installed which provides that package, but you masked the current versions (have a look at /usr/portage/net-mail/postfix to see all available versions, I think your masking needs to be updated). If you would not have postfix installed I think portage would install the default virtual/mta (net-mail/ssmtp), but this would be a problem too as it conflicts with postfix. Marius -- [EMAIL PROTECTED] mailing list
