Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669710 - app-editors/neovim-0.3.1 should depend on >=dev-libs/msgpack-1.1.0
Summary: app-editors/neovim-0.3.1 should depend on >=dev-libs/msgpack-1.1.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-26 21:25 UTC by WGH
Modified: 2018-12-28 21:06 UTC (History)
0 users

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 WGH 2018-10-26 21:25:20 UTC
If you have older msgpack version installed, e.g. 0.5.9, like I did, you'll get nasty build failure. Unfortunately, I can't reproduce it anymore, because I have updated msgpack manually, and am unable to install older ebuild, which is no longer in the portage tree.

Oddly enough, older ebuilds for neovim (up to 0.3.0) actually have the correct msgpack version requirement. It seems that version inequality was dropped along the way for unknown reasons.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2018-12-28 21:06:42 UTC
The bug has been closed via the following commit(s):

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

commit f4d9c83716cf99b62fbad3583536e0ef9c0aefbb
Author:     Tim Harder <radhermit@gentoo.org>
AuthorDate: 2018-12-28 20:59:18 +0000
Commit:     Tim Harder <radhermit@gentoo.org>
CommitDate: 2018-12-28 21:04:23 +0000

    app-editors/neovim: re-add dep versions along with slot ops
    
    Closes: https://bugs.gentoo.org/669710
    
    Signed-off-by: Tim Harder <radhermit@gentoo.org>

 app-editors/neovim/neovim-0.3.1-r1.ebuild | 94 +++++++++++++++++++++++++++++++
 app-editors/neovim/neovim-9999.ebuild     | 23 ++++++--
 2 files changed, 111 insertions(+), 6 deletions(-)