SAM O
2018-11-28 09:39:02 UTC
Hello evreyone,
I am running Spacewalk Server 2.8
I setup Spacewalk proxy (2.8), when I try to kickstart a new Linux, the installation is stopped with error:
09:20:08,125 INFO anaconda: Running pre-installation scripts
09:20:08,125 INFO anaconda: Running pre-installation scripts
09:31:13,767 DEBUG anaconda: running handleException
09:31:13,768 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 765, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 252, in doInstall
payload.install()
File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1576, in install
for line in execReadlines("/usr/libexec/anaconda/anaconda-yum", args):
File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 414, in next
(self._argv, self._proc.returncode))
OSError: process '['/usr/libexec/anaconda/anaconda-yum', '--config', '/tmp/anaconda-yum.conf', '--tsfile', '/mnt/sysimage/anaconda-yum.yumtx', '--rpmlog', '/tmp/rpm-script.log', '--installroot', '/mnt/sysimage', '--release', '7', '--arch', 'x86_64', '--macro', '__dbi_htconfig', 'hash nofsync %{__dbi_other} %{__dbi_perms}', '--macro', '__file_context_path', '/etc/selinux/targeted/contexts/files/file_contexts']' exited with status 1
09:31:13,769 DEBUG anaconda: Gtk running, queuing exception handler to the main loop
09:31:13,769 INFO anaconda: Thread Done: AnaInstallThread (140522606556928)
09:31:15,532 INFO anaconda: Running kickstart %%onerror script(s)
09:31:15,533 INFO anaconda: All kickstart %%onerror script(s) have been run
09:31:15,533 INFO anaconda: Running kickstart %%traceback script(s)
09:31:15,534 INFO anaconda: All kickstart %%traceback script(s) have been run
I cleared the packages from the software section, so now for CentOS7, I have only:
@^minimal
@core
The installation works fine when I use spacewalk server, it fails only when I use spacewalk proxy.
Thanks in advance
Sam
I am running Spacewalk Server 2.8
I setup Spacewalk proxy (2.8), when I try to kickstart a new Linux, the installation is stopped with error:
09:20:08,125 INFO anaconda: Running pre-installation scripts
09:20:08,125 INFO anaconda: Running pre-installation scripts
09:31:13,767 DEBUG anaconda: running handleException
09:31:13,768 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 765, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 252, in doInstall
payload.install()
File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1576, in install
for line in execReadlines("/usr/libexec/anaconda/anaconda-yum", args):
File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 414, in next
(self._argv, self._proc.returncode))
OSError: process '['/usr/libexec/anaconda/anaconda-yum', '--config', '/tmp/anaconda-yum.conf', '--tsfile', '/mnt/sysimage/anaconda-yum.yumtx', '--rpmlog', '/tmp/rpm-script.log', '--installroot', '/mnt/sysimage', '--release', '7', '--arch', 'x86_64', '--macro', '__dbi_htconfig', 'hash nofsync %{__dbi_other} %{__dbi_perms}', '--macro', '__file_context_path', '/etc/selinux/targeted/contexts/files/file_contexts']' exited with status 1
09:31:13,769 DEBUG anaconda: Gtk running, queuing exception handler to the main loop
09:31:13,769 INFO anaconda: Thread Done: AnaInstallThread (140522606556928)
09:31:15,532 INFO anaconda: Running kickstart %%onerror script(s)
09:31:15,533 INFO anaconda: All kickstart %%onerror script(s) have been run
09:31:15,533 INFO anaconda: Running kickstart %%traceback script(s)
09:31:15,534 INFO anaconda: All kickstart %%traceback script(s) have been run
I cleared the packages from the software section, so now for CentOS7, I have only:
@^minimal
@core
The installation works fine when I use spacewalk server, it fails only when I use spacewalk proxy.
Thanks in advance
Sam