Why does kickstart installation of Red Hat Enterprise Linux 7.2 fail with a traceback when a third party package ISecGRt & repo is added in %packages section?

Solution Verified - Updated -

Issue

  • Why does kickstart installation of Red Hat Enterprise Linux 7.2 fail with a traceback when a third party package ISecGRt & repo is added in %packages section?
  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 764, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 225, in doInstall
    payload.install()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1475, in install
    for line in execReadlines("/usr/libexec/anaconda/anaconda-yum", args):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 401, 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.2', '--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
  • Post installation, installation of this package doesn't create any error.

Environment

  • Red Hat Enterprise Linux 7.2

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.