Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Why portage demands to unmask an unstable version of the package?
Date: Sat, 04 Mar 2017 16:37:34
Message-Id: 20170304163713.56872349@digimed.co.uk
In Reply to: [gentoo-user] Why portage demands to unmask an unstable version of the package? by gevisz
1 On Sat, 4 Mar 2017 18:21:23 +0200, gevisz wrote:
2
3 > $ eix gvim
4 > [I] app-editors/gvim
5 > Available versions: 8.0.0106 ~8.0.0386 **9999 {acl aqua cscope
6 > debug gnome gtk gtk3 lua luajit motif neXt netbeans nls perl python
7 > racket ruby selinux session tcl PYTHON_TARGETS="python2_7 python3_4
8 > python3_5 python3_6"}
9 > Installed versions: 8.0.0106(05:36:17 PM 12/11/2016)(acl gtk
10 > python session -aqua -cscope -debug -gnome -gtk3 -lua -luajit -motif
11 > -neXt -netbeans -nls -perl -racket -ruby -selinux -tcl
12 > PYTHON_TARGETS="python2_7 python3_4 -python3_5")
13 > Homepage: http://www.vim.org/ https://github.com/vim/vim
14 > Description: GUI version of the Vim text editor
15 >
16 > So, in my portage tree currently there is one stable gvim package with
17 > version 8.0.0106
18 > and one unstable gvim package, with version 8.0.0386.
19 >
20 > Why portage force me to unmask an unstable version of the package then?
21 >
22 > # emerge --update --deep --with-bdeps=y --newuse --backtrack=90 --ask
23 > world --exclude chromiumg
24 >
25 > These are the packages that would be merged, in order:
26
27 > [ebuild U ] app-editors/vim-8.0.0386 [8.0.0106]
28 > PYTHON_TARGETS="(-python3_6)"
29 > [ebuild NS ] virtual/libusb-0-r2 [1-r2] ABI_X86="32 (64) (-x32)"
30 > [ebuild U ] app-vim/gentoo-syntax-20170225 [20160530]
31 > [ebuild U ~] app-editors/gvim-8.0.0386 [8.0.0106]
32
33 Because vim-8.0.0386 is stable and, presumably, the vim and gvim versions
34 must match. I would suggest filing a stabilisation bug for gvim, or just
35 use emacs...
36
37
38 --
39 Neil Bothwick
40
41 Windows Error #09: Game Over. Exiting Windows.

Replies