Explicitly conflict with signon to hopefully fix upgrades from fedora 29.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2019-0f8dcf2a39
Please login to add feedback.
This update has been submitted for testing by decathorpe.
This update has been pushed to testing.
gsignond is now a weak dependency. While it's better, it's not perfect. Conflict of #1696927 remains. With KDE already installed (with signon), when installing pantheon desktop we need to exclude weak dependencies :
sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2019-0f8dcf2a39 --setopt=install_weak_deps=False @pantheon-desktop
. This is not the expected behaviour as installing Pantheon Desktop aside KDE should be transparent to the end user without the need to explicitly remove weak dependencies.This update has been submitted for batched by bodhi.
That conflict is by design, since they can't coexist on the system. The explicit Conflict should prevent the weak dependency from being pulled in.
If that doesn't happen (which seems to be the case, since you have to disable weak deps), please comment on the linked bug with the exact issue that dnf reports.
This update has been submitted for stable by decathorpe.
This update has been pushed to stable.