Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 211886
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Net-Mail Packages <net-mail@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sebastian Redl <wasti.redl@gmx.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 211886 depends on: Show dependency tree
Bug 211886 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-02-29 12:42 0000
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'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.

------- Comment #1 From Steve L 2008-02-29 13:14:35 0000 -------
(In reply to comment #0)
> 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.
> 
This would always happen with -e world; that's why tools like emwrap.sh [1] and 
and Guenther'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.

------- Comment #2 From Tobias Scherbaum 2008-06-10 20:15:20 0000 -------
I just committet ssmtp-2.62 which fixes this bug.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug