Gentoo Archives: gentoo-user

From: Robin Atwood <robin@×××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Update blocked by kdebase-startkde:4
Date: Sat, 13 Aug 2016 13:57:13
Message-Id: 201608132056.51172.robin@binro.org
In Reply to: Re: [gentoo-user] Update blocked by kdebase-startkde:4 by Robin Atwood
1 On Friday 15 July 2016, Robin Atwood wrote:
2 > On Tuesday 12 July 2016, Andrés Becerra Sandoval wrote:
3 > > 2016-07-09 8:52 GMT-05:00 Robin Atwood <robin@×××××.org>:
4 > > > Attempting to update/world this weekend I get:
5 > > >
6 > > >
7 > > >
8 > > >
9 > > >
10 > > > # emerge -uDv @world
11 > > >
12 > > >
13 > > >
14 > > > These are the packages that would be merged, in order:
15 > > >
16 > > >
17 > > >
18 > > > Calculating dependencies... done!
19 > > >
20 > > >
21 > > >
22 > > > !!! All ebuilds that could satisfy "kde-apps/kdebase-runtime-meta:5"
23 > > > have been masked.
24 > > >
25 > > > !!! One of the following masked packages is required to complete your
26 > > > request:
27 > > >
28 > > > - kde-apps/kdebase-runtime-meta-16.04.2::gentoo (masked by:
29 > > > package.mask, ~amd64 keyword)
30 > > >
31 > > > - kde-apps/kdebase-runtime-meta-15.12.3::gentoo (masked by:
32 > > > package.mask)
33 > > >
34 > > >
35 > > >
36 > > > (dependency required by "kde-base/kdebase-startkde-4.11.22-r1::gentoo"
37 > > > [ebuild])
38 > > >
39 > > > (dependency required by "@selected" [set])
40 > > >
41 > > > (dependency required by "@world" [argument])
42 > > >
43 > > >
44 > > >
45 > > > I have all of KDE:5 masked since I think installing it sounds too
46 > > > risky. Checking the kdebase-startkde-4.11.22-r1 ebuild it has a
47 > > > dependency on kde-apps/kdebase-runtime-meta:5. Is this a mistake? Has
48 > > > anyone found a solution to this?
49 > >
50 > > ​Robin,
51 > >
52 > > My ugly hack on this to keep on kde4 withouth pulling frameworks 5:
53 > >
54 > > 1) use a local overlay
55 > > 2) locate kactivitymanagerd-4.13.3-r1.ebuild (in
56 > > /var/db/pkg/kde-plasma/kactivitymanagerd-4.13.3-r1)
57 > > 3) put the kactivitymanagerd-4.13.3-r1.ebuild into ​
58 > > /usr/local/portage/kde-plasma/kactivitymanagerd/
59 > > ​4) add a ​
60 > > SLOT="5"
61 > > ​ line to the ebuild
62 > > 5) add a unmask ​line
63 > > =kde-plasma/kactivitymanagerd-4.13.3-r1
64 > > ​ to /et​c/package.unmask
65 > >
66 > > ​I need 5) because I mask ​all kde-plasma/* packages
67 >
68 > Andrés-
69 > That did the trick! Thanks very much. Until the next time... :(
70
71 And the next problem:
72
73 !!! All ebuilds that could satisfy "kde-plasma/plasma-workspace-wallpapers:5"
74 have been masked.
75 !!! One of the following masked packages is required to complete your request:
76 - kde-plasma/plasma-workspace-wallpapers-5.7.3::gentoo (masked by:
77 package.mask, ~amd64 keyword)
78 - kde-plasma/plasma-workspace-wallpapers-5.6.5::gentoo (masked by:
79 package.mask)
80
81 (dependency required by "kde-base/kdebase-startkde-4.11.22-
82 r2::gentoo[wallpapers]" [installed])
83 (dependency required by "@selected" [set])
84 (dependency required by "@world" [argument])
85
86 Why does kdebase-startkde:4 want plasma-workspace-wallpapers:5? has anyone
87 solved this yet?
88
89 Thanks
90 Robin
91 --
92 ----------------------------------------------------------------------
93 Robin Atwood.
94
95 "Ship me somewheres east of Suez, where the best is like the worst,
96 Where there ain't no Ten Commandments an' a man can raise a thirst"
97 from "Mandalay" by Rudyard Kipling
98 ----------------------------------------------------------------------
99
100
101
102
103
104
105
106
107
108 --
109 This message has been scanned for viruses and
110 dangerous content by MailScanner, and is
111 believed to be clean.

Replies

Subject Author
Re: [gentoo-user] Update blocked by kdebase-startkde:4 Peter Humphrey <peter@××××××××××××.uk>
Re: [gentoo-user] Update blocked by kdebase-startkde:4 Daniel Frey <djqfrey@×××××.com>