Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
qmail intruding
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Rooney
Apprentice
Apprentice


Joined: 07 Aug 2003
Posts: 193
Location: Sheffield, UK

PostPosted: Fri Feb 04, 2005 5:18 pm    Post subject: qmail intruding Reply with quote

I used to use qmail and then i change to exim but now the portage wants to fetch qmail back how can it stop this i have already removed all qmail packages.

Code:

core root # emerge -C qmail

--- Couldn't find qmail to unmerge.

>>> unmerge: No packages selected for removal.

core root #


Code:

core root # emerge -pvUD world

*** Warning: --upgradeonly is a deprecated option in portage-2.0.51-r15
***          and will likely be removed in a future version.

>>> --upgradeonly implies --update... adding --update to options.

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

Calculating world dependencies ...done!
[blocks B     ] mail-mta/exim (from pkg mail-mta/qmail-1.03-r13)
[ebuild     U ] sys-libs/pam-0.77-r6 [0.77-r1] +berkdb -debug -pwdb (-selinux) 3,552 kB
[ebuild     U ] media-libs/libpng-1.2.8 [1.2.7-r1] -debug 375 kB
[ebuild  N    ] dev-libs/atk-1.8.0  -debug -doc 488 kB
[ebuild  N    ] x11-libs/pango-1.6.0  -debug -doc 929 kB
[ebuild  N    ] dev-perl/XML-Parser-2.34  224 kB
[ebuild  N    ] dev-util/intltool-0.31.2  121 kB
[ebuild  N    ] x11-misc/shared-mime-info-0.14-r1  347 kB
[ebuild  N    ] x11-libs/gtk+-2.4.14  -debug -doc +jpeg +tiff 9,440 kB
[ebuild  N    ] dev-perl/TermReadKey-2.21  34 kB
[ebuild  N    ] dev-perl/perl-tk-804.027  5,870 kB
[ebuild     U ] net-mail/courier-imap-4.0.1 [3.0.8] +berkdb -debug -fam +gdbm +ipv6 +nls (-selinux) 2,961 kB
[ebuild  N    ] sys-apps/ucspi-tcp-0.88-r9  +ipv6 (-selinux) +ssl 81 kB
[ebuild  N    ] net-mail/dot-forward-0.71-r1  25 kB
[ebuild  N    ] net-mail/cmd5checkpw-0.22-r1  23 kB
[ebuild  N    ] net-mail/queue-fix-1.4-r2  21 kB
[ebuild  N    ] sys-apps/daemontools-0.76-r4  -doc (-selinux) -static 36 kB
[ebuild  N    ] net-mail/checkpassword-0.90-r1  -pic -static 15 kB
[ebuild  N    ] mail-mta/qmail-1.03-r13  (-selinux) +ssl 362 kB
[ebuild     U ] games-misc/fortune-mod-1.99.1-r1 [1.99.1] -offensive 1,769 kB
[ebuild  N    ] x11-libs/gtk+-1.2.10-r11  -debug +nls 2,880 kB
[ebuild  N    ] media-gfx/xloadimage-4.1-r1  -debug +jpeg +png +tiff 622 kB

Total size of downloads: 30,182 kB
Back to top
View user's profile Send private message
hjnenc
Veteran
Veteran


Joined: 15 Aug 2004
Posts: 1599
Location: Vienna, Austria

PostPosted: Fri Feb 04, 2005 5:23 pm    Post subject: Reply with quote

Use the -t flag to emerge to find out why qmail is pulled in.
Code:
emerge -pvuDt world
Back to top
View user's profile Send private message
forgotten1
Guru
Guru


Joined: 11 Jan 2005
Posts: 477
Location: East Coast, USA

PostPosted: Fri Feb 04, 2005 5:24 pm    Post subject: Reply with quote

This is an excerpt from the handbook:
Code:
Code Listing 14: Removing orphaned dependencies

# emerge --update --deep --newuse world
# emerge --depclean
# revdep-rebuild

I believe you have dependencies on the system you haven't removed, the emerge --depclean operation should remove them.
Back to top
View user's profile Send private message
Rooney
Apprentice
Apprentice


Joined: 07 Aug 2003
Posts: 193
Location: Sheffield, UK

PostPosted: Fri Feb 04, 2005 5:45 pm    Post subject: Reply with quote

thanks for all the info it was actual the
Code:
emerge -pvuDt world
that worked but the other for cleaning out is really useful.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum