Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 928079

Summary: mail-mta/courier-1.3.5 internal collisions
Product: Gentoo Linux Reporter: andcycle-gentoo
Component: Current packagesAssignee: Hanno Böck <hanno>
Status: RESOLVED FIXED    
Severity: normal CC: matoro_gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 690294, 927339    

Description andcycle-gentoo 2024-03-29 06:14:04 UTC
unable to merge courier due to internal collisions within merge-usr environment

Reproducible: Always

Actual Results:  
>>> Installing (1 of 1) mail-mta/courier-1.3.5::gentoo
 * Package 'mail-mta/courier-1.3.5' has internal collisions between non-
 * identical files (located in separate directories in the installation
 * image (${D}) corresponding to merged directories in the target
 * filesystem (${ROOT})):
 *
 *      /usr/bin/sendmail
 *              /usr/bin/sendmail
 *              /usr/sbin/sendmail
 *                      Differences: type, mode, group
 *
 * Package 'mail-mta/courier-1.3.5' NOT merged due to internal collisions
 * between non-identical files. If necessary, refer to your elog messages
 * for the whole content of the above message.
Comment 1 Larry the Git Cow gentoo-dev 2024-04-12 07:39:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=900d217f2adc9f7f426a071d1cd69396aee2b4ec

commit 900d217f2adc9f7f426a071d1cd69396aee2b4ec
Author:     Hanno Böck <hanno@gentoo.org>
AuthorDate: 2024-04-12 07:38:23 +0000
Commit:     Hanno Böck <hanno@gentoo.org>
CommitDate: 2024-04-12 07:38:23 +0000

    mail-mta/courier: Don't symlink sendmail on merge-usr
    
    Closes: https://bugs.gentoo.org/928079
    Signed-off-by: Hanno Böck <hanno@gentoo.org>

 mail-mta/courier/courier-1.3.5.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)