public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Update blocked by kdebase-startkde:4
@ 2016-07-09 13:52 Robin Atwood
  2016-07-09 16:10 ` Peter Humphrey
                   ` (2 more replies)
  0 siblings, 3 replies; 36+ messages in thread
From: Robin Atwood @ 2016-07-09 13:52 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1381 bytes --]

Attempting to update/world this weekend I get:


# emerge -uDv @world

These are the packages that would be merged, in order:

Calculating dependencies... done!

!!! All ebuilds that could satisfy "kde-apps/kdebase-runtime-meta:5" have been 
masked.
!!! One of the following masked packages is required to complete your request:
- kde-apps/kdebase-runtime-meta-16.04.2::gentoo (masked by: package.mask, 
~amd64 keyword)
- kde-apps/kdebase-runtime-meta-15.12.3::gentoo (masked by: package.mask)

(dependency required by "kde-base/kdebase-startkde-4.11.22-r1::gentoo" 
[ebuild])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])

I have all of KDE:5 masked since I think installing it sounds too risky. 
Checking the kdebase-startkde-4.11.22-r1 ebuild it has a dependency on kde-
apps/kdebase-runtime-meta:5. Is this a mistake? Has anyone found a solution to 
this?

Thanks
Robin
-- 
----------------------------------------------------------------------
Robin Atwood.

"Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst"
         from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------









-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


