Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83438 - USE="pam" emerge mailbase leads to collisions with courier-imap
Summary: USE="pam" emerge mailbase leads to collisions with courier-imap
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-27 00:04 UTC by Lars Strojny
Modified: 2006-05-06 06:35 UTC (History)
1 user (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 Lars Strojny 2005-02-27 00:04:33 UTC
# emerge  mailbase --oneshot
Calculating dependencies ...done!
>>> emerge (1 of 1) net-mail/mailbase-0.00-r8 to /
>>> md5 files   ;-) ChangeLog
>>> md5 files   ;-) metadata.xml
>>> md5 files   ;-) mailbase-0.00-r4.ebuild
>>> md5 files   ;-) mailbase-0.00-r5.ebuild
>>> md5 files   ;-) mailbase-0.00-r6.ebuild
>>> md5 files   ;-) mailbase-0.00-r7.ebuild
>>> md5 files   ;-) mailbase-0.00-r8.ebuild
>>> md5 files   ;-) files/common-pamd
>>> md5 files   ;-) files/aliases
>>> md5 files   ;-) files/mailcap
>>> md5 files   ;-) files/digest-mailbase-0.00-r4
>>> md5 files   ;-) files/digest-mailbase-0.00-r5
>>> md5 files   ;-) files/digest-mailbase-0.00-r6
>>> md5 files   ;-) files/digest-mailbase-0.00-r7
>>> md5 files   ;-) files/digest-mailbase-0.00-r8
 * Checking for possible file collisions...
 * //etc/pam.d/pop3 exists and wasn't provided by mailbase
 * //etc/pam.d/imap exists and wasn't provided by mailbase

 * Those files listed above have to be removed in order to
 *  install this version of mailbase.

 * If you edited them, remember to backup and when restoring make
 *  sure the first line in each file is:
 * # Provided by mailbase (dont remove this line!)

!!! ERROR: net-mail/mailbase-0.00-r8 failed.
!!! Function pkg_setup, Line 50, Exitcode 0
!!! Can't be installed, files will collide
!!! If you need support, post the topmost build error, NOT this status message.

# qpkg -f /etc/pam.d/pop3
net-mail/courier-imap *

# qpkg -f /etc/pam.d/imap
net-mail/courier-imap *
Comment 1 Michael Hanselmann (hansmi) (RETIRED) gentoo-dev 2005-02-27 02:42:22 UTC
Remove those files manually. If you modified them, backup them elsewhere.

rm /etc/pam.d/{pop{,3},imap}
Comment 2 Lars Strojny 2005-02-27 03:15:53 UTC
This can't be a real solution, can it? We should decide that either mailbase *or* courier-imap provides such files.
Comment 3 Michael Hanselmann (hansmi) (RETIRED) gentoo-dev 2005-02-27 04:07:31 UTC
It will be fixed by the maintainer of courier-imap. Removing them is only a temporary solution.
Comment 4 Lars Strojny 2005-02-27 04:10:34 UTC
ok, thx for your information. Thats what I want to know.
Comment 5 Antek Grzymała (antoszka) 2006-05-06 06:35:29 UTC
Hey, where's the maintainer of courier-imap then? The bug is still not resolved after more than a year. Please see bug #79240 as well.