Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34718 - net-mail/courier depends on gnupg which installs ssmtp to satisfy virtual/mta
Summary: net-mail/courier depends on gnupg which installs ssmtp to satisfy virtual/mta
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
: 74257 (view as bug list)
Depends on: 29499
Blocks:
  Show dependency tree
 
Reported: 2003-11-29 13:16 UTC by Scott Taylor (RETIRED)
Modified: 2004-12-15 14:48 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Taylor (RETIRED) gentoo-dev 2003-11-29 13:16:28 UTC
Blue / # emerge -p courier
 
These are the packages that I would merge, in order:
 
Calculating dependencies ...done!
[ebuild  N    ] net-mail/ssmtp-2.60.4
[ebuild  N    ] app-crypt/gnupg-1.2.3-r3
[ebuild  N    ] app-text/aspell-0.50.4.1
[ebuild  N    ] app-dicts/aspell-en-0.51.0
[ebuild  N    ] dev-db/mysql-4.0.16
[ebuild  N    ] dev-perl/Net-Daemon-0.37
[ebuild  N    ] dev-perl/Storable-2.07-r1
[ebuild  N    ] dev-perl/PlRPC-0.2016-r1
[ebuild  N    ] dev-perl/DBI-1.38
[ebuild  N    ] dev-perl/DBD-mysql-2.1027
[ebuild  N    ] net-nds/portmap-5b-r7
[ebuild  N    ] app-admin/fam-oss-2.6.10-r1
[ebuild  N    ] net-mail/courier-0.44.0
Comment 1 Brian Jackson (RETIRED) gentoo-dev 2003-11-29 13:39:23 UTC
I'm not exactly sure why gnupg rdepends on virtual/mta, maybe taviso can shed some light on the subject.
Comment 2 Tavis Ormandy (RETIRED) gentoo-dev 2003-11-29 13:50:49 UTC
gpgkeys_mailto (installed as /usr/lib/gnupg/gpgkeys_mailto) is a perl script to work with email-based keyservers, it requires /usr/sbin/sendmail....
Comment 3 Scott Taylor (RETIRED) gentoo-dev 2003-11-29 14:36:06 UTC
When emerge got to the point of installing courier, it did so, but did not remove ssmtp.
Emerge unmerge ssmtp left "net-mail/ssmtp" in the "virtual/mta". Removed this by hand, but it would be nice if this whole thing went a little cleaner.
Perhaps if portage would automatically unmerge virtuals like ssmtp that weren't in
the "world" as soon as a real program (that is to be put in world) replaces it?
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2004-01-18 06:54:45 UTC
should be fixed, see bug #29499 for details
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2004-01-18 06:54:57 UTC
closing
Comment 6 Scott Taylor (RETIRED) gentoo-dev 2004-12-14 21:11:23 UTC
*** Bug 74257 has been marked as a duplicate of this bug. ***
Comment 7 Scott Taylor (RETIRED) gentoo-dev 2004-12-15 14:48:41 UTC
update: courier isn't calling for the gnupg dependancy until after courier is
built. that should about wrap it up for this issue.