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

Bug 841455

Summary: app-editors/gvim-8.2.5066 calls eend without preceding ebegin
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Vim Maintainers <vim>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-04-28 10:29:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/gvim-8.2.4586 calls eend without preceding ebegin.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-28 10:29:02 UTC
Created attachment 775149 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-08 11:39:40 UTC
ci has reproduced this issue with version 8.2.5066 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2022-06-09 00:26:27 UTC
The bug has been closed via the following commit(s):

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

commit 38fb0d5b7bf4fe661147741bdf940a12946f2c81
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-06-09 00:25:13 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-06-09 00:25:13 +0000

    app-editors/gvim: replace einfo with ebegin in eselect_vi_update
    
    Closes: https://bugs.gentoo.org/841455
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 app-editors/gvim/gvim-8.2.5066.ebuild | 2 +-
 app-editors/gvim/gvim-9999.ebuild     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)