Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Is it wrong to install a specific version
Date: Sun, 11 Jan 2015 02:54:35
Message-Id: 54B1E5DB.2060809@gmail.com
In Reply to: [gentoo-user] Is it wrong to install a specific version by behrouz khosravi
1 behrouz khosravi wrote:
2 > Hi. I wanted to install plasma 5 on my laptop, but I encountered a lot
3 > of problems regarding dependencies, masking and other stuff.
4 >
5 > Since I felt a little stubbornness in myself, and didn't want to back
6 > off !
7 > I took another approach. I checked that what packages will be installed.
8 > After that I removed the qt4 and installed all of the required qt5
9 > packages from qt-5.4.0 one by one and using the specific version.
10 > After that I did the same with qt-framework packages and so on.
11 >
12 > I think that this is generally a bad idea, because the it makes the
13 > World set much bigger.
14 > However I am wondering what will happen when the tree updates?
15 > I mean for examples when another version of qt5 comes out, portage
16 > will try to update it ?
17 >
18 > thanks.
19 >
20
21 I think you can edit the world file and make the qt packages look
22 something like this:
23
24 dev-qt/qtcore:5
25
26 Basically, remove the specific version and just tell it you want the 5
27 slot. Then when something new comes out, it should upgrade. Of course,
28 those versions will either have to be stable or in the needed
29 keyword/unmask file.
30
31 Just a thought. Someone else may have a even better idea/plan.
32
33 Dale
34
35 :-) :-)

Replies

Subject Author
Re: [gentoo-user] Is it wrong to install a specific version Sid S <r030t1@×××××.com>