Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 839492 - app-text/enchant-2.3.3: file collision with app-text/enchant-1.6.1-r1
Summary: app-text/enchant-2.3.3: file collision with app-text/enchant-1.6.1-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-19 11:33 UTC by Michał Górny
Modified: 2022-05-28 22:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
app-text:enchant-2.3.3:20220419-072359.log (app-text:enchant-2.3.3:20220419-072359.log,95.43 KB, text/plain)
2022-04-19 11:35 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-04-19 11:33:22 UTC
* package app-text/enchant-2.3.3 NOT merged
 * 
 * Detected file collision(s):
 * 
 * 	/usr/share/enchant/enchant.ordering
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * app-text/enchant-1.6.1-r1:0::gentoo
 * 	/usr/share/enchant/enchant.ordering
 * 
 * Package 'app-text/enchant-2.3.3' NOT merged due to file collisions. If
 * necessary, refer to your elog messages for the whole content of the
 * above message.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-04-19 11:35:19 UTC
Created attachment 771767 [details]
app-text:enchant-2.3.3:20220419-072359.log

Here's the build log for the source package (the collision occurred on a system using binpkgs).
Comment 2 Marcin Deranek 2022-04-19 14:51:29 UTC
Workaround which worked in my case:

emerge -C enchant:0
emerge -1 enchant:0 enchant:2
Comment 3 Larry the Git Cow gentoo-dev 2022-04-19 15:32:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a69e0a9e47566cd07ef0dcf14aab822068c07f5

commit 2a69e0a9e47566cd07ef0dcf14aab822068c07f5
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-04-19 15:31:47 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-04-19 15:32:03 +0000

    app-text/enchant: Correct the blocker's slot
    
    enchant-1.6 is SLOT=0, not SLOT=1.
    
    Closes: https://bugs.gentoo.org/839492
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 app-text/enchant/{enchant-2.3.3.ebuild => enchant-2.3.3-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)