I tried installing patch openSUSE-2015-827 on 13.1 x86_64 and received the following error:
Problem: NetworkManager-0.9.8.8-10.1.x86_64 requires ppp = 2.4.5, but this requirement cannot be provided
uninstallable providers: ppp-2.4.5-20.1.2.i586[openSUSE-13.1-OSS-Online]
ppp-2.4.5-20.1.2.x86_64[openSUSE-13.1-OSS-Online]
Solution 1: downgrade of NetworkManager-0.9.8.8-10.1.x86_64 to NetworkManager-0.9.8.8-4.1.x86_64
Solution 2: do not install patch:openSUSE-2015-827-1.noarch
Solution 3: do not install patch:openSUSE-2015-827-1.noarch
Solution 4: break NetworkManager-0.9.8.8-10.1.x86_64 by ignoring some of its dependencies
For now I chose option 3, but this looks like something that people responsible for packaging might be interested in?
Apparently ppp-2.4.5 cannot be installed, but is required by NetworkManager.
Maybe try to install it manually to get a more detailed problem description:
ppp-2.4.5 is already installed. But the patch upgrades that to ppp-2.7.something (I don’t recall the exact number). However NetworkManager explicitly requires 2.4.5.
They probably should have backported the security fix to 2.4.5 instead of pushing ppp to a newer version. In any case, a bug report will get the attention of the people who need to make those decisions.
Hi
I was able to install the update smoothly, but it has broken my vpn connection!
pppd[1640]: Plugin /usr/lib64/pppd/2.4.5/nm-pptp-pppd-plugin.so is for pppd version 2.4.5, this is 2.4.7
>:(
Looking for a workaround so I can get some work done.
I’m not using any VPN so I can’t test this. But it looks as if “nm-pppd-plugin.so” is updated for 2.4.7, but “nm-pptp-pppd-plugin.so” is still from 2.4.5.
I suggest you report a bug on this.
As a temporary workaround, you can try reinstalling the previous version of ppp and the previous version of NetworkManager. And then maybe temporarily lock them so that they cannot be updated until you remove the lock.
I thought this would be a good forum thread since apparently it was the dependency workaround that caused my dependencies to not be checked before the update was applied, but I’m happy to follow the crowd on this one.