<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>63123</bug_id>
          
          <creation_ts>2004-09-07 06:22 0000</creation_ts>
          <short_desc>net-analyzer/nagios-core* needs virtual/mailx changed to virtual/mta</short_desc>
          <delta_ts>2004-12-07 08:54:18 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>2004.2</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>ramereth@gentoo.org</reporter>
          <assigned_to>net-mail@gentoo.org</assigned_to>
          <cc>mmichaels@rightmedia.com</cc>
    
    <cc>net-mail@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>ramereth@gentoo.org</who>
            <bug_when>2004-09-07 06:22:28 0000</bug_when>
            <thetext>When I tried doing an emerge -UDpv world today, nagios-core broke something:

samwise root # emerge -UDpv world
&gt;&gt;&gt; --upgradeonly implies --update... adding --update to options.

These are the packages that I would merge, in order:

Calculating world dependencies |
emerge: there are no masked or unmasked ebuilds to satisfy &quot;virtual/mailx&quot;.

!!! Problem with ebuild net-analyzer/nagios-1.2
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.


Now, correct me if I&apos;m wrong, but isn&apos;t the new virtual for mail apps virtual/mta now and not virtual/mailx ? When I changed the ebuild from mailx to mta, the depgraph completed fine. 

Cheers!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mholzer@gentoo.org</who>
            <bug_when>2004-09-07 06:56:34 0000</bug_when>
            <thetext>no, it has to be mailx to send mails, no local mta is needed
just upgrade your mailx mailer.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ramereth@gentoo.org</who>
            <bug_when>2004-09-07 07:03:44 0000</bug_when>
            <thetext>Hrm, maybe that&apos;s the problem. This box has an mta (postfix) and it was complaining about this. Once I changed it to virtual/mta it fixed the problem. What would be causing this?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mholzer@gentoo.org</who>
            <bug_when>2004-09-07 07:10:28 0000</bug_when>
            <thetext>a mta is not really required, but it&apos;s nice to have one
only the &quot;mail&quot; command is need, which is providen by eg mailx

you can test it with #echo &quot;test&quot; | mail root
if the message gets delivered with a local procmail or with a mta on another machine is independend.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ramereth@gentoo.org</who>
            <bug_when>2004-09-07 07:20:17 0000</bug_when>
            <thetext>Yeah, But what I&apos;m saying is, shouldn&apos;t postfix satisfy the mailx virtual? Or how should it work? I just upgraded postfix on this box last week, maybe this isn&apos;t a bug with nagios-core, but one with postfix itself. The key issue here is that I have an mta installed on this machine (postfix) and its complaining that I have nothing to satisfy mailx. This gets bypassed by changing virtual/mailx to virtual/mta. I understand that it doesn&apos;t need an mta :) as ssmtp should work fine if configured correctly. </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>squinky86@gentoo.org</who>
            <bug_when>2004-09-11 08:08:35 0000</bug_when>
            <thetext>net-mail herd please look at this:

$ grep virtual/mailx * -r
nail/nail-10.8.ebuild:PROVIDE=&quot;virtual/mailx&quot;
nail/nail-10.8.ebuild:  !virtual/mailx&quot;

Why is mail-client/mailx not providing virtual/mailx? Something looks wrong here...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>g2boojum@gentoo.org</who>
            <bug_when>2004-09-13 08:34:58 0000</bug_when>
            <thetext>mail-client/mailx is, indeed, missing the mailx PROVIDE.

It&apos;s an easy fix, but I&apos;m away from my Gentoo machine atm.  Can somebody in
net-mail fix this?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ticho@gentoo.org</who>
            <bug_when>2004-09-13 10:17:14 0000</bug_when>
            <thetext>Fixed in mailx-8.1.2.20021129-r4.ebuild, now in CVS.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ticho@gentoo.org</who>
            <bug_when>2004-09-13 10:48:48 0000</bug_when>
            <thetext>We need to mark mailx-8.1.2.20021129-r4.ebuild stable on ppc, sparc, alpha, hppa and ppc64, so the original bug can go away on stable systems. Thank you, guys.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gustavoz@gentoo.org</who>
            <bug_when>2004-09-13 11:16:24 0000</bug_when>
            <thetext>sparc happy.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gmsoft@gentoo.org</who>
            <bug_when>2004-09-14 08:30:50 0000</bug_when>
            <thetext>Stable on hppa.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>kloeri@gentoo.org</who>
            <bug_when>2004-09-19 14:47:22 0000</bug_when>
            <thetext>Stable on alpha.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pvdabeel@gentoo.org</who>
            <bug_when>2004-09-22 15:20:15 0000</bug_when>
            <thetext>stable on ppc</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ticho@gentoo.org</who>
            <bug_when>2004-10-01 15:19:28 0000</bug_when>
            <thetext>Lowering severity</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>tgall@gentoo.org</who>
            <bug_when>2004-10-09 16:21:28 0000</bug_when>
            <thetext>stable on ppc64</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ticho@gentoo.org</who>
            <bug_when>2004-10-10 10:44:29 0000</bug_when>
            <thetext>Stable on all required archs, closing. Thanks everyone (even though you&apos;re not on CC anymore :) ).</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mmichaels@rightmedia.com</who>
            <bug_when>2004-12-07 08:54:18 0000</bug_when>
            <thetext>did anyone add this to portage? If not, why?</thetext>
          </long_desc>
      
    </bug>

</bugzilla>