Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] having unavailable packages installed
Date: Sat, 29 Apr 2017 23:33:38
Message-Id: 0d356dcd-2e38-4fe9-7012-a7d0b4013789@gmail.com
In Reply to: [gentoo-user] having unavailable packages installed by lee
1 lee wrote:
2 > Hi,
3 >
4 > how is it possible that a package is installed which is not available?
5 >
6 >
7 > eix glibmm
8 > [?] dev-cpp/glibmm
9 > Verfügbare Versionen: (2) 2.44.0 2.46.4 2.48.1 ~2.50.0
10 > {debug doc examples test ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32"}
11 > Installierte Versionen: 2.50.1(2)(16:58:00 24.04.2017)(-debug -doc -test ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="64 -32 -x32")
12 > Startseite: http://www.gtkmm.org
13 > Beschreibung: C++ interface for glib2
14 >
15 >
16 > 2.50.1(2) appears to be installed but is not available.
17 >
18 >
19
20 Usually when you see that, it was removed from the tree. Some packages
21 are upgraded in the tree then a little while later, older versions are
22 removed from the tree. I've seen that several times. There may be
23 other reasons for that but that is the one I see quite often.
24
25 By the way, if for some reason you have to have that version, you can
26 grab the ebuild and put it in a local overlay. Make sure you don't let
27 that get updated/removed before you do that tho.
28
29 Hope that helps.
30
31 Dale
32
33 :-) :-)

Replies

Subject Author
Re: [gentoo-user] having unavailable packages installed lee <lee@××××××××.de>