[-- Attachment #2: Type: text/html, Size: 7596 bytes --]

^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-07-09 13:52 [gentoo-user] Update blocked by kdebase-startkde:4 Robin Atwood
@ 2016-07-09 16:10 ` Peter Humphrey
  2016-07-09 18:08 ` [gentoo-user] " Michael Palimaka
  2016-07-11 21:30 ` [gentoo-user] " Andrés Becerra Sandoval
  2 siblings, 0 replies; 36+ messages in thread
From: Peter Humphrey @ 2016-07-09 16:10 UTC (permalink / raw
  To: gentoo-user

On Saturday 09 Jul 2016 20:52:46 Robin Atwood wrote:
> Attempting to update/world this weekend I get:
> 
> # emerge -uDv @world
> 
> These are the packages that would be merged, in order:
> 
> Calculating dependencies... done!
> 
> !!! All ebuilds that could satisfy "kde-apps/kdebase-runtime-meta:5" have
> been masked.
> !!! One of the following masked packages is required to complete your
> request: - kde-apps/kdebase-runtime-meta-16.04.2::gentoo (masked by:
> package.mask, ~amd64 keyword)
> - kde-apps/kdebase-runtime-meta-15.12.3::gentoo (masked by: package.mask)
> 
> (dependency required by "kde-base/kdebase-startkde-4.11.22-r1::gentoo"
> [ebuild])
> (dependency required by "@selected" [set])
> (dependency required by "@world" [argument])
> 
> I have all of KDE:5 masked since I think installing it sounds too risky.
> Checking the kdebase-startkde-4.11.22-r1 ebuild it has a dependency on kde-
> apps/kdebase-runtime-meta:5. Is this a mistake? Has anyone found a solution
> to this?

Yes, I got it too, even going straight to rsync.gentoo.org instead of my usual
UK mirror. I tried adding to package.mask:
	>=kde-base/kdebase-startkde-4.11.22-r1
	>=kde-base/kactivities-4.13.3-r2
but that only caused another failure because those package versions weren't
available.

I was hoping this was a part-update problem, in which the devs hadn't released
all the packages involved in whatever change they're making. I'm still
inclined to think that, because:

$ diff $(equery w =kde-base/kdebase-startkde-4.11.22-r1) $(equery w =kde-base/kdebase-startkde-4.11.22)
12c12
< KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
---
> KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
51d50
<       "${FILESDIR}/${PN}-kwalletd-pam.patch"
$

...and that patch file has no mention of kde-apps/kdebase-runtime-meta:5.

This is an ~amd64 box, by the way, so I'm not affected by the change of
keyword in -r1.

-- 
Rgds
Peter



^ permalink raw reply	[flat|nested] 36+ messages in thread

* [gentoo-user] Re: Update blocked by kdebase-startkde:4
  2016-07-09 13:52 [gentoo-user] Update blocked by kdebase-startkde:4 Robin Atwood
  2016-07-09 16:10 ` Peter Humphrey
@ 2016-07-09 18:08 ` Michael Palimaka
  2016-07-09 22:22   ` Peter Humphrey
  2016-07-11 21:30 ` [gentoo-user] " Andrés Becerra Sandoval
  2 siblings, 1 reply; 36+ messages in thread
From: Michael Palimaka @ 2016-07-09 18:08 UTC (permalink / raw
  To: gentoo-user

On 09/07/16 23:52, Robin Atwood wrote:
> Attempting to update/world this weekend I get:
> 
>  
> 
>  
> 
> # emerge -uDv @world
> 
>  
> 
> These are the packages that would be merged, in order:
> 
>  
> 
> Calculating dependencies... done!
> 
>  
> 
> !!! All ebuilds that could satisfy "kde-apps/kdebase-runtime-meta:5"
> have been masked.
> 
> !!! One of the following masked packages is required to complete your
> request:
> 
> - kde-apps/kdebase-runtime-meta-16.04.2::gentoo (masked by:
> package.mask, ~amd64 keyword)
> 
> - kde-apps/kdebase-runtime-meta-15.12.3::gentoo (masked by: package.mask)
> 
>  
> 
> (dependency required by "kde-base/kdebase-startkde-4.11.22-r1::gentoo"
> [ebuild])
> 
> (dependency required by "@selected" [set])
> 
> (dependency required by "@world" [argument])
> 
>  
> 
> I have all of KDE:5 masked since I think installing it sounds too risky.
> Checking the kdebase-startkde-4.11.22-r1 ebuild it has a dependency on
> kde-apps/kdebase-runtime-meta:5. Is this a mistake? Has anyone found a
> solution to this?
> 
>  
> 
> Thanks
> 
> Robin

Hi Robin,

This change is correct - we're in the process of cleaning up some old
ebuilds at the moment.

In this case kde-apps/kdebase-runtime-meta:5 doesn't imply anything
KF5-based - it has just been ported to use a newer eclass. It still just
pulls in the old KDE4-based kde-runtime packages.

Kind regards,

Michael



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Re: Update blocked by kdebase-startkde:4
  2016-07-09 18:08 ` [gentoo-user] " Michael Palimaka
@ 2016-07-09 22:22   ` Peter Humphrey
  2016-07-09 22:40     ` Peter Humphrey
  0 siblings, 1 reply; 36+ messages in thread
From: Peter Humphrey @ 2016-07-09 22:22 UTC (permalink / raw
  To: gentoo-user

On Sunday 10 Jul 2016 04:08:36 Michael Palimaka wrote:
> On 09/07/16 23:52, Robin Atwood wrote:
> > Attempting to update/world this weekend I get:
> > 
> > 
> > 
> > 
> > 
> > # emerge -uDv @world
> > 
> > 
> > 
> > These are the packages that would be merged, in order:
> > 
> > 
> > 
> > Calculating dependencies... done!
> > 
> > 
> > 
> > !!! All ebuilds that could satisfy "kde-apps/kdebase-runtime-meta:5"
> > have been masked.
> > 
> > !!! One of the following masked packages is required to complete your
> > request:
> > 
> > - kde-apps/kdebase-runtime-meta-16.04.2::gentoo (masked by:
> > package.mask, ~amd64 keyword)
> > 
> > - kde-apps/kdebase-runtime-meta-15.12.3::gentoo (masked by: package.mask)
> > 
> > 
> > 
> > (dependency required by "kde-base/kdebase-startkde-4.11.22-r1::gentoo"
> > [ebuild])
> > 
> > (dependency required by "@selected" [set])
> > 
> > (dependency required by "@world" [argument])
> > 
> > 
> > 
> > I have all of KDE:5 masked since I think installing it sounds too risky.
> > Checking the kdebase-startkde-4.11.22-r1 ebuild it has a dependency on
> > kde-apps/kdebase-runtime-meta:5. Is this a mistake? Has anyone found a
> > solution to this?
> > 
> > 
> > 
> > Thanks
> > 
> > Robin
> 
> Hi Robin,
> 
> This change is correct - we're in the process of cleaning up some old
> ebuilds at the moment.
> 
> In this case kde-apps/kdebase-runtime-meta:5 doesn't imply anything
> KF5-based - it has just been ported to use a newer eclass. It still just
> pulls in the old KDE4-based kde-runtime packages.

That's good news. Now, how does one allow that package to be installed while 
keeping the rest of KF5 masked?

# cat /etc/portage/package.mask                                              
kde-plasma/*
kde-frameworks/*:5
kde-apps/*:5
kde-misc/*:5
>=kde-apps/kde4-l10n-16.04.1

We seem to need an analogue of CONFIG_PROTECT and CONFIG_PROTECT_MASK, in 
which we could mask all kde-apps/*:5 while allowing kde-apps/kdebase-runtime-
meta:5 to be installed. Can that be done? I hope there's an easier way than 
masking all 122 apps separately.

-- 
Rgds
Peter



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Re: Update blocked by kdebase-startkde:4
  2016-07-09 22:22   ` Peter Humphrey
@ 2016-07-09 22:40     ` Peter Humphrey
  2016-07-09 23:30       ` Daniel Frey
  2016-07-10 13:17       ` Robin Atwood
  0 siblings, 2 replies; 36+ messages in thread
From: Peter Humphrey @ 2016-07-09 22:40 UTC (permalink / raw
  To: gentoo-user

On Saturday 09 Jul 2016 23:22:49 I wrote:
> On Sunday 10 Jul 2016 04:08:36 Michael Palimaka wrote:

--->8

> > This change is correct - we're in the process of cleaning up some old
> > ebuilds at the moment.
> > 
> > In this case kde-apps/kdebase-runtime-meta:5 doesn't imply anything
> > KF5-based - it has just been ported to use a newer eclass. It still just
> > pulls in the old KDE4-based kde-runtime packages.

I don't think that's entirely true; see below.

> That's good news. Now, how does one allow that package to be installed while
> keeping the rest of KF5 masked?
> 
> # cat /etc/portage/package.mask
> kde-plasma/*
> kde-frameworks/*:5
> kde-apps/*:5
> kde-misc/*:5
> >=kde-apps/kde4-l10n-16.04.1
> 
> We seem to need an analogue of CONFIG_PROTECT and CONFIG_PROTECT_MASK, in
> which we could mask all kde-apps/*:5 while allowing
> kde-apps/kdebase-runtime-meta:5 to be installed. Can that be done? I hope
> there's an easier way than masking all 122 apps separately.

In fact I tried the separate masking. It led on to having to treat kde-plasma 
and kde-frameworks similarly, and before I knew it I was unmasking a load of 
packages that don't belong in a KDE-4 system.

What to try next?

-- 
Rgds
Peter



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Re: Update blocked by kdebase-startkde:4
  2016-07-09 22:40     ` Peter Humphrey
@ 2016-07-09 23:30       ` Daniel Frey
  2016-07-10  2:08         ` Peter Humphrey
  2016-07-10 13:17       ` Robin Atwood
  1 sibling, 1 reply; 36+ messages in thread
From: Daniel Frey @ 2016-07-09 23:30 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1228 bytes --]

On 07/09/2016 03:40 PM, Peter Humphrey wrote:
> 
> In fact I tried the separate masking. It led on to having to treat kde-plasma 
> and kde-frameworks similarly, and before I knew it I was unmasking a load of 
> packages that don't belong in a KDE-4 system.
> 
> What to try next?
> 

When I tried plasma and it crashed every 10 seconds I reverted and
manually masked all packages >4.15.

I figure eventually the instability will go away but decided to leave it
for another year or so. Heck, I may never update again. ;-) I like
having a desktop that just works.

I haven't tried updating recently (some months because I don't want to
deal with the plasma stuff now) though, so I don't know if it still works.

I've attached my package.mask if you want to try it. Talk about try to
solve updates with a sledgehammer though...

I think you'll also have to remove wallpapers in order to make portage
happy about conflicts:

[/etc/portage/package.use]
kde-base/kdebase-startkde -wallpapers
kde-apps/kdebase-meta -wallpapers

(Yes, it took forever to do that manually.)

I suspect it will probably not work now but it'll be a starting point if
you want to try this method. Maybe all you'll have to do is adjust some
versions?

Dan


[-- Attachment #2: package.mask --]
[-- Type: text/plain, Size: 5975 bytes --]

>kde-apps/kopete-4.15
>kde-apps/kate-4.15
>kde-apps/libkdegames-4.15
>kde-apps/libkdeedu-4.15
>kde-apps/libkmahjongg-4.15
>kde-apps/analitza-4.15
>kde-apps/kde4-l10n-4.15
>kde-apps/amor-4.15
>kde-apps/kteatime-4.15
>kde-apps/kiten-4.15
>kde-apps/pairs-4.15
>kde-apps/step-4.15
>kde-apps/kbruch-4.15
>kde-apps/blinken-4.15
>kde-apps/cantor-4.15
>kde-apps/kig-4.15
>kde-apps/kgeography-4.15
>kde-apps/rocs-4.15
>kde-apps/dragon-4.15
>kde-apps/juk-4.15
>kde-apps/kopete-4.15
>kde-apps/parley-4.15
>kde-apps/khangman-4.15
>kde-apps/kwordquiz-4.15
>kde-apps/klettres-4.15
>kde-apps/kalgebra-4.15
>kde-apps/kalzium-4.15
>kde-apps/kanagram-4.15
>kde-apps/kturtle-4.15
>kde-apps/kmplot-4.15
>kde-apps/kstars-4.15
>kde-apps/kolf-4.15
>kde-apps/konquest-4.15
>kde-apps/kdiamond-4.15
>kde-apps/kubrick-4.15
>kde-apps/kiriki-4.15
>kde-apps/ksquares-4.15
>kde-apps/kigo-4.15
>kde-apps/kbreakout-4.15
>kde-apps/lskat-4.15
>kde-apps/palapeli-4.15
>kde-apps/klines-4.15
>kde-apps/kollision-4.15
>kde-apps/klickety-4.15
>kde-apps/kblackbox-4.15
>kde-apps/katomic-4.15
>kde-apps/knetwalk-4.15
>kde-apps/bovo-4.15
>kde-apps/ksudoku-4.15
>kde-apps/knavalbattle-4.15
>kde-apps/kmines-4.15
>kde-apps/kfourinline-4.15
>kde-apps/kblocks-4.15
>kde-apps/kreversi-4.15
>kde-apps/kpat-4.15
>kde-apps/kgoldrunner-4.15
>kde-apps/killbots-4.15
>kde-apps/kjumpingcube-4.15
>kde-apps/picmi-4.15
>kde-apps/kmahjongg-4.15
>kde-apps/kshisen-4.15
>kde-apps/ktuberling-4.15
>kde-apps/kspaceduel-4.15
>kde-apps/bomber-4.15
>kde-apps/ksnakeduel-4.15
>kde-apps/kapman-4.15
>kde-apps/kbounce-4.15
>kde-apps/granatier-4.15
>kde-apps/ksirk-4.15
>kde-apps/kdegames-meta-4.15
>kde-apps/kdenetwork-meta-4.15
>kde-apps/ktux-4.15
>kde-apps/ffmpegthumbs-4.15
>kde-apps/kqtquickcharts-4.15
>kde-apps/kdemultimedia-meta-4.15
>kde-apps/kdetoys-meta-4.15
>kde-base/kdeplasma-addons-4.15
>kde-apps/ktouch-4.15
>kde-apps/artikulate-4.15
>kde-apps/kdeedu-meta-4.15
>kde-apps/kde-meta-4.14.3
>kde-apps/kdebase-runtime-meta-4.15
>kde-base/kde-env-4.15
>kde-frameworks/oxygen-icons-4.15
>kde-base/kdelibs-4.15
>kde-apps/kfmclient-4.15
>kde-apps/kdesu-4.15
>kde-base/katepart-4.15
>kde-base/libkworkspace-4.15
>kde-apps/libkonq-4.15
>kde-apps/libkexiv2-4.15
>kde-base/kephal-4.15
>kde-apps/libkdcraw-4.15
>kde-apps/libkipi-4.15 
>kde-base/kcheckpass-4.15
>kde-base/ksysguard-4.15
>kde-apps/knotify-4.15
>kde-base/liboxygenstyle-4.15
>kde-apps/libkcddb-4.15
>kde-apps/kde-wallpapers-4.15
>kde-base/kcminit-4.15
>kde-apps/kcmshell-4.15
>kde-apps/kdeartwork-wallpapers-4.15
>kde-apps/kioclient-4.15
>kde-apps/kreadconfig-4.15
>kde-apps/kdialog-4.15
>kde-apps/svgpart-4.15
>kde-base/kstartupconfig-4.15
>kde-base/ksplash-4.15
>kde-apps/kwalletmanager-4.15
>kde-apps/kwalletd-4.15
>kde-apps/kurifilter-plugins-4.15
>kde-apps/solid-runtime-4.15
>kde-base/libkgreeter-4.15
>kde-apps/libkcompactdisc-4.15
>kde-apps/kdeartwork-colorschemes-4.15
>kde-apps/kdeartwork-iconthemes-4.15
>kde-apps/kdeartwork-desktopthemes-4.15
>kde-apps/kdeartwork-emoticons-4.15
>kde-apps/kamera-4.15
>kde-apps/kcolorchooser-4.15
>kde-apps/kgamma-4.15
>kde-apps/kruler-4.15
>kde-apps/kdegraphics-mobipocket-4.15
>kde-apps/kolourpaint-4.15
>kde-base/freespacenotifier-4.15
>kde-apps/kde-base-artwork-4.15
>kde-base/ksystraycmd-4.15
>kde-base/kinfocenter-4.15
>kde-base/qguiplatformplugin_kde-4.15
>kde-base/kdebase-cursors-4.15
>kde-base/kwrited-4.15
>kde-apps/knetattach-4.15
>kde-apps/kdontchangethehostname-4.15
>kde-apps/kpasswdserver-4.15
>kde-apps/knewstuff-4.15
>kde-apps/keditfiletype-4.15
>kde-apps/renamedlg-plugins-4.15
>kde-apps/kfile-4.15
>kde-apps/kquitapp-4.15
>kde-apps/kmimetypefinder-4.15
>kde-apps/kdebase-desktoptheme-4.15
>kde-apps/attica-4.15
>kde-apps/kuiserver-4.15
>kde-apps/ktraderclient-4.15
>kde-apps/kdebugdialog-4.15
>kde-apps/kdebase-menu-4.15
>kde-apps/ktimezoned-4.15
>kde-apps/kstart-4.15
>kde-apps/kglobalaccel-4.15
>kde-apps/kiconfinder-4.15
>kde-apps/kdebase-menu-icons-4.15
>kde-apps/zeroconf-ioslave-4.15
>kde-apps/filelight-4.15
>kde-apps/sweeper-4.15
>kde-apps/kdf-4.15
>kde-apps/kcalc-4.15
>kde-apps/superkaramba-4.15
>kde-apps/ktimer-4.15
>kde-apps/kcharselect-4.15
>kde-apps/ksystemlog-4.15
>kde-apps/kcron-4.15
>kde-base/legacy-icons-4.15
>kde-base/kactivitymanagerd-4.15
>kde-apps/krfb-4.15
>kde-apps/kdenetwork-filesharing-4.15
>kde-base/khelpcenter-4.15
>kde-base/kactivities-4.15
>kde-apps/kdebase-kioslaves-4.15
>kde-base/khotkeys-4.15
>kde-base/ksmserver-4.15
>kde-apps/kfind-4.15
>kde-apps/konsolepart-4.15
>kde-base/libplasmagenericshell-4.15
>kde-base/kscreensaver-4.15
>kde-apps/keditbookmarks-4.15
>kde-apps/plasma-apps-4.15
>kde-apps/kdeartwork-weatherwallpapers-4.15
>kde-apps/ksnapshot-4.15
>kde-base/kstyles-4.15
>kde-base/solid-actions-kcm-4.15
>kde-apps/kwrite-4.15
>kde-apps/kimgio-4.15
>kde-apps/kdebase-data-4.15
>kde-apps/ark-4.15
>kde-apps/audiocd-kio-4.15
>kde-apps/kscd-4.15
>kde-apps/kget-4.15 
>kde-apps/konqueror-4.15
>kde-base/libtaskmanager-4.15
>kde-base/krunner-4.15
>kde-apps/plasma-runtime-4.15
>kde-apps/thumbnailers-4.15
>kde-apps/gwenview-4.15
>kde-base/powerdevil-4.15
>kde-base/kmenuedit-4.15
>kde-apps/konsole-4.15
>kde-apps/kcontrol-4.15
>kde-base/klipper-4.15
>kde-apps/nsplugins-4.15
>kde-apps/konq-plugins-4.15
>kde-apps/kdepasswd-4.15
>kde-base/kdm-4.15
>kde-base/kdebase-startkde-4.11.22
>kde-apps/kmix-4.15
>kde-apps/marble-4.15
>kde-apps/dolphin-4.15
>kde-apps/libkgeomap-4.15
>kde-apps/krdc-4.15
>kde-apps/kdeartwork-kscreensaver-4.15
>kde-apps/libkface-4.15
>kde-apps/kdepimlibs-4.15
>kde-base/libplasmaclock-4.15
>kde-apps/drkonqi-4.15
>kde-apps/kgpg-4.15
>kde-apps/kuser-4.15
>kde-base/plasma-workspace-4.15
>kde-apps/kdeadmin-meta-4.15 
>kde-apps/print-manager-4.15
>kde-apps/kdeutils-meta-4.15 
>kde-apps/phonon-kde-4.15
>kde-apps/okular-4.15
>kde-apps/kdegraphics-meta-4.15
>kde-base/kwin-4.15
>kde-base/systemsettings-4.15
>kde-apps/kdeartwork-styles-4.15
>kde-apps/kdebase-meta-4.15
>kde-apps/kdeartwork-meta-4.15 
>kde-apps/libksane-4.15
>kde-apps/ksaneplugin-4.15

^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Re: Update blocked by kdebase-startkde:4
  2016-07-09 23:30       ` Daniel Frey
@ 2016-07-10  2:08         ` Peter Humphrey
  2016-07-10  2:45           ` Daniel Frey
  2016-07-10 11:17           ` [gentoo-user] " Peter Humphrey
  0 siblings, 2 replies; 36+ messages in thread
From: Peter Humphrey @ 2016-07-10  2:08 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2226 bytes --]

On Saturday 09 Jul 2016 16:30:18 Daniel Frey wrote:
> On 07/09/2016 03:40 PM, Peter Humphrey wrote:
> > In fact I tried the separate masking. It led on to having to treat
> > kde-plasma and kde-frameworks similarly, and before I knew it I was
> > unmasking a load of packages that don't belong in a KDE-4 system.
> > 
> > What to try next?
> 
> When I tried plasma and it crashed every 10 seconds I reverted and
> manually masked all packages >4.15.
> 
> I figure eventually the instability will go away but decided to leave it
> for another year or so. Heck, I may never update again. ;-) I like
> having a desktop that just works.
> 
> I haven't tried updating recently (some months because I don't want to
> deal with the plasma stuff now) though, so I don't know if it still works.
> 
> I've attached my package.mask if you want to try it. Talk about try to
> solve updates with a sledgehammer though...
> 
> I think you'll also have to remove wallpapers in order to make portage
> happy about conflicts:
> 
> [/etc/portage/package.use]
> kde-base/kdebase-startkde -wallpapers
> kde-apps/kdebase-meta -wallpapers
> 
> (Yes, it took forever to do that manually.)
> 
> I suspect it will probably not work now but it'll be a starting point if
> you want to try this method. Maybe all you'll have to do is adjust some
> versions?

Thanks Dan. I tried your package.mask and thought I was getting somewhere. But 
I had to add these to package.use (I have USE=-qt5 in make.conf):

sys-auth/polkit-qt              qt5
dev-libs/libdbusmenu-qt         qt5
media-libs/phonon               qt5
media-libs/phonon-vlc           qt5

Then I had to remove >kde-apps/kdebase-runtime-meta-4.15 from package.mask to 
satisfy "(dependency required by "kde-base/kdebase-startkde-4.11.22::gentoo" 
[ebuild])". Guess what? Of course - it wanted to install the whole set of qt5 
packages.

So I'm still stuck. I don't want to go to KDE-5 until I can find a way to 
reduce the absurd amount of vertical space occupied by every line of text. It 
will still be ugly, but at least more manageable.

I've attached screen shots of qt4 and qt5 versions of KMail to show what I 
mean. The qt5 version is as close as I can get to the qt4.

-- 
Rgds
Peter

[-- Attachment #2: mail-folders-qt4.png --]
[-- Type: image/png, Size: 67682 bytes --]

[-- Attachment #3: mail-folders-qt5.png --]
[-- Type: image/png, Size: 58142 bytes --]

^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Re: Update blocked by kdebase-startkde:4
  2016-07-10  2:08         ` Peter Humphrey
@ 2016-07-10  2:45           ` Daniel Frey
  2016-07-10 11:22             ` Peter Humphrey
  2016-07-11 10:16             ` [gentoo-user] " Jörg Schaible
  2016-07-10 11:17           ` [gentoo-user] " Peter Humphrey
  1 sibling, 2 replies; 36+ messages in thread
From: Daniel Frey @ 2016-07-10  2:45 UTC (permalink / raw
  To: gentoo-user

On 07/09/2016 07:08 PM, Peter Humphrey wrote:
> Thanks Dan. I tried your package.mask and thought I was getting somewhere. But 
> I had to add these to package.use (I have USE=-qt5 in make.conf):
> 
> sys-auth/polkit-qt              qt5
> dev-libs/libdbusmenu-qt         qt5
> media-libs/phonon               qt5
> media-libs/phonon-vlc           qt5
> 
> Then I had to remove >kde-apps/kdebase-runtime-meta-4.15 from package.mask to 
> satisfy "(dependency required by "kde-base/kdebase-startkde-4.11.22::gentoo" 
> [ebuild])". Guess what? Of course - it wanted to install the whole set of qt5 
> packages.
> 
> So I'm still stuck. I don't want to go to KDE-5 until I can find a way to 
> reduce the absurd amount of vertical space occupied by every line of text. It 
> will still be ugly, but at least more manageable.
> 
> I've attached screen shots of qt4 and qt5 versions of KMail to show what I 
> mean. The qt5 version is as close as I can get to the qt4.
> 

I just tried and no luck here either. I made that list back in April
when plasma made my machine unusable (hence the "might not work now"
comment.) It's been several months now but I really don't want to go and
try plasma again and waste days trying to get my machine usable again.
I'm just not going to do any updates (and I guess I should do a stage4
backup in case I have to restore...)

Right now my machine is nice and stable. What I don't understand is that
plasma clearly isn't ready for primetime yet (IMHO) yet it seems KDE4 is
not installable on Gentoo anymore.

I did try many things trying to get plasma working but everything I
tried had no results. Plasma would crash even if you didn't do anything
(no keyboard or mouse input.)

Dan



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Re: Update blocked by kdebase-startkde:4
  2016-07-10  2:08         ` Peter Humphrey
  2016-07-10  2:45           ` Daniel Frey
@ 2016-07-10 11:17           ` Peter Humphrey
  1 sibling, 0 replies; 36+ messages in thread
From: Peter Humphrey @ 2016-07-10 11:17 UTC (permalink / raw
  To: gentoo-user

On Sunday 10 Jul 2016 03:08:43 I wrote:

> I don't want to go to KDE-5 until I can find a way to reduce the absurd
> amount of vertical space occupied by every line of text. It will still be
> ugly, but at least more manageable.

I've found what I was looking for. There's a pair of settings for "strut" in 
the Qt settings panel: one each for minimum x and minimum y text size. All I 
had to do was to put a small, non-zero number in there and the vertical space 
occupied by a line of text became more reasonable.

I could have found this earlier but I didn't recognise the term "strut". I 
knew about "leading" (a strip of lead that a printer would insert between rows 
of text to space them out); it seems this is similar in effect.

That's today's new thing to learn. I hope it helps somebody.

-- 
Rgds
Peter



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Re: Update blocked by kdebase-startkde:4
  2016-07-10  2:45           ` Daniel Frey
@ 2016-07-10 11:22             ` Peter Humphrey
  2016-07-10 16:00               ` Daniel Frey
                                 ` (2 more replies)
  2016-07-11 10:16             ` [gentoo-user] " Jörg Schaible
  1 sibling, 3 replies; 36+ messages in thread
From: Peter Humphrey @ 2016-07-10 11:22 UTC (permalink / raw
  To: gentoo-user

On Saturday 09 Jul 2016 19:45:03 Daniel Frey wrote:

> Right now my machine is nice and stable. What I don't understand is that
> plasma clearly isn't ready for primetime yet (IMHO) yet it seems KDE4 is
> not installable on Gentoo anymore.

The KDE project are notorious for that, or at least in my book they are. I 
told them last year that if I'd allowed an embryonic KDE-4 out the door the 
way they did I'd have been out of a job quicker than you could say "quality 
control." Made no difference of course.

> I did try many things trying to get plasma working but everything I
> tried had no results. Plasma would crash even if you didn't do anything
> (no keyboard or mouse input.)

I've had no trouble with stability, only with ugliness.

Thanks again for trying to help, Dan.

-- 
Rgds
Peter



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Re: Update blocked by kdebase-startkde:4
  2016-07-09 22:40     ` Peter Humphrey
  2016-07-09 23:30       ` Daniel Frey
@ 2016-07-10 13:17       ` Robin Atwood
  1 sibling, 0 replies; 36+ messages in thread
From: Robin Atwood @ 2016-07-10 13:17 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1888 bytes --]

On Sunday 10 July 2016, Peter Humphrey wrote:
> On Saturday 09 Jul 2016 23:22:49 I wrote:
> > On Sunday 10 Jul 2016 04:08:36 Michael Palimaka wrote:
> --->8
> 
> > > This change is correct - we're in the process of cleaning up some old
> > > ebuilds at the moment.
> > > 
> > > In this case kde-apps/kdebase-runtime-meta:5 doesn't imply anything
> > > KF5-based - it has just been ported to use a newer eclass. It still
> > > just pulls in the old KDE4-based kde-runtime packages.
> 
> I don't think that's entirely true; see below.
> 
> > That's good news. Now, how does one allow that package to be installed
> > while keeping the rest of KF5 masked?
> > 
> > # cat /etc/portage/package.mask
> > kde-plasma/*
> > kde-frameworks/*:5
> > kde-apps/*:5
> > kde-misc/*:5
> > 
> > >=kde-apps/kde4-l10n-16.04.1
> > 
> > We seem to need an analogue of CONFIG_PROTECT and CONFIG_PROTECT_MASK, in
> > which we could mask all kde-apps/*:5 while allowing
> > kde-apps/kdebase-runtime-meta:5 to be installed. Can that be done? I hope
> > there's an easier way than masking all 122 apps separately.
> 
> In fact I tried the separate masking. It led on to having to treat
> kde-plasma and kde-frameworks similarly, and before I knew it I was
> unmasking a load of packages that don't belong in a KDE-4 system.
> 
> What to try next?

Indeed. The situation seems to be that Gentoo is not upgradable unless KDE5 is 
installed. :(

Robin

-- 
----------------------------------------------------------------------
Robin Atwood.

"Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst"
         from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------









-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


[-- Attachment #2: Type: text/html, Size: 10728 bytes --]

^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Re: Update blocked by kdebase-startkde:4
  2016-07-10 11:22             ` Peter Humphrey
@ 2016-07-10 16:00               ` Daniel Frey
  2016-07-10 17:43               ` Neil Bothwick
  2016-07-11 12:57               ` Peter Humphrey
  2 siblings, 0 replies; 36+ messages in thread
From: Daniel Frey @ 2016-07-10 16:00 UTC (permalink / raw
  To: gentoo-user

On 07/10/2016 04:22 AM, Peter Humphrey wrote:
> I've had no trouble with stability, only with ugliness.
> 
> Thanks again for trying to help, Dan.
> 

No problem! Too bad it didn't work.

I remember reading a couple of months ago KDE committed a patch to the
constant crash problem but I can't find it again to see what version of
plasma it was committed to. Back in April it was probably 5.5.2/5.5.3
that was stable, I see 5.5.5 was stabilized back in June, this could be
the version that had the bugfixes.

I guess I'll have to plan to waste a few days trying to upgrade again...

Dan


^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Re: Update blocked by kdebase-startkde:4
  2016-07-10 11:22             ` Peter Humphrey
  2016-07-10 16:00               ` Daniel Frey
@ 2016-07-10 17:43               ` Neil Bothwick
  2016-07-10 17:55                 ` Alan McKinnon
  2016-07-11 12:57               ` Peter Humphrey
  2 siblings, 1 reply; 36+ messages in thread
From: Neil Bothwick @ 2016-07-10 17:43 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 637 bytes --]

On Sun, 10 Jul 2016 12:22:32 +0100, Peter Humphrey wrote:

> The KDE project are notorious for that, or at least in my book they
> are. I told them last year that if I'd allowed an embryonic KDE-4 out
> the door the way they did I'd have been out of a job quicker than you
> could say "quality control."

The KDE project clearly stated that the first few KDE releases were not
production ready and should be considered betas, at best. The problem was
caused by distros that went ahead and included KDE 4.1 nonetheless.
Probably because they liked the higher version number :(


-- 
Neil Bothwick

c:>Press Enter to Exit

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Re: Update blocked by kdebase-startkde:4
  2016-07-10 17:43               ` Neil Bothwick
@ 2016-07-10 17:55                 ` Alan McKinnon
  0 siblings, 0 replies; 36+ messages in thread
From: Alan McKinnon @ 2016-07-10 17:55 UTC (permalink / raw
  To: gentoo-user

On 10/07/2016 19:43, Neil Bothwick wrote:
> On Sun, 10 Jul 2016 12:22:32 +0100, Peter Humphrey wrote:
>
>> The KDE project are notorious for that, or at least in my book they
>> are. I told them last year that if I'd allowed an embryonic KDE-4 out
>> the door the way they did I'd have been out of a job quicker than you
>> could say "quality control."
>
> The KDE project clearly stated that the first few KDE releases were not
> production ready and should be considered betas, at best. The problem was
> caused by distros that went ahead and included KDE 4.1 nonetheless.
> Probably because they liked the higher version number :(
>
>

The distros did worse than that - most of them just dropped KDE-4.1 on 
the users and removed KDE-3. People were left with something that 
couldn't possibly work.

What they should have done is marked KDE-4.1 as "optional/experimental"


^ permalink raw reply	[flat|nested] 36+ messages in thread

* [gentoo-user] Re: Re: Update blocked by kdebase-startkde:4
  2016-07-10  2:45           ` Daniel Frey
  2016-07-10 11:22             ` Peter Humphrey
@ 2016-07-11 10:16             ` Jörg Schaible
  1 sibling, 0 replies; 36+ messages in thread
From: Jörg Schaible @ 2016-07-11 10:16 UTC (permalink / raw
  To: gentoo-user

Daniel Frey wrote:

> On 07/09/2016 07:08 PM, Peter Humphrey wrote:
>> Thanks Dan. I tried your package.mask and thought I was getting
>> somewhere. But I had to add these to package.use (I have USE=-qt5 in
>> make.conf):
>> 
>> sys-auth/polkit-qt              qt5
>> dev-libs/libdbusmenu-qt         qt5
>> media-libs/phonon               qt5
>> media-libs/phonon-vlc           qt5
>> 
>> Then I had to remove >kde-apps/kdebase-runtime-meta-4.15 from
>> package.mask to satisfy "(dependency required by
>> "kde-base/kdebase-startkde-4.11.22::gentoo"
>> [ebuild])". Guess what? Of course - it wanted to install the whole set of
>> [qt5
>> packages.
>> 
>> So I'm still stuck. I don't want to go to KDE-5 until I can find a way to
>> reduce the absurd amount of vertical space occupied by every line of
>> text. It will still be ugly, but at least more manageable.
>> 
>> I've attached screen shots of qt4 and qt5 versions of KMail to show what
>> I mean. The qt5 version is as close as I can get to the qt4.
>> 
> 
> I just tried and no luck here either. I made that list back in April
> when plasma made my machine unusable (hence the "might not work now"
> comment.) It's been several months now but I really don't want to go and
> try plasma again and waste days trying to get my machine usable again.
> I'm just not going to do any updates (and I guess I should do a stage4
> backup in case I have to restore...)
> 
> Right now my machine is nice and stable. What I don't understand is that
> plasma clearly isn't ready for primetime yet (IMHO) yet it seems KDE4 is
> not installable on Gentoo anymore.

It seems so. Really embarassing is however, that the dependencies for even 
already installed packages have been changed under the hood:

===================== %< ===================
$ diff -u `locate kactivities-4.13.3-r2.ebuild`
--- /var/db/pkg/kde-base/kactivities-4.13.3-r2/kactivities-4.13.3-r2.ebuild     
2016-03-09 17:26:34.581846384 +0100
+++ /var/db/portage/gentoo/kde-base/kactivities/kactivities-4.13.3-r2.ebuild    
2016-07-08 22:21:51.000000000 +0200
@@ -10,11 +10,11 @@
 
 DESCRIPTION="KDE Activity Manager"
 
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="
-       || ( $(add_kdebase_dep kactivitymanagerd) <kde-
frameworks/kactivities-5.20.0:5 kde-plasma/kactivitymanagerd:5 )
+       kde-plasma/kactivitymanagerd:5
 "
 
 src_configure() {
===================== %< ===================

There was not even a revision bump. For me this is one of the unfriendliest 
and annoying actions in the last decade of Gentoo (and I am even longer 
using it).

> I did try many things trying to get plasma working but everything I
> tried had no results. Plasma would crash even if you didn't do anything
> (no keyboard or mouse input.)
> 
> Dan

Jörg




^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Re: Update blocked by kdebase-startkde:4
  2016-07-10 11:22             ` Peter Humphrey
  2016-07-10 16:00               ` Daniel Frey
  2016-07-10 17:43               ` Neil Bothwick
@ 2016-07-11 12:57               ` Peter Humphrey
  2 siblings, 0 replies; 36+ messages in thread
From: Peter Humphrey @ 2016-07-11 12:57 UTC (permalink / raw
  To: gentoo-user

On Sunday 10 July 2016 12:22:32 I wrote:

> I've had no trouble with stability, only with ugliness.

...most of which I've eliminated by using the Oxygen theme, Deja Vu sans 
typeface and the 1,1 strut values I mentioned in another message.

However, there is one remaining problem (well, most likely more than one, but 
this is the one that's bothering me at the moment): in the GTK widget style 
panel under application style I see a Get New Themes button. I click it to 
download a GTK-2 them and the add-on installer says it's initialising. That's 
it - no progress from there.

Does anyone know what I'm missing?

-- 
Rgds
Peter



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-07-09 13:52 [gentoo-user] Update blocked by kdebase-startkde:4 Robin Atwood
  2016-07-09 16:10 ` Peter Humphrey
  2016-07-09 18:08 ` [gentoo-user] " Michael Palimaka
@ 2016-07-11 21:30 ` Andrés Becerra Sandoval
  2016-07-15 14:59   ` Robin Atwood
  2 siblings, 1 reply; 36+ messages in thread
From: Andrés Becerra Sandoval @ 2016-07-11 21:30 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2064 bytes --]

2016-07-09 8:52 GMT-05:00 Robin Atwood <robin@binro.org>:

> Attempting to update/world this weekend I get:
>
>
>
>
>
> # emerge -uDv @world
>
>
>
> These are the packages that would be merged, in order:
>
>
>
> Calculating dependencies... done!
>
>
>
> !!! All ebuilds that could satisfy "kde-apps/kdebase-runtime-meta:5" have
> been masked.
>
> !!! One of the following masked packages is required to complete your
> request:
>
> - kde-apps/kdebase-runtime-meta-16.04.2::gentoo (masked by: package.mask,
> ~amd64 keyword)
>
> - kde-apps/kdebase-runtime-meta-15.12.3::gentoo (masked by: package.mask)
>
>
>
> (dependency required by "kde-base/kdebase-startkde-4.11.22-r1::gentoo"
> [ebuild])
>
> (dependency required by "@selected" [set])
>
> (dependency required by "@world" [argument])
>
>
>
> I have all of KDE:5 masked since I think installing it sounds too risky.
> Checking the kdebase-startkde-4.11.22-r1 ebuild it has a dependency on
> kde-apps/kdebase-runtime-meta:5. Is this a mistake? Has anyone found a
> solution to this?
>
>
>
> Thanks
>
> Robin
>
> --
>
> ----------------------------------------------------------------------
>
> Robin Atwood.
>
>
>
> "Ship me somewheres east of Suez, where the best is like the worst,
>
> Where there ain't no Ten Commandments an' a man can raise a thirst"
>
> from "Mandalay" by Rudyard Kipling
>
> ----------------------------------------------------------------------
>
>

​Robin,

My ugly hack on this to keep on kde4 withouth pulling frameworks 5:

1) use a local overlay
2) locate kactivitymanagerd-4.13.3-r1.ebuild (in
/var/db/pkg/kde-plasma/kactivitymanagerd-4.13.3-r1)
3) put the kactivitymanagerd-4.13.3-r1.ebuild into ​
/usr/local/portage/kde-plasma/kactivitymanagerd/
​4) add  a ​
SLOT="5"
​ line to the ebuild
5) add a unmask ​line
=kde-plasma/kactivitymanagerd-4.13.3-r1
​ to /et​c/package.unmask

​I need 5) because I mask ​all kde-plasma/* packages



-- 
  Andrés Becerra Sandoval

[-- Attachment #2: Type: text/html, Size: 5715 bytes --]

^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-07-11 21:30 ` [gentoo-user] " Andrés Becerra Sandoval
@ 2016-07-15 14:59   ` Robin Atwood
  2016-08-13 13:56     ` Robin Atwood
  0 siblings, 1 reply; 36+ messages in thread
From: Robin Atwood @ 2016-07-15 14:59 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2398 bytes --]

On Tuesday 12 July 2016, Andrés Becerra Sandoval wrote:
> 2016-07-09 8:52 GMT-05:00 Robin Atwood <robin@binro.org>:
> > Attempting to update/world this weekend I get:
> > 
> > 
> > 
> > 
> > 
> > # emerge -uDv @world
> > 
> > 
> > 
> > These are the packages that would be merged, in order:
> > 
> > 
> > 
> > Calculating dependencies... done!
> > 
> > 
> > 
> > !!! All ebuilds that could satisfy "kde-apps/kdebase-runtime-meta:5" have
> > been masked.
> > 
> > !!! One of the following masked packages is required to complete your
> > request:
> > 
> > - kde-apps/kdebase-runtime-meta-16.04.2::gentoo (masked by: package.mask,
> > ~amd64 keyword)
> > 
> > - kde-apps/kdebase-runtime-meta-15.12.3::gentoo (masked by: package.mask)
> > 
> > 
> > 
> > (dependency required by "kde-base/kdebase-startkde-4.11.22-r1::gentoo"
> > [ebuild])
> > 
> > (dependency required by "@selected" [set])
> > 
> > (dependency required by "@world" [argument])
> > 
> > 
> > 
> > I have all of KDE:5 masked since I think installing it sounds too risky.
> > Checking the kdebase-startkde-4.11.22-r1 ebuild it has a dependency on
> > kde-apps/kdebase-runtime-meta:5. Is this a mistake? Has anyone found a
> > solution to this?
> 
> ​Robin,
> 
> My ugly hack on this to keep on kde4 withouth pulling frameworks 5:
> 
> 1) use a local overlay
> 2) locate kactivitymanagerd-4.13.3-r1.ebuild (in
> /var/db/pkg/kde-plasma/kactivitymanagerd-4.13.3-r1)
> 3) put the kactivitymanagerd-4.13.3-r1.ebuild into ​
> /usr/local/portage/kde-plasma/kactivitymanagerd/
> ​4) add  a ​
> SLOT="5"
> ​ line to the ebuild
> 5) add a unmask ​line
> =kde-plasma/kactivitymanagerd-4.13.3-r1
> ​ to /et​c/package.unmask
> 
> ​I need 5) because I mask ​all kde-plasma/* packages

Andrés-
That did the trick! Thanks very much. Until the next time... :(

Cheers
Robin
-- 
----------------------------------------------------------------------
Robin Atwood.

"Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst"
         from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------









-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


[-- Attachment #2: Type: text/html, Size: 15644 bytes --]

^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-07-15 14:59   ` Robin Atwood
@ 2016-08-13 13:56     ` Robin Atwood
  2016-08-13 14:58       ` Peter Humphrey
  2016-08-13 15:47       ` Daniel Frey
  0 siblings, 2 replies; 36+ messages in thread
From: Robin Atwood @ 2016-08-13 13:56 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 3262 bytes --]

On Friday 15 July 2016, Robin Atwood wrote:
> On Tuesday 12 July 2016, Andrés Becerra Sandoval wrote:
> > 2016-07-09 8:52 GMT-05:00 Robin Atwood <robin@binro.org>:
> > > Attempting to update/world this weekend I get:
> > > 
> > > 
> > > 
> > > 
> > > 
> > > # emerge -uDv @world
> > > 
> > > 
> > > 
> > > These are the packages that would be merged, in order:
> > > 
> > > 
> > > 
> > > Calculating dependencies... done!
> > > 
> > > 
> > > 
> > > !!! All ebuilds that could satisfy "kde-apps/kdebase-runtime-meta:5"
> > > have been masked.
> > > 
> > > !!! One of the following masked packages is required to complete your
> > > request:
> > > 
> > > - kde-apps/kdebase-runtime-meta-16.04.2::gentoo (masked by:
> > > package.mask, ~amd64 keyword)
> > > 
> > > - kde-apps/kdebase-runtime-meta-15.12.3::gentoo (masked by:
> > > package.mask)
> > > 
> > > 
> > > 
> > > (dependency required by "kde-base/kdebase-startkde-4.11.22-r1::gentoo"
> > > [ebuild])
> > > 
> > > (dependency required by "@selected" [set])
> > > 
> > > (dependency required by "@world" [argument])
> > > 
> > > 
> > > 
> > > I have all of KDE:5 masked since I think installing it sounds too
> > > risky. Checking the kdebase-startkde-4.11.22-r1 ebuild it has a
> > > dependency on kde-apps/kdebase-runtime-meta:5. Is this a mistake? Has
> > > anyone found a solution to this?
> > 
> > ​Robin,
> > 
> > My ugly hack on this to keep on kde4 withouth pulling frameworks 5:
> > 
> > 1) use a local overlay
> > 2) locate kactivitymanagerd-4.13.3-r1.ebuild (in
> > /var/db/pkg/kde-plasma/kactivitymanagerd-4.13.3-r1)
> > 3) put the kactivitymanagerd-4.13.3-r1.ebuild into ​
> > /usr/local/portage/kde-plasma/kactivitymanagerd/
> > ​4) add  a ​
> > SLOT="5"
> > ​ line to the ebuild
> > 5) add a unmask ​line
> > =kde-plasma/kactivitymanagerd-4.13.3-r1
> > ​ to /et​c/package.unmask
> > 
> > ​I need 5) because I mask ​all kde-plasma/* packages
> 
> Andrés-
> That did the trick! Thanks very much. Until the next time... :(

And the next problem:

!!! All ebuilds that could satisfy "kde-plasma/plasma-workspace-wallpapers:5" 
have been masked.
!!! One of the following masked packages is required to complete your request:
- kde-plasma/plasma-workspace-wallpapers-5.7.3::gentoo (masked by: 
package.mask, ~amd64 keyword)
- kde-plasma/plasma-workspace-wallpapers-5.6.5::gentoo (masked by: 
package.mask)

(dependency required by "kde-base/kdebase-startkde-4.11.22-
r2::gentoo[wallpapers]" [installed])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])

Why does kdebase-startkde:4 want plasma-workspace-wallpapers:5? has anyone 
solved this yet?

Thanks
Robin
-- 
----------------------------------------------------------------------
Robin Atwood.

"Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst"
         from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------









-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


[-- Attachment #2: Type: text/html, Size: 18905 bytes --]

^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-08-13 13:56     ` Robin Atwood
@ 2016-08-13 14:58       ` Peter Humphrey
  2016-08-13 15:54         ` Robin Atwood
  2016-08-13 15:47       ` Daniel Frey
  1 sibling, 1 reply; 36+ messages in thread
From: Peter Humphrey @ 2016-08-13 14:58 UTC (permalink / raw
  To: gentoo-user

On Saturday 13 Aug 2016 20:56:50 Robin Atwood wrote:

> And the next problem:
> 
> !!! All ebuilds that could satisfy
> "kde-plasma/plasma-workspace-wallpapers:5" have been masked.
> !!! One of the following masked packages is required to complete your
> request: - kde-plasma/plasma-workspace-wallpapers-5.7.3::gentoo (masked
> by: package.mask, ~amd64 keyword)
> - kde-plasma/plasma-workspace-wallpapers-5.6.5::gentoo (masked by:
> package.mask)
> 
> (dependency required by "kde-base/kdebase-startkde-4.11.22-
> r2::gentoo[wallpapers]" [installed])
> (dependency required by "@selected" [set])
> (dependency required by "@world" [argument])
> 
> Why does kdebase-startkde:4 want plasma-workspace-wallpapers:5? has anyone
> solved this yet?

I don't know, but the ebuild calls version 5 explicitly.

What happens if you add USE=-wallpapers to startkde in package.use?

-- 
Rgds
Peter



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-08-13 13:56     ` Robin Atwood
  2016-08-13 14:58       ` Peter Humphrey
@ 2016-08-13 15:47       ` Daniel Frey
  1 sibling, 0 replies; 36+ messages in thread
From: Daniel Frey @ 2016-08-13 15:47 UTC (permalink / raw
  To: gentoo-user

On 08/13/2016 06:56 AM, Robin Atwood wrote:
> 
> Why does kdebase-startkde:4 want plasma-workspace-wallpapers:5? has
> anyone solved this yet?
> 
>  
> 
> Thanks
> 
> Robin
> 

Somewhere in this thread they mentioned they're cleaning up old ebuilds,
so kde4 is requiring all sorts of kde5 ebuilds now.

You can try using the kde-sunset overlay for old kde4 builds. They've
been pretty good about moving stuff in there.

Dan



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-08-13 14:58       ` Peter Humphrey
@ 2016-08-13 15:54         ` Robin Atwood
  2016-08-14  8:20           ` Peter Humphrey
  0 siblings, 1 reply; 36+ messages in thread
From: Robin Atwood @ 2016-08-13 15:54 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1509 bytes --]

On Saturday 13 August 2016, Peter Humphrey wrote:
> On Saturday 13 Aug 2016 20:56:50 Robin Atwood wrote:
> > And the next problem:
> > 
> > !!! All ebuilds that could satisfy
> > "kde-plasma/plasma-workspace-wallpapers:5" have been masked.
> > !!! One of the following masked packages is required to complete your
> > request: - kde-plasma/plasma-workspace-wallpapers-5.7.3::gentoo (masked
> > by: package.mask, ~amd64 keyword)
> > - kde-plasma/plasma-workspace-wallpapers-5.6.5::gentoo (masked by:
> > package.mask)
> > 
> > (dependency required by "kde-base/kdebase-startkde-4.11.22-
> > r2::gentoo[wallpapers]" [installed])
> > (dependency required by "@selected" [set])
> > (dependency required by "@world" [argument])
> > 
> > Why does kdebase-startkde:4 want plasma-workspace-wallpapers:5? has
> > anyone solved this yet?
> 
> I don't know, but the ebuild calls version 5 explicitly.
> 
> What happens if you add USE=-wallpapers to startkde in package.use?

I wondered about that but thought I might end up with no wallpapers. :(

Robin

-- 
----------------------------------------------------------------------
Robin Atwood.

"Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst"
         from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------









-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


[-- Attachment #2: Type: text/html, Size: 8623 bytes --]

^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-08-13 15:54         ` Robin Atwood
@ 2016-08-14  8:20           ` Peter Humphrey
  2016-08-14 12:12             ` Robin Atwood
  0 siblings, 1 reply; 36+ messages in thread
From: Peter Humphrey @ 2016-08-14  8:20 UTC (permalink / raw
  To: gentoo-user

On Saturday 13 Aug 2016 22:54:19 Robin Atwood wrote:
> On Saturday 13 August 2016, Peter Humphrey wrote:
> > On Saturday 13 Aug 2016 20:56:50 Robin Atwood wrote:
> > > And the next problem:
> > > 
> > > !!! All ebuilds that could satisfy
> > > "kde-plasma/plasma-workspace-wallpapers:5" have been masked.
> > > !!! One of the following masked packages is required to complete your
> > > request: - kde-plasma/plasma-workspace-wallpapers-5.7.3::gentoo
> > > (masked
> > > by: package.mask, ~amd64 keyword)
> > > - kde-plasma/plasma-workspace-wallpapers-5.6.5::gentoo (masked by:
> > > package.mask)
> > > 
> > > (dependency required by "kde-base/kdebase-startkde-4.11.22-
> > > r2::gentoo[wallpapers]" [installed])
> > > (dependency required by "@selected" [set])
> > > (dependency required by "@world" [argument])
> > > 
> > > Why does kdebase-startkde:4 want plasma-workspace-wallpapers:5? has
> > > anyone solved this yet?
> > 
> > I don't know, but the ebuild calls version 5 explicitly.
> > 
> > What happens if you add USE=-wallpapers to startkde in package.use?
> 
> I wondered about that but thought I might end up with no wallpapers. :(

Well, either you can try it to see what happens, maybe putting it back 
afterwards, or you can remove that line from the ebuild - again, 
temporarily. Or try the kde-sunset overlay as Dan suggests.

It's becoming steadily harder to stick with KDE-4 in Gentoo. I gave up a few 
weeks ago, once I'd found a desktop arrangement to suit me.

-- 
Rgds
Peter



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-08-14  8:20           ` Peter Humphrey
@ 2016-08-14 12:12             ` Robin Atwood
  2016-08-14 13:28               ` Peter Humphrey
  2016-08-14 16:20               ` Daniel Frey
  0 siblings, 2 replies; 36+ messages in thread
From: Robin Atwood @ 2016-08-14 12:12 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2258 bytes --]

On Sunday 14 August 2016, Peter Humphrey wrote:
> On Saturday 13 Aug 2016 22:54:19 Robin Atwood wrote:
> > On Saturday 13 August 2016, Peter Humphrey wrote:
> > > On Saturday 13 Aug 2016 20:56:50 Robin Atwood wrote:
> > > > And the next problem:
> > > > 
> > > > !!! All ebuilds that could satisfy
> > > > "kde-plasma/plasma-workspace-wallpapers:5" have been masked.
> > > > !!! One of the following masked packages is required to complete your
> > > > request: - kde-plasma/plasma-workspace-wallpapers-5.7.3::gentoo
> > > > (masked
> > > > by: package.mask, ~amd64 keyword)
> > > > - kde-plasma/plasma-workspace-wallpapers-5.6.5::gentoo (masked by:
> > > > package.mask)
> > > > 
> > > > (dependency required by "kde-base/kdebase-startkde-4.11.22-
> > > > r2::gentoo[wallpapers]" [installed])
> > > > (dependency required by "@selected" [set])
> > > > (dependency required by "@world" [argument])
> > > > 
> > > > Why does kdebase-startkde:4 want plasma-workspace-wallpapers:5? has
> > > > anyone solved this yet?
> > > 
> > > I don't know, but the ebuild calls version 5 explicitly.
> > > 
> > > What happens if you add USE=-wallpapers to startkde in package.use?
> > 
> > I wondered about that but thought I might end up with no wallpapers. :(
> 
> Well, either you can try it to see what happens, maybe putting it back
> afterwards, or you can remove that line from the ebuild - again,
> temporarily. Or try the kde-sunset overlay as Dan suggests.
> 
> It's becoming steadily harder to stick with KDE-4 in Gentoo. I gave up a
> few weeks ago, once I'd found a desktop arrangement to suit me.

Using -wallpapers worked and I still have wallpapers. 'layman -L' finds no 
kde-sunset. I suppose I will at some stage have to install KDE5 on a laptop; 
will KMail 4.4 still work?

Cheers
Robin

-- 
----------------------------------------------------------------------
Robin Atwood.

"Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst"
         from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------









-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


[-- Attachment #2: Type: text/html, Size: 11389 bytes --]

^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-08-14 12:12             ` Robin Atwood
@ 2016-08-14 13:28               ` Peter Humphrey
  2016-08-14 16:20               ` Daniel Frey
  1 sibling, 0 replies; 36+ messages in thread
From: Peter Humphrey @ 2016-08-14 13:28 UTC (permalink / raw
  To: gentoo-user

On Sunday 14 Aug 2016 19:12:43 Robin Atwood wrote:
> On Sunday 14 August 2016, Peter Humphrey wrote:
> > Well, either you can try it to see what happens, maybe putting it back
> > afterwards, or you can remove that line from the ebuild - again,
> > temporarily. Or try the kde-sunset overlay as Dan suggests.
> > 
> > It's becoming steadily harder to stick with KDE-4 in Gentoo. I gave up a
> > few weeks ago, once I'd found a desktop arrangement to suit me.
> 
> Using -wallpapers worked and I still have wallpapers.

USE=wallpapers is not the same thing as installing a wallpapers package. It 
looks in this case as though setting the flag will cause packages to be 
installed as part of *-meta, but I dare say it's just a convenience to save 
one operation.

> 'layman -L' finds no kde-sunset.

Google suggests it's in git nowadays.

> I suppose I will at some stage have to install KDE5 on a
> laptop; will KMail 4.4 still work?

It does here, though not on a laptop - well, as well as can be expected, 
that is.

-- 
Rgds
Peter



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-08-14 12:12             ` Robin Atwood
  2016-08-14 13:28               ` Peter Humphrey
@ 2016-08-14 16:20               ` Daniel Frey
  2016-08-14 17:17                 ` Robin Atwood
  1 sibling, 1 reply; 36+ messages in thread
From: Daniel Frey @ 2016-08-14 16:20 UTC (permalink / raw
  To: gentoo-user

On 08/14/2016 05:12 AM, Robin Atwood wrote:
> 'layman -L' finds no kde-sunset.
> 

I had that problem too, it's not listed there.

If you want to use it, create /etc/portage/repos.conf/kde-sunset.conf
with these contents:

[kde-sunset]
auto-sync = yes
location = /var/local/overlays/kde-sunset
masters = gentoo
sync-type = git
sync-uri = https://anongit.gentoo.org/git/proj/kde-sunset.git

Dan



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-08-14 16:20               ` Daniel Frey
@ 2016-08-14 17:17                 ` Robin Atwood
  2016-09-17 13:26                   ` Robin Atwood
  0 siblings, 1 reply; 36+ messages in thread
From: Robin Atwood @ 2016-08-14 17:17 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 972 bytes --]

On Sunday 14 August 2016, Daniel Frey wrote:
> On 08/14/2016 05:12 AM, Robin Atwood wrote:
> > 'layman -L' finds no kde-sunset.
> 
> I had that problem too, it's not listed there.
> 
> If you want to use it, create /etc/portage/repos.conf/kde-sunset.conf
> with these contents:
> 
> [kde-sunset]
> auto-sync = yes
> location = /var/local/overlays/kde-sunset
> masters = gentoo
> sync-type = git
> sync-uri = https://anongit.gentoo.org/git/proj/kde-sunset.git
> 
> Dan

Dan-
Thanks, I will try that.

Robin

-- 
----------------------------------------------------------------------
Robin Atwood.

"Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst"
         from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------









-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


[-- Attachment #2: Type: text/html, Size: 7275 bytes --]

^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-08-14 17:17                 ` Robin Atwood
@ 2016-09-17 13:26                   ` Robin Atwood
  2016-09-17 14:18                     ` Alan McKinnon
  0 siblings, 1 reply; 36+ messages in thread
From: Robin Atwood @ 2016-09-17 13:26 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2488 bytes --]

On Monday 15 August 2016, Robin Atwood wrote:
> On Sunday 14 August 2016, Daniel Frey wrote:
> > On 08/14/2016 05:12 AM, Robin Atwood wrote:
> > > 'layman -L' finds no kde-sunset.
> > 
> > I had that problem too, it's not listed there.
> > 
> > If you want to use it, create /etc/portage/repos.conf/kde-sunset.conf
> > with these contents:
> > 
> > [kde-sunset]
> > auto-sync = yes
> > location = /var/local/overlays/kde-sunset
> > masters = gentoo
> > sync-type = git
> > sync-uri = https://anongit.gentoo.org/git/proj/kde-sunset.git
> > 
> > Dan
> 
> Dan-

I tried it and got:

# layman -s kde-sunset

 * Fetching remote list...
 * Fetch Ok

 * Syncing selected overlay(s)...
Traceback (most recent call last):
  File "/usr/lib64/python3.4/site-packages/layman/api.py", line 394, in sync
    odb = db.select(ovl)
  File "/usr/lib64/python3.4/site-packages/layman/dbbase.py", line 260, in 
select
    raise UnknownOverlayException(overlay)
layman.dbbase.UnknownOverlayException: Exception: Overlay "kde-sunset" does 
not exist.

This is becoming a problem because now I also get when updating Gentoo:

# emerge -uDv @world

These are the packages that would be merged, in order:

Calculating dependencies... done!

!!! All ebuilds that could satisfy "kde-plasma/kactivitymanagerd:5" have been 
masked.
!!! One of the following masked packages is required to complete your request:
- kde-plasma/kactivitymanagerd-5.7.5::gentoo (masked by: package.mask, ~amd64 
keyword)
- kde-plasma/kactivitymanagerd-5.7.4::gentoo (masked by: package.mask, ~amd64 
keyword)
- kde-plasma/kactivitymanagerd-5.6.5::gentoo (masked by: package.mask)

(dependency required by "kde-base/kactivities-4.13.3-r2::gentoo" [installed])
(dependency required by "kde-apps/okular-16.04.3::gentoo[kde]" [ebuild])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])

looking at the kactivities ebuild I see:

RDEPEND="
	kde-plasma/kactivitymanagerd:5
"

So KDE4 users are no longer allowed to update Gentoo?

TIA
Robin

-- 
----------------------------------------------------------------------
Robin Atwood.

"Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst"
         from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------









-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


[-- Attachment #2: Type: text/html, Size: 15164 bytes --]

^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-09-17 13:26                   ` Robin Atwood
@ 2016-09-17 14:18                     ` Alan McKinnon
  2016-09-17 15:16                       ` Robin Atwood
  2016-09-18 14:55                       ` Robin Atwood
  0 siblings, 2 replies; 36+ messages in thread
From: Alan McKinnon @ 2016-09-17 14:18 UTC (permalink / raw
  To: gentoo-user

On 17/09/2016 15:26, Robin Atwood wrote:
> On Monday 15 August 2016, Robin Atwood wrote:
> 
>> On Sunday 14 August 2016, Daniel Frey wrote:
> 
>> > On 08/14/2016 05:12 AM, Robin Atwood wrote:
> 
>> > > 'layman -L' finds no kde-sunset.
> 
>> >
> 
>> > I had that problem too, it's not listed there.
> 
>> >
> 
>> > If you want to use it, create /etc/portage/repos.conf/kde-sunset.conf
> 
>> > with these contents:
> 
>> >
> 
>> > [kde-sunset]
> 
>> > auto-sync = yes
> 
>> > location = /var/local/overlays/kde-sunset
> 
>> > masters = gentoo
> 
>> > sync-type = git
> 
>> > sync-uri = https://anongit.gentoo.org/git/proj/kde-sunset.git
> 
>> >
> 
>> > Dan
> 
>>
> 
>> Dan-
> 
>  
> 
> I tried it and got:
> 
>  
> 
> # layman -s kde-sunset
> 
>  
> 
> * Fetching remote list...
> 
> * Fetch Ok
> 
>  
> 
> * Syncing selected overlay(s)...
> 
> Traceback (most recent call last):
> 
> File "/usr/lib64/python3.4/site-packages/layman/api.py", line 394, in sync
> 
> odb = db.select(ovl)
> 
> File "/usr/lib64/python3.4/site-packages/layman/dbbase.py", line 260, in
> select
> 
> raise UnknownOverlayException(overlay)
> 
> layman.dbbase.UnknownOverlayException: Exception: Overlay "kde-sunset"
> does not exist.
> 
>  
> 
> This is becoming a problem because now I also get when updating Gentoo:
> 
>  
> 
> # emerge -uDv @world
> 
>  
> 
> These are the packages that would be merged, in order:
> 
>  
> 
> Calculating dependencies... done!
> 
>  
> 
> !!! All ebuilds that could satisfy "kde-plasma/kactivitymanagerd:5" have
> been masked.
> 
> !!! One of the following masked packages is required to complete your
> request:
> 
> - kde-plasma/kactivitymanagerd-5.7.5::gentoo (masked by: package.mask,
> ~amd64 keyword)
> 
> - kde-plasma/kactivitymanagerd-5.7.4::gentoo (masked by: package.mask,
> ~amd64 keyword)
> 
> - kde-plasma/kactivitymanagerd-5.6.5::gentoo (masked by: package.mask)
> 
>  
> 
> (dependency required by "kde-base/kactivities-4.13.3-r2::gentoo"
> [installed])
> 
> (dependency required by "kde-apps/okular-16.04.3::gentoo[kde]" [ebuild])
> 
> (dependency required by "@selected" [set])
> 
> (dependency required by "@world" [argument])
> 
>  
> 
> looking at the kactivities ebuild I see:
> 
>  
> 
> RDEPEND="
> 
> kde-plasma/kactivitymanagerd:5
> 
> "
> 
>  
> 
> So KDE4 users are no longer allowed to update Gentoo?


What a peculiar odd thing to say. You might want to revisit your word
choice there. A better expression might be

"if I have KDE4 installed and don't want to have KDE5, then due to the
fact that upstream does not support KDE4 at all and that few if any
gentoo devs are interested in maintaining KDE4 ebuilds, blockers and
deps have now tipped over the edge and mathematically there is no valid
update path left. Oh dear; the devs did say if I wantot carry on using
KDE4 that bitrot will bite me. I guess that happened now."

Because that is probably what happened. You let your computer stay
static will the ecosystem moved on, and now you get to keep all the
broken bits. It sunds crude but at this point you are on your own.
Someone needs to maintain those ebuilds so that the system can continue
to work, your best choice right now for who that person is, is you.


-- 
Alan McKinnon
alan.mckinnon@gmail.com



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-09-17 14:18                     ` Alan McKinnon
@ 2016-09-17 15:16                       ` Robin Atwood
  2016-09-17 19:08                         ` Alan McKinnon
  2016-09-18 14:55                       ` Robin Atwood
  1 sibling, 1 reply; 36+ messages in thread
From: Robin Atwood @ 2016-09-17 15:16 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 956 bytes --]

On Saturday 17 September 2016, Alan McKinnon wrote:
> What a peculiar odd thing to say. You might want to revisit your word
> choice there. 

Perhaps you're right. Unfortunately I don't have the time currently to fight 
with ebuilds so I will declare my system, in IBM's immortal expression, 
"functionally stabilised"! It does everything I need it to so updates are not 
really necessary. I looked into the KDE5 upgrade recently and what I read did 
not inspire me with confidence.

Robin

-- 
----------------------------------------------------------------------
Robin Atwood.

"Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst"
         from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------









-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


[-- Attachment #2: Type: text/html, Size: 5105 bytes --]

^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-09-17 15:16                       ` Robin Atwood
@ 2016-09-17 19:08                         ` Alan McKinnon
  2016-09-17 19:17                           ` Daniel Frey
  0 siblings, 1 reply; 36+ messages in thread
From: Alan McKinnon @ 2016-09-17 19:08 UTC (permalink / raw
  To: gentoo-user

On 17/09/2016 17:16, Robin Atwood wrote:
> On Saturday 17 September 2016, Alan McKinnon wrote:
> 
>> What a peculiar odd thing to say. You might want to revisit your word
> 
>> choice there.
> 
>  
> 
> Perhaps you're right. Unfortunately I don't have the time currently to
> fight with ebuilds so I will declare my system, in IBM's immortal
> expression, "functionally stabilised"! It does everything I need it to
> so updates are not really necessary. I looked into the KDE5 upgrade
> recently and what I read did not inspire me with confidence.


KDE5 works well enough, I've been using it here for months. There are
recurring reports of icons going missing and other uber-annoying
cosmetic issues, but I find the software quite functional.

One thing KDE5 isn't though, is KDE4++ :-)

If KDE4 is really what you want, then you best stick with it.

-- 
Alan McKinnon
alan.mckinnon@gmail.com



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-09-17 19:08                         ` Alan McKinnon
@ 2016-09-17 19:17                           ` Daniel Frey
  2016-09-17 19:26                             ` Alan McKinnon
  0 siblings, 1 reply; 36+ messages in thread
From: Daniel Frey @ 2016-09-17 19:17 UTC (permalink / raw
  To: gentoo-user

On 09/17/2016 12:08 PM, Alan McKinnon wrote:
> On 17/09/2016 17:16, Robin Atwood wrote:
>> On Saturday 17 September 2016, Alan McKinnon wrote:
>>
>>> What a peculiar odd thing to say. You might want to revisit your word
>>
>>> choice there.
>>
>>  
>>
>> Perhaps you're right. Unfortunately I don't have the time currently to
>> fight with ebuilds so I will declare my system, in IBM's immortal
>> expression, "functionally stabilised"! It does everything I need it to
>> so updates are not really necessary. I looked into the KDE5 upgrade
>> recently and what I read did not inspire me with confidence.
> 
> 
> KDE5 works well enough, I've been using it here for months. There are
> recurring reports of icons going missing and other uber-annoying
> cosmetic issues, but I find the software quite functional.

I like to actually *use* my computer though, not fight the DE. When I
tried it months ago, plasma would crash every 10 seconds on its own.

KDE5 won't be stable until another year at the minimum. After installing
it and having the crashing (and other issues, but the main one was the
constant crashing) I had no desire to put up with a broken DE for years
like my experience with KDE4. Hell, with KDE4 it took them two years to
put back basic functionality like a fully-functional systemsettings.

> 
> One thing KDE5 isn't though, is KDE4++ :-)
> 
> If KDE4 is really what you want, then you best stick with it.
> 

It sure isn't easy though. I've stopped updating my computer and I
probably won't try KDE5 until middle next year. Hopefully by then it'll
actually be *usable*. It would have been nice if they snapshotted kde4
7-8 months ago and put the entirety in kde-sunset before messing with
ebuilds and creating cross-version dependencies.

Dan


^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-09-17 19:17                           ` Daniel Frey
@ 2016-09-17 19:26                             ` Alan McKinnon
  0 siblings, 0 replies; 36+ messages in thread
From: Alan McKinnon @ 2016-09-17 19:26 UTC (permalink / raw
  To: gentoo-user

On 17/09/2016 21:17, Daniel Frey wrote:
> On 09/17/2016 12:08 PM, Alan McKinnon wrote:
>> On 17/09/2016 17:16, Robin Atwood wrote:
>>> On Saturday 17 September 2016, Alan McKinnon wrote:
>>>
>>>> What a peculiar odd thing to say. You might want to revisit your word
>>>
>>>> choice there.
>>>
>>>  
>>>
>>> Perhaps you're right. Unfortunately I don't have the time currently to
>>> fight with ebuilds so I will declare my system, in IBM's immortal
>>> expression, "functionally stabilised"! It does everything I need it to
>>> so updates are not really necessary. I looked into the KDE5 upgrade
>>> recently and what I read did not inspire me with confidence.
>>
>>
>> KDE5 works well enough, I've been using it here for months. There are
>> recurring reports of icons going missing and other uber-annoying
>> cosmetic issues, but I find the software quite functional.
> 
> I like to actually *use* my computer though, not fight the DE. When I
> tried it months ago, plasma would crash every 10 seconds on its own.


Honestly, that sounds like you're projecting experiences of long ago
onto the present.

I haven't had a plasma crash in MONTHS, which falsifies everything you
say below....



> 
> KDE5 won't be stable until another year at the minimum. After installing
> it and having the crashing (and other issues, but the main one was the
> constant crashing) I had no desire to put up with a broken DE for years
> like my experience with KDE4. Hell, with KDE4 it took them two years to
> put back basic functionality like a fully-functional systemsettings.
> 
>>
>> One thing KDE5 isn't though, is KDE4++ :-)
>>
>> If KDE4 is really what you want, then you best stick with it.
>>
> 
> It sure isn't easy though. I've stopped updating my computer and I
> probably won't try KDE5 until middle next year. Hopefully by then it'll
> actually be *usable*. It would have been nice if they snapshotted kde4
> 7-8 months ago and put the entirety in kde-sunset before messing with
> ebuilds and creating cross-version dependencies.
> 
> Dan
> 


-- 
Alan McKinnon
alan.mckinnon@gmail.com



^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-09-17 14:18                     ` Alan McKinnon
  2016-09-17 15:16                       ` Robin Atwood
@ 2016-09-18 14:55                       ` Robin Atwood
  2016-09-19 18:22                         ` konsolebox
  1 sibling, 1 reply; 36+ messages in thread
From: Robin Atwood @ 2016-09-18 14:55 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1939 bytes --]

On Saturday 17 September 2016, Alan McKinnon wrote:
> On 17/09/2016 15:26, Robin Atwood wrote:
> > On Monday 15 August 2016, Robin Atwood wrote:
> >> On Sunday 14 August 2016, Daniel Frey wrote:
> >> > On 08/14/2016 05:12 AM, Robin Atwood wrote:
> >> > > 'layman -L' finds no kde-sunset.
> >> > 
> >> > I had that problem too, it's not listed there.
> >> > 
> >> > 
> >> > 
> >> > If you want to use it, create /etc/portage/repos.conf/kde-sunset.conf
> >> > 
> >> > with these contents:
> >> > 
> >> > 
> >> > 
> >> > [kde-sunset]
> >> > 
> >> > auto-sync = yes
> >> > 
> >> > location = /var/local/overlays/kde-sunset
> >> > 
> >> > masters = gentoo
> >> > 
> >> > sync-type = git
> >> > 
> >> > sync-uri = https://anongit.gentoo.org/git/proj/kde-sunset.git
> >> > 
> >> > 
> >> > 
> >> > Dan
> >> 
> >> Dan-
> > 
> > I tried it and got:
> > 
> > 
> > 
> > # layman -s kde-sunset
> > 
> > 
> > 
> > * Fetching remote list...
> > 
> > * Fetch Ok
> > 
> > 
> > 
> > * Syncing selected overlay(s)...
> > 
> > Traceback (most recent call last):
> > 
> > File "/usr/lib64/python3.4/site-packages/layman/api.py", line 394, in
> > sync
> > 
> > odb = db.select(ovl)
> > 
> > File "/usr/lib64/python3.4/site-packages/layman/dbbase.py", line 260, in
> > select
> > 
> > raise UnknownOverlayException(overlay)
> > 
> > layman.dbbase.UnknownOverlayException: Exception: Overlay "kde-sunset"
> > does not exist.

Anybody got any idea what the problem with kde-sunset is?

Thanks
Robin
-- 
----------------------------------------------------------------------
Robin Atwood.

"Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst"
         from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------









-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


[-- Attachment #2: Type: text/html, Size: 15395 bytes --]

^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-09-18 14:55                       ` Robin Atwood
@ 2016-09-19 18:22                         ` konsolebox
  2016-09-21 15:14                           ` Robin Atwood
  0 siblings, 1 reply; 36+ messages in thread
From: konsolebox @ 2016-09-19 18:22 UTC (permalink / raw
  To: gentoo-user

On Sun, Sep 18, 2016 at 10:55 PM, Robin Atwood <robin@binro.org> wrote:
> On Saturday 17 September 2016, Alan McKinnon wrote:
>
>> On 17/09/2016 15:26, Robin Atwood wrote:
>
>> > On Monday 15 August 2016, Robin Atwood wrote:
>
>> >> On Sunday 14 August 2016, Daniel Frey wrote:
>
>> >> > On 08/14/2016 05:12 AM, Robin Atwood wrote:
>
>> >> > > 'layman -L' finds no kde-sunset.
>
>> >> >
>
>> >> > I had that problem too, it's not listed there.
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> > If you want to use it, create /etc/portage/repos.conf/kde-sunset.conf
>
>> >> >
>
>> >> > with these contents:
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> > [kde-sunset]
>
>> >> >
>
>> >> > auto-sync = yes
>
>> >> >
>
>> >> > location = /var/local/overlays/kde-sunset
>
>> >> >
>
>> >> > masters = gentoo
>
>> >> >
>
>> >> > sync-type = git
>
>> >> >
>
>> >> > sync-uri = https://anongit.gentoo.org/git/proj/kde-sunset.git
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> > Dan
>
>> >>
>
>> >> Dan-
>
>> >
>
>> > I tried it and got:
>
>> >
>
>> >
>
>> >
>
>> > # layman -s kde-sunset
>
>> >
>
>> >
>
>> >
>
>> > * Fetching remote list...
>
>> >
>
>> > * Fetch Ok
>
>> >
>
>> >
>
>> >
>
>> > * Syncing selected overlay(s)...
>
>> >
>
>> > Traceback (most recent call last):
>
>> >
>
>> > File "/usr/lib64/python3.4/site-packages/layman/api.py", line 394, in
>
>> > sync
>
>> >
>
>> > odb = db.select(ovl)
>
>> >
>
>> > File "/usr/lib64/python3.4/site-packages/layman/dbbase.py", line 260, in
>
>> > select
>
>> >
>
>> > raise UnknownOverlayException(overlay)
>
>> >
>
>> > layman.dbbase.UnknownOverlayException: Exception: Overlay "kde-sunset"
>
>> > does not exist.
>
>
>
> Anybody got any idea what the problem with kde-sunset is?

Custom repositories listed in /etc/portage/repos.conf/ are
synchronized with `emerge --sync`.  `kde-sunset` is not in layman.

-- 
konsolebox


^ permalink raw reply	[flat|nested] 36+ messages in thread

* Re: [gentoo-user] Update blocked by kdebase-startkde:4
  2016-09-19 18:22                         ` konsolebox
@ 2016-09-21 15:14                           ` Robin Atwood
  0 siblings, 0 replies; 36+ messages in thread
From: Robin Atwood @ 2016-09-21 15:14 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 873 bytes --]

On Tuesday 20 September 2016, konsolebox wrote:
> On Sun, Sep 18, 2016 at 10:55 PM, Robin Atwood <robin@binro.org> wrote:
> > 
> > Anybody got any idea what the problem with kde-sunset is?
> 
> Custom repositories listed in /etc/portage/repos.conf/ are
> synchronized with `emerge --sync`.  `kde-sunset` is not in layman.

Thanks, that did the trick. Still get the update/world error but never mind. 

Robin
-- 
----------------------------------------------------------------------
Robin Atwood.

"Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst"
         from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------









-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


[-- Attachment #2: Type: text/html, Size: 5449 bytes --]

^ permalink raw reply	[flat|nested] 36+ messages in thread

end of thread, other threads:[~2016-09-21 15:15 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-09 13:52 [gentoo-user] Update blocked by kdebase-startkde:4 Robin Atwood
2016-07-09 16:10 ` Peter Humphrey
2016-07-09 18:08 ` [gentoo-user] " Michael Palimaka
2016-07-09 22:22   ` Peter Humphrey
2016-07-09 22:40     ` Peter Humphrey
2016-07-09 23:30       ` Daniel Frey
2016-07-10  2:08         ` Peter Humphrey
2016-07-10  2:45           ` Daniel Frey
2016-07-10 11:22             ` Peter Humphrey
2016-07-10 16:00               ` Daniel Frey
2016-07-10 17:43               ` Neil Bothwick
2016-07-10 17:55                 ` Alan McKinnon
2016-07-11 12:57               ` Peter Humphrey
2016-07-11 10:16             ` [gentoo-user] " Jörg Schaible
2016-07-10 11:17           ` [gentoo-user] " Peter Humphrey
2016-07-10 13:17       ` Robin Atwood
2016-07-11 21:30 ` [gentoo-user] " Andrés Becerra Sandoval
2016-07-15 14:59   ` Robin Atwood
2016-08-13 13:56     ` Robin Atwood
2016-08-13 14:58       ` Peter Humphrey
2016-08-13 15:54         ` Robin Atwood
2016-08-14  8:20           ` Peter Humphrey
2016-08-14 12:12             ` Robin Atwood
2016-08-14 13:28               ` Peter Humphrey
2016-08-14 16:20               ` Daniel Frey
2016-08-14 17:17                 ` Robin Atwood
2016-09-17 13:26                   ` Robin Atwood
2016-09-17 14:18                     ` Alan McKinnon
2016-09-17 15:16                       ` Robin Atwood
2016-09-17 19:08                         ` Alan McKinnon
2016-09-17 19:17                           ` Daniel Frey
2016-09-17 19:26                             ` Alan McKinnon
2016-09-18 14:55                       ` Robin Atwood
2016-09-19 18:22                         ` konsolebox
2016-09-21 15:14                           ` Robin Atwood
2016-08-13 15:47       ` Daniel Frey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox