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

Bug 832546

Summary: dev-embedded/libftdi-1.5-r5 collides with other packages
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Embedded Gentoo Team <embedded>
Status: RESOLVED FIXED    
Severity: normal CC: candrews, kacper, kripton, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-02-02 07:46:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-embedded/libftdi-1.5-r3 collides with other packages.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-02 07:46:33 UTC
Created attachment 764174 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-02 07:46:34 UTC
Error(s) that match a know pattern:


fatal: not a git repository (or any parent up to mount point /var/tmp)
Comment 3 Agostino Sarubbo gentoo-dev 2023-07-24 09:00:28 UTC
python-3.12_tinderbox has reproduced this issue with version 1.5-r5 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2023-08-20 09:33:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c4d9fce2a0c213e1b431059ff4347203e230127

commit 7c4d9fce2a0c213e1b431059ff4347203e230127
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2023-08-20 09:14:00 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-08-20 09:32:31 +0000

    dev-embedded/libftdi: fix slots collision
    
    Man pages collide between slots, but they are only installed with
    USE=doc.  So block both slots from having `doc` at the same time.
    
    Closes: https://bugs.gentoo.org/832546
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 dev-embedded/libftdi/libftdi-0.20-r2.ebuild | 1 +
 dev-embedded/libftdi/libftdi-1.5-r5.ebuild  | 1 +
 2 files changed, 2 insertions(+)
Comment 5 Viorel Munteanu gentoo-dev 2024-04-20 19:46:44 UTC
*** Bug 628244 has been marked as a duplicate of this bug. ***