Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 841455 - app-editors/gvim-8.2.5066 calls eend without preceding ebegin
Summary: app-editors/gvim-8.2.5066 calls eend without preceding ebegin
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-28 10:29 UTC by Agostino Sarubbo
Modified: 2022-06-09 00:26 UTC (History)
0 users

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


Attachments
build.log (build.log,130.24 KB, text/plain)
2022-04-28 10:29 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 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(-)