Bug ID 918142
Summary Can not connect with pppd, NetworkManager-0.9.10.0
Classification openSUSE
Product openSUSE Distribution
Version 13.2
Hardware Other
OS openSUSE 13.2
Status NEW
Severity Normal
Priority P5 - None
Component Network
Assignee bnc-team-screening@forge.provo.novell.com
Reporter opensuse.lietuviu.kalba@gmail.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

** (nm-pptp-service:14096): WARNING **: pppd exited with error code 16

After googling, I found http://chakraos.org/forum/viewtopic.php?id=13366
Here people discovered wrong configure file of NetworkManager(-pptp)-0.9.10.0 :


if test -n "$with_pppd_plugin_dir" ; then
    PPPD_PLUGIN_DIR="$with_pppd_plugin_dir"
else
    PPPD_PLUGIN_DIR="${libdir}/pppd/2.4.5"
fi


But must be:

        PPPD_PLUGIN_DIR="${libdir}/pppd/2.4.7"


You are receiving this mail because: