Skip to content

Instantly share code, notes, and snippets.

@linux-modder
Created February 19, 2015 03:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save linux-modder/9254bda12f70e23168e0 to your computer and use it in GitHub Desktop.
Save linux-modder/9254bda12f70e23168e0 to your computer and use it in GitHub Desktop.
anaconda netinstall error
CRIT: anaconda: Traceback (most recent call last)
File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run
threading.Thread.run(self,*args, **kwargs)
File "/usr/lib64/python2.7/threading.py", line 766, in run
self.__target(**self.__args, **self.__kwargs)
File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 224, in doInstall
payload.install()
File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1421, in install
for line in execReadlines("/usr/libexec/anaconda/anaconda-yum", args):
File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/iutil.py", line 272, in execReadlines
raise OSError('process 'xs' was killed by x args)
OSError: process '[' /usr/libexec/anaconda/anaconda-yum', '--config', '/tmp/anaconda-yum.conf', '--tsk', 'x86_64', '--macro', '__db1_htconfig', 'hash nofsync x{_db1_other) x(__db1_perma)', '--macro', '__'
Thread Done: AnaInstallThread (1398000601564928)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment