Skip to content

Instantly share code, notes, and snippets.

@noelbk
Created September 10, 2014 19:45
Show Gist options
  • Save noelbk/d4a94c7a346cb4d0c577 to your computer and use it in GitHub Desktop.
Save noelbk/d4a94c7a346cb4d0c577 to your computer and use it in GitHub Desktop.
Sep 10 19:28:55.509016 127.0.0.1 rsyslogd: [origin software="rsyslogd" swVersion="8.4.0" x-pid="11557" x-info="http://www.rsyslog.com"] start
Sep 10 19:28:55.612367 127.0.0.1 dev: Reinit starting (VERSION=latest).
Sep 10 19:28:58.198428 127.0.0.1 [2014-09-10 19:28:58.198] 11570/MainThread savage/INFO: execute['xz', '-d', '/mnt/flash/tftpboot/root.xz']
Sep 10 19:28:58.208447 127.0.0.1 [2014-09-10 19:28:58.207] 11570/MainThread savage.jobs_installer/ERROR: Job update failed with an unknown error: Command failed: [xz -d /mnt/flash/tftpboot/root.xz] exit[1] stdout[''] stderr['xz: /mnt/flash/tftpboot/root.xz: File format not recognized']
Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/savage/command/commands/jobs_installer.py", line 66, in main
File "/usr/lib64/python2.7/site-packages/savage/command/commands/jobs_installer.py", line 153, in build_jobs_image
File "/usr/lib64/python2.7/site-packages/savage/command/commands/jobs_installer.py", line 137, in write_jobs_initramfs
File "/usr/lib64/python2.7/site-packages/savage/utils/execution.py", line 137, in execute
File "/usr/lib64/python2.7/site-packages/savage/utils/execution.py", line 48, in collect_subprocess
ExecutionError: Command failed: [xz -d /mnt/flash/tftpboot/root.xz] exit[1] stdout[''] stderr['xz: /mnt/flash/tftpboot/root.xz: File format not recognized']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment