xl2tpd gibt problemen beim update

  • Wenn ich eine update mache bekomme ich immer die Meldung das die ( VPN) Service Probleme macht. Ich benutze es nicht und habe es jetzt deinstalliert. Die Meldungen sind:


    Code
    root@dm7080:~# opkg update
    root@dm7080:~# opkg upgrade
    .
    .
    Adding system startup for /etc/init.d/xl2tpd.
    Job for xl2tpd.service failed. See 'systemctl status xl2tpd.service' and 'journalctl -xn' for details.
    Setting up xl2tpd-dev (git-r0.0.43) ...


    Code
    root@dm7080:~# systemctl status xl2tpd.service
    xl2tpd.service - LSB: layer 2 tunelling protocol daemon
       Loaded: loaded (/etc/init.d/xl2tpd)
       Active: failed (Result: exit-code) since Sat 2015-03-14 16:13:32 CET; 47s ago
      Process: 3329 ExecStart=/etc/init.d/xl2tpd start (code=exited, status=1/FAILURE)
    
    
    Mar 14 16:13:32 dm7080 systemd[1]: xl2tpd.service: control process exited, code=exited status=1
    Mar 14 16:13:32 dm7080 systemd[1]: Failed to start LSB: layer 2 tunelling protocol daemon.
    Mar 14 16:13:32 dm7080 systemd[1]: Unit xl2tpd.service entered failed state.


    DM.One AIO, DM920, DM7080 archiviert DM8000 aus Dezember 2008 und eine DM600.

  • [OT] opkg ist obsolet und wird nur noch über Symlinks am Leben gehalten. Gewöhne dir am Besten mal die neuen Befehle an :winking_face:

    Code
    apt-get update && apt-get dist-upgrade

    :smiling_face:

    so long
    m0rphU