Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 825434 - [guru] gui-apps/foot-terminfo-1.10.0 collides with other packages
Summary: [guru] gui-apps/foot-terminfo-1.10.0 collides with other packages
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ryan Fox
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-21 07:40 UTC by Agostino Sarubbo
Modified: 2021-12-01 19:34 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,39.02 KB, text/plain)
2021-11-21 07:40 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-11-21 07:40:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/foot-terminfo-1.10.0 collides with other packages.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-21 07:40:28 UTC
Created attachment 754110 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-12-01 19:34:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=51e841091a169a22c5d5f3d76d10fb8489d91711

commit 51e841091a169a22c5d5f3d76d10fb8489d91711
Author:     Ryan Fox <flewkey@2a03.party>
AuthorDate: 2021-11-21 09:39:03 +0000
Commit:     Ryan Fox <flewkey@2a03.party>
CommitDate: 2021-11-21 09:45:27 +0000

    gui-apps/foot-terminfo: Prevent package collision
    
    Versions of sys-libs/ncurses since 2021-07-31 have added a version of
    the foot terminfo with less features. Due to issues with installing
    terminfo in a nonstandard location, the current recommendation is to
    use the ncurses version if it is installed.
    
    This adds a blocking dependency for recent versions of sys-libs/ncurses
    to prevent the package conflict.
    
    Closes: https://bugs.gentoo.org/825434
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Ryan Fox <flewkey@2a03.party>

 gui-apps/foot-terminfo/foot-terminfo-1.10.0.ebuild | 4 ++--
 gui-apps/foot-terminfo/foot-terminfo-9999.ebuild   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)