Advertisement
Guest User

Untitled

a guest
Jan 18th, 2018
342
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.22 KB | None | 0 0
  1. Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; systemctl disable 'proftpd' 2>&1' with exit code '134': Synchronizing state for proftpd.service with sysvinit using update-rc.d... Executing /usr/sbin/update-rc.d proftpd defaults insserv: warning: script 'tpeap' missing LSB tags and overrides insserv: There is a loop between service monit and tpeap if stopped insserv: loop involving service tpeap at depth 2 insserv: loop involving service monit at depth 1 insserv: Stopping tpeap depends on monit and therefore on system facility `$all' which can not be true! insserv: exiting now without changing boot order! update-rc.d: error: insserv rejected the script header *** Error in `systemctl': double free or corruption (fasttop): 0x000055bfc0a4a9e0 *** Aborted
  2.  
  3. Details:
  4. Fout #0:
  5. exception 'OMV\ExecException' with message 'Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; systemctl disable 'proftpd' 2>&1' with exit code '134': Synchronizing state for proftpd.service with sysvinit using update-rc.d...
  6. Executing /usr/sbin/update-rc.d proftpd defaults
  7. insserv: warning: script 'tpeap' missing LSB tags and overrides
  8. insserv: There is a loop between service monit and tpeap if stopped
  9. insserv: loop involving service tpeap at depth 2
  10. insserv: loop involving service monit at depth 1
  11. insserv: Stopping tpeap depends on monit and therefore on system facility `$all' which can not be true!
  12. insserv: exiting now without changing boot order!
  13. update-rc.d: error: insserv rejected the script header
  14. *** Error in `systemctl': double free or corruption (fasttop): 0x000055bfc0a4a9e0 ***
  15. Aborted' in /usr/share/php/openmediavault/system/process.inc:175
  16. Stack trace:
  17. #0 /usr/share/php/openmediavault/system/systemctl.inc(86): OMV\System\Process->execute(Array, 134)
  18. #1 /usr/share/php/openmediavault/system/systemctl.inc(119): OMV\System\SystemCtl->exec('disable', NULL, false)
  19. #2 /usr/share/openmediavault/engined/module/proftpd.inc(52): OMV\System\SystemCtl->disable(true)
  20. #3 /usr/share/openmediavault/engined/rpc/config.inc(152): OMVModuleProftpd->stopService()
  21. #4 [internal function]: OMVRpcServiceConfig->applyChanges(Array, Array)
  22. #5 /usr/share/php/openmediavault/rpc/serviceabstract.inc(124): call_user_func_array(Array, Array)
  23. #6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(150): OMV\Rpc\ServiceAbstract->callMethod('applyChanges', Array, Array)
  24. #7 /usr/share/php/openmediavault/rpc/serviceabstract.inc(528): OMV\Rpc\ServiceAbstract->OMV\Rpc\{closure}('/tmp/bgstatus4I...', '/tmp/bgoutputd2...')
  25. #8 /usr/share/php/openmediavault/rpc/serviceabstract.inc(151): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))
  26. #9 /usr/share/openmediavault/engined/rpc/config.inc(213): OMV\Rpc\ServiceAbstract->callMethodBg('applyChanges', Array, Array)
  27. #10 [internal function]: OMVRpcServiceConfig->applyChangesBg(Array, Array)
  28. #11 /usr/share/php/openmediavault/rpc/serviceabstract.inc(124): call_user_func_array(Array, Array)
  29. #12 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('applyChangesBg', Array, Array)
  30. #13 /usr/sbin/omv-engined(536): OMV\Rpc\Rpc::call('Config', 'applyChangesBg', Array, Array, 1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement