ZaWertun / fedora-copr-kde5

https://copr.fedorainfracloud.org/coprs/zawertun/kde/
18 stars 4 forks source link

Dependency issue #41

Closed pizzadude closed 4 years ago

pizzadude commented 4 years ago
Dependencies resolved.

 Problem 1: package kio-gdrive-1.3.0-1.fc32.x86_64 requires libkaccounts.so.1()(64bit), but none of the providers can be installed
  - cannot install both kaccounts-integration-20.04.3-1.fc32.x86_64 and kaccounts-integration-20.04.2-1.fc32.x86_64
  - cannot install both kaccounts-integration-20.04.1-1.fc32.x86_64 and kaccounts-integration-20.04.3-1.fc32.x86_64
  - cannot install both kaccounts-integration-19.12.2-3.fc32.x86_64 and kaccounts-integration-20.04.3-1.fc32.x86_64
  - cannot install the best update candidate for package kio-gdrive-1.3.0-1.fc32.x86_64
  - cannot install the best update candidate for package kaccounts-integration-20.04.2-1.fc32.x86_64
 Problem 2: package ktp-accounts-kcm-20.04.1-1.fc32.x86_64 requires libkaccounts.so.1()(64bit), but none of the providers can be installed
  - cannot install both kaccounts-integration-20.04.3-1.fc32.x86_64 and kaccounts-integration-20.04.2-1.fc32.x86_64
  - cannot install both kaccounts-integration-20.04.1-1.fc32.x86_64 and kaccounts-integration-20.04.3-1.fc32.x86_64
  - cannot install both kaccounts-integration-19.12.2-3.fc32.x86_64 and kaccounts-integration-20.04.3-1.fc32.x86_64
  - package kaccounts-providers-20.04.3-1.fc32.x86_64 requires libkaccounts.so.2()(64bit), but none of the providers can be installed
  - cannot install the best update candidate for package ktp-accounts-kcm-20.04.1-1.fc32.x86_64
  - cannot install the best update candidate for package kaccounts-providers-20.04.2-1.fc32.x86_64
 Problem 3: problem with installed package ktp-accounts-kcm-20.04.1-1.fc32.x86_64
  - package ktp-accounts-kcm-20.04.1-1.fc32.x86_64 requires libkaccounts.so.1()(64bit), but none of the providers can be installed
  - cannot install both kaccounts-integration-20.04.3-1.fc32.x86_64 and kaccounts-integration-20.04.2-1.fc32.x86_64
  - cannot install both kaccounts-integration-20.04.1-1.fc32.x86_64 and kaccounts-integration-20.04.3-1.fc32.x86_64
  - cannot install both kaccounts-integration-19.12.2-3.fc32.x86_64 and kaccounts-integration-20.04.3-1.fc32.x86_64
  - package kf5-akonadi-server-20.04.3-1.fc32.x86_64 requires libkaccounts.so.2()(64bit), but none of the providers can be installed
  - cannot install the best update candidate for package kf5-akonadi-server-20.04.2-2.fc32.x86_64
 Problem 4: problem with installed package kio-gdrive-1.3.0-1.fc32.x86_64
  - package kio-gdrive-1.3.0-1.fc32.x86_64 requires libkaccounts.so.1()(64bit), but none of the providers can be installed
  - cannot install both kaccounts-integration-20.04.3-1.fc32.x86_64 and kaccounts-integration-20.04.2-1.fc32.x86_64
  - cannot install both kaccounts-integration-20.04.1-1.fc32.x86_64 and kaccounts-integration-20.04.3-1.fc32.x86_64
  - cannot install both kaccounts-integration-19.12.2-3.fc32.x86_64 and kaccounts-integration-20.04.3-1.fc32.x86_64
  - package kf5-purpose-5.71.0-2.fc32.x86_64 requires libkaccounts.so.2()(64bit), but none of the providers can be installed
  - cannot install the best update candidate for package kf5-purpose-5.71.0-1.fc32.x86_64

If I do "sudo dnf update --best --allowerasing" it wants to remove kio-gdrive and ktp-accounts-kcm.

ZaWertun commented 4 years ago

Ooops, need to rebuild kio-gdrive.

pizzadude commented 4 years ago

Thanks. Also ktp-accounts-kcm which isn't in your copr at the moment.

BTW, even though kio-gdrive built yesterday it still isn't available as an update for some reason. Currently you have to download it manually.

ZaWertun commented 4 years ago

@pizzadude try to do dnf update --refresh once more. I've added ktp-* packages.

pizzadude commented 4 years ago

It upgrades fine now. Thank you.