Description of problem: Glusterfs packages installation are failing in Beaker because of below error Installing glusterfs-libs-3.4.0.22rhs-1377267009.el6.x86_64 error: %pretrans(glusterfs-libs-3.4.0.22rhs-1377267009.el6.x86_64) scriptlet failed, exit status 127 Version-Release number of selected component (if applicable): glusterfs-libs-3.4.0.22rhs How reproducible: Always Steps to Reproduce: 1. use the BVT repo to install a RHI ISO 2. Check the install.log 3. Actual results: Expected results: Additional info: Beaker installation with nightly rhs rpms is equivalent to a fresh ISO installation. So the issue I am seeing now will be seen when we will get latest ISO with glusterfs-libs-3.4.0.22rhs. Below is the content of Beaker job.xml <recipe kernel_options="selinux=0" kernel_options_post="selinux=0" ks_meta="" role="RECIPE_MEMBERS" whiteboard=""> <autopick random="false"/> <watchdog panic="ignore"/> <packages/> <ks_appends/> <repos> <repo name="rhs" url="http://rhsqe-repo.lab.eng.blr.redhat.com/bvt-qe/"/> </repos> <distroRequires> <and> <distro_family op="=" value="RedHatStorage2"/> <distro_variant op="=" value="RHS"/> <distro_name op="=" value="RHS-2.1-20130820.n.0"/> <distro_arch op="=" value="x86_64"/> </and> </distroRequires> <hostRequires> <and> <hostname op="=" value="rhsauto019.lab.eng.blr.redhat.com"/> <system_type op="=" value="Machine"/> </and> </hostRequires> <partitions/> <task name="/distribution/install" role="STANDALONE"> <params/> </task>
This issie looks similar to issue reported in https://bugzilla.redhat.com/show_bug.cgi?id=1000500 But the above bug is for RHEVH+gluster and thsi bug is for tacking the BVT issue.
https://code.engineering.redhat.com/gerrit/#/c/11930/
Started a new run from Jenkins which involves (creating rpms from downstream code and running beaker jobs ) and the installation got completed successfully. Hence marking the bug as verified. https://beaker.engineering.redhat.com/jobs/479936
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1262.html