Dep conflict in F23 and F24
Issue #35
resolved
I see a dependency conflict in F23 and F24 repos:
Problem 1: package kde-workspace-3:4.11.22-14.fc23.x86_64 requires kde-baseapps-libs >= 8:15.04, but none of the providers can be installed
- package kde-baseapps-libs-8:16.08.2-1.fc24.x86_64 requires dolphin4-libs(x86-64) = 8:16.08.2-1.fc24, but none of the providers can be installed
- package kde-baseapps-libs-8:16.08.2-1.fc23.x86_64 requires dolphin4-libs(x86-64) = 8:16.08.2-1.fc23, but none of the providers can be installed
- package kde-workspace-3:4.11.22-14.fc23.x86_64 obsoletes dolphin4-libs provided by dolphin4-libs-8:16.08.2-1.fc24.x86_64
- package kde-workspace-3:4.11.22-14.fc23.x86_64 obsoletes dolphin4-libs provided by dolphin4-libs-8:16.08.2-1.fc23.x86_64
- cannot install the best update candidate for package dolphin4-libs-8:16.08.2-1.fc24.x86_64
Problem 2: package kde-workspace-3:4.11.22-14.fc23.x86_64 requires kde-baseapps-libs >= 8:15.04, but none of the providers can be installed
- package kde-baseapps-libs-8:16.08.2-1.fc24.x86_64 requires dolphin4-libs(x86-64) = 8:16.08.2-1.fc24, but none of the providers can be installed
- package kde-baseapps-libs-8:16.08.2-1.fc23.x86_64 requires dolphin4-libs(x86-64) = 8:16.08.2-1.fc23, but none of the providers can be installed
- package kde-workspace-3:4.11.22-14.fc23.x86_64 obsoletes dolphin4-libs provided by dolphin4-libs-8:16.08.2-1.fc24.x86_64
- package kde-workspace-3:4.11.22-14.fc23.x86_64 obsoletes dolphin4-libs provided by dolphin4-libs-8:16.08.2-1.fc23.x86_64
- cannot install the best update candidate for package kde-workspace-3:4.11.22-13.fc22.x86_64
Looks like kde-workspace wants kde-baseapps-libs, kde-baseapps-libs wants dolphin4-libs and kde-workspace obsoletes dolphin4-libs.
It seems, that these deps are quite old, so somebody should have noticed it. Maybe I'm doing something wrong?
Comments (3)
-
-
repo owner -
repo owner - changed status to resolved
Merged pull request #9 that should address that.
- Log in to comment
Hi, no this is new issue, I forgot to add one pull request [1] we just need remove Obsoletes: dolphin4-libs in kde-workspace ... hope Piotr Gbyliczek merge it and build it soon .... @Piotr , this PR is from work of last month. I should have new stuff soon , unfortunately I hadn't time to look at it before.
[1] https://bitbucket.org/peemhq/kde4-fedora/pull-requests/9
P.S.: I just check and this PR for kde-workspace is the only I missed to send before.
Thanks