<?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>211886</bug_id>
          
          <creation_ts>2008-02-29 12:42 0000</creation_ts>
          <short_desc>mail-mta/ssmtp needless virtual/libc dependency</short_desc>
          <delta_ts>2008-06-10 20:15:20 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>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P5</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>wasti.redl@gmx.net</reporter>
          <assigned_to>net-mail@gentoo.org</assigned_to>
          <cc>slong@rathaus.eclipse.co.uk</cc>

      

      
          <long_desc isprivate="0">
            <who>wasti.redl@gmx.net</who>
            <bug_when>2008-02-29 12:42:26 0000</bug_when>
            <thetext>All mail-mta/ssmtp ebuilds explicitly list virtual/libc as a dependency. Because virtual/libc is part of the system package set, this is clearly unnecessary.

In addition, because the explicit dependency is followed by the dependency resolver, this means that an emerge -e world (for example, after a GCC upgrade) pulls in glibc and gcc, when the previous emerge -e system has already re-merged them, leading to a considerably increased merging time due to the redundant double merge of these big packages.

mail-mta/ssmtp should not depend on virtual/libc.
In addition, if such a thing doesn&apos;t exist, a QA rule should automatically point out packages that are not in the system set but depend on packages in the system set.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>slong@rathaus.eclipse.co.uk</who>
            <bug_when>2008-02-29 13:14:35 0000</bug_when>
            <thetext>(In reply to comment #0)
&gt; In addition, because the explicit dependency is followed by the dependency
&gt; resolver, this means that an emerge -e world (for example, after a GCC upgrade)
&gt; pulls in glibc and gcc, when the previous emerge -e system has already
&gt; re-merged them, leading to a considerably increased merging time due to the
&gt; redundant double merge of these big packages.
&gt; 
This would always happen with -e world; that&apos;s why tools like emwrap.sh [1] and 
and Guenther&apos;s upgrade script [2] were written.

[1] http://forums.gentoo.org/viewtopic-t-282474.html
[2] http://forums.gentoo.org/viewtopic-t-494331.html

Not sure about the dep on virtual/libc in itself; just that removing it would not solve the above issue.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dertobi123@gentoo.org</who>
            <bug_when>2008-06-10 20:15:20 0000</bug_when>
            <thetext>I just committet ssmtp-2.62 which fixes this bug.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>