Advertisement
Guest User

Untitled

a guest
May 26th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. 13:22:53(UTC) /tmp/source/debug_files/pre-sshd: line 21: /sbin/iptables-restore: No such file or directory
  2. Traceback (most recent call last):
  3. File "./BootManager.py", line 378, in main
  4. success= bm.Run()
  5. File "./BootManager.py", line 315, in Run
  6. StartDebug.Run(self.VARS, self.LOG )
  7. File "/tmp/source/steps/StartDebug.py", line 76, in Run
  8. utils.sysexec( pre_sshd_script, log )
  9. File "/usr/share/bootmanager/source/utils.py", line 146, in sysexec
  10. raise BootManagerException, "Running %s failed (rc=%d)" % (cmd,returncode)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement