Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928079 - mail-mta/courier-1.3.5 internal collisions
Summary: mail-mta/courier-1.3.5 internal collisions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: usrmerge, usrmerge-fixes 927339
  Show dependency tree
 
Reported: 2024-03-29 06:14 UTC by andcycle-gentoo.bugs
Modified: 2024-04-12 07:39 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 andcycle-gentoo.bugs 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(-)