Gentoo Archives: gentoo-user

From: dhk <dhkuhl@×××××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Blocking - after emerge -C cvs ssmtp
Date: Fri, 06 Jun 2008 10:30:33
Message-Id: 4848D816.9020907@optonline.net
1 Two problems along the same line.
2
3 After doing an "emerge -C cvs ssmtp" and "revdep-rebuild --ignore" it
4 seems that there are still traces of the two programs around.
5
6 1) The cvs I removed because I want to try subversion, but when I do an
7 "emerge -uDNp world" cvs shows in the list. The /var/lib/portage/world
8 doesn't have cvs in it either. This isn't a Blocking problem, but every
9 update installs cvs again.
10
11 2) The ssmtp I removed because it was blocking sendmail. When I try to
12 emerge sendmail ssmtp is on top of the list and I stll have blocking.
13 See the --pretend below. The sendmail program doesn't show up in the
14 /var/lib/portage/world either.
15
16 jenny etc # emerge -p sendmail
17
18 These are the packages that would be merged, in order:
19
20 Calculating dependencies... done!
21 [ebuild N ] mail-mta/ssmtp-2.61-r2 USE="ipv6 ssl -mailwrapper -md5sum"
22 [ebuild N ] mail-filter/procmail-3.22-r7 USE="-mbox (-selinux)"
23 [ebuild N ] mail-mta/sendmail-8.14.0 USE="ipv6 ssl tcpd -ldap
24 -mailwrapper -mbox -nis -sasl -sockets"
25 [blocks B ] mail-mta/sendmail (is blocking mail-mta/ssmtp-2.61-r2)
26 [blocks B ] mail-mta/ssmtp (is blocking mail-mta/sendmail-8.14.0)
27 jenny etc #
28
29
30 Any idea?
31
32 Thanks,
33
34 Dave
35 --
36 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Blocking - after emerge -C cvs ssmtp Neil Bothwick <neil@××××××××××.uk>