probably easier (imo),
dnf --enablerepo=updates-testing install kde-runtime
then, you can,
dnf remove kde-runtime-drkonqi
-- Rex
________________________________________ From: kde-bounces@lists.fedoraproject.org kde-bounces@lists.fedoraproject.org on behalf of Ed Greshko ed.greshko@greshko.com Sent: Friday, October 2, 2015 10:13 PM To: kde@lists.fedoraproject.org Subject: Re: A near freeze of plasma
On 10/03/2015 01:45 AM, Rex Dieter wrote:
https://bodhi.fedoraproject.org/updates/FEDORA-2015-2827d4eff6 which allows for kde-runtime-drkonqi to be removed as a workaround to:
OK... One question, and I may just be having a brain fart, what is the correct incantation to download the updated rpms using the bodhi CLI? I thought it was....
bodhi -D https://bodhi.fedoraproject.org/updates/FEDORA-2015-2827d4eff6
but that fails.
-- In reality, some people should stick to running Windows and others should stay away from computers altogether. _______________________________________________ kde mailing list kde@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/kde New to KDE4? - get help from http://userbase.kde.org
On 10/03/2015 11:21 AM, Rex Dieter wrote:
probably easier (imo),
dnf --enablerepo=updates-testing install kde-runtime
then, you can,
dnf remove kde-runtime-drkonqi
OK...
But shouldn't "bodhi -D" work? If it did, but doesn't now with the update to bodhi2 it may be similar to the easy-karma problem and I'd like to BZ it.
On 10/03/2015 11:21 AM, Rex Dieter wrote:
probably easier (imo),
dnf --enablerepo=updates-testing install kde-runtime
then, you can,
dnf remove kde-runtime-drkonqi
I found this very strange....
root@acer ~]# dnf remove kde-runtime-drkonqi Dependencies resolved. ================================================================================== Package Arch Version Repository Size ================================================================================== Removing: adobe-source-han-sans-cn-fonts noarch 1.004-1.fc22 @System 56 M adobe-source-han-sans-twhk-fonts noarch 1.004-1.fc22 @System 38 M kde-runtime-drkonqi x86_64 15.08.1-2.fc22 @System 567 k
Transaction Summary ================================================================================== Remove 3 Packages
Anyway, allowed the fonts to be removed and I added them back since these are fonts that I use.
And, FWIW, even though I'd done it infrequently, the "bodhi -D" is nice to be working since it had downloaded the rpms for me when they haven't yet landed on the mirrors that are getting accessed.
On 10/03/2015 11:21 AM, Rex Dieter wrote:
probably easier (imo),
dnf --enablerepo=updates-testing install kde-runtime
then, you can,
dnf remove kde-runtime-drkonqi
Bad news....
I did this as you can see....
[egreshko@meimei ~]$ rpm -qa | grep kde-runtime kde-runtime-15.08.1-2.fc22.x86_64 kde-runtime-libs-15.08.1-2.fc22.x86_64 kde-runtime-flags-15.08.1-2.fc22.noarch
And I just had a situation where the screen "froze". I was able to move the mouse around and the audio for the baseball game I was watching on MLB.tv continued to supply audio but, of course, frozen video.
killall -9 drkonqi
Restored everything