Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 767457 - x11-terms/kitty-9999 eapply fails
Summary: x11-terms/kitty-9999 eapply fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pablo Orduna
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-01-27 14:17 UTC by Matthias Coppens
Modified: 2021-02-02 13:08 UTC (History)
2 users (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 Matthias Coppens 2021-01-27 14:17:38 UTC
patch -p1  failed with /var/tmp/portage/x11-terms/kitty-9999/files/kitty-0.16.0-remove-terminfo.patch

Reproducible: Always

Steps to Reproduce:
1. Install kitty-9999
Actual Results:  
src_prepare fails

Expected Results:  
src_prepare shouldn't fail
Comment 1 Larry the Git Cow gentoo-dev 2021-02-02 13:08:34 UTC
The bug has been closed via the following commit(s):

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

commit a3b7507dd5e7dde6c5ea7fb61920ee9e91ea9576
Author:     Matthias Coppens <coppens.matthias.abc@gmail.com>
AuthorDate: 2021-01-29 15:26:10 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-02-02 12:47:49 +0000

    x11-terms/kitty: Fix broken patch for -9999
    
    Closes: https://bugs.gentoo.org/767457
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Matthias Coppens <coppens.matthias.abc@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 x11-terms/kitty/files/kitty-9999-remove-terminfo.patch | 16 ++++++++++++++++
 x11-terms/kitty/kitty-9999.ebuild                      |  4 ++--
 2 files changed, 18 insertions(+), 2 deletions(-)