Description of problem: The new NetworkManager-l2tp-gnome package requires the NetworkManager-l2tp package of the same version, however it also obsoletes NetworkManager-l2tp < 1.2.2. Fedora 23 only has NetworkManager-l2tp version 1.0.2 so it is unable to install NetworkManager-l2tp-gnome or correctly obsolete the older versions of NetworkManager-l2tp. Version-Release number of selected component (if applicable): 1.0.2-1.x86_64 How reproducible: Always Steps to Reproduce: 1. Install NetworkManager-l2tp 2. dnf install NetworkManager-l2tp-gnome Actual results: Error: package NetworkManager-l2tp-gnome-1.0.2-1.fc23.x86_64 obsoletes NetworkManager-l2tp < 1.2.2 provided by NetworkManager-l2tp-1.0.2-1.fc23.x86_64 Expected results: NetworkManager-l2tp-gnome is installed Additional info: If NetworkManager-l2tp is not installed, you instead get this error when trying to install NetworkManager-l2tp-gnome: Error: package NetworkManager-l2tp-gnome-1.0.2-1.fc23.x86_64 requires NetworkManager-l2tp = 1.0.2-1.fc23, but none of the providers can be installed
I found the same error trying to do updated live isos for f23 Package NetworkManager-l2tp is obsoleted by NetworkManager-l2tp-gnome, but obsoleting package does not provide for requirements I get the above error on Cinnamon, KDE, LXDE, and XFCE spins
Bumping Severity to High since the package is no longer installable.
As mentioned on https://bodhi.fedoraproject.org/updates/FEDORA-2016-54c8a74b61 The fix is to change the following line in the NetworkManager-l2tp-gnome section of the current 1.0.2-1.fc23 SPEC file : Obsoletes: NetworkManager-l2tp < 1.2.2 To either one of the following: Obsoletes: NetworkManager-l2tp < 1.0 Obsoletes: NetworkManager-l2tp < 1.0.2 (either line would be fine as previous NetworkManager-l2tp RPM version was 0.9.8.7) I suspect Ivan won't see this bug report as his email address has been bouncing (unless things have changed recently), so someone else will need to do the SPEC file fix. I submitted NetworkManager-l2tp 1.0.2 SPEC file for NetworkManager 1.0 based Fedora 23 in a bug report and NetworkManager-l2tp 1.2.2 for NetworkManager 1.2 based Fedora 24 in another bug report. I suspect the Obsoletes < 1.2.2 line that was added later to the SPEC file I submitted was a version number mixup.
Same here for three users and five systems. Maybe the bug status should be changed to "confirmed"? I'm not allowed to change it.
*** Bug 1343578 has been marked as a duplicate of this bug. ***
This is also easy to reproduce by running dnf upgrade --best
NetworkManager-l2tp-1.0.2-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-158eb4cd92
NetworkManager-l2tp-1.0.2-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-158eb4cd92
NetworkManager-l2tp-1.0.2-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.