Bug 1326213

Summary: Update problem kf5-kactivities
Product: [Fedora] Fedora Reporter: David Jansen <jansen>
Component: kf5-kactivitiesAssignee: Daniel Vrátil <me>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: jgrulich, me, rdieter, than
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-12 11:55:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Output op --debugsolver none

Description David Jansen 2016-04-12 07:42:04 UTC
Created attachment 1146264 [details]
Output op --debugsolver

Description of problem:

Since yesterday, a 'dnf upgrade' fails on a conflict between kf5-kactivities and kf5-kactivities-libs. It looks like an update for the libs was released, but not for the main package.

Version-Release number of selected component (if applicable):
kf5-kactivities-5.19.0-1.fc23.x86_64
kf5-kactivities-libs-5.19.0-1.fc23.x86_64
Reported update: kf5-kactivities-libs-5.21.0-1.fc23 .x86_64

How reproducible:

Steps to Reproduce:
1. take/install a system with the KDE desktop installed
2. try to upgrade using dnf

Actual results:

# dnf check-update
Last metadata expiration check: 0:08:31 ago on Tue Apr 12 09:18:46 2016.

kf5-kactivities-libs.x86_64                5.21.0-1.fc23                 updates

# dnf upgrade
Last metadata expiration check: 0:00:14 ago on Tue Apr 12 09:32:01 2016.
Dependencies resolved.
================================================================================
 Package                   Arch        Version               Repository    Size
================================================================================
Skipping packages with broken dependencies:
 kf5-kactivities-libs      x86_64      5.21.0-1.fc23         updates      139 k

Transaction Summary
================================================================================
Skip  1 Package

Nothing to do.
Complete!


# dnf upgrade --best
Last metadata expiration check: 0:00:42 ago on Tue Apr 12 09:32:01 2016.
Error: package kf5-kactivities-5.19.0-1.fc23.x86_64 requires libkactivitymanagerd_plugin.so()(64bit), but none of the providers can be installed
(try to add '--allowerasing' to command line to replace conflicting packages)

Expected results:
a clean update

Additional info:
Adding '--allowerasing' of course suggests to remove kf5-kactivities, and most of KDE with it. I have re-run these commands also with all external repositories disables (so only fedora and fedora updates enabled), with same results

Comment 1 Rex Dieter 2016-04-12 11:55:38 UTC

*** This bug has been marked as a duplicate of bug 1325722 ***