Bug 1000921 - BVT: glusterfs packages installation are failing in Beaker
Summary: BVT: glusterfs packages installation are failing in Beaker
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: glusterd
Version: 2.1
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: ---
Assignee: Amar Tumballi
QA Contact: Lalatendu Mohanty
URL:
Whiteboard:
Depends On: 1000500
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-26 06:31 UTC by Lalatendu Mohanty
Modified: 2013-12-19 00:09 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-23 22:25:02 UTC
Embargoed:


Attachments (Terms of Use)

Description Lalatendu Mohanty 2013-08-26 06:31:59 UTC
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>

Comment 1 Lalatendu Mohanty 2013-08-26 06:34:43 UTC
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.

Comment 4 Lalatendu Mohanty 2013-08-26 09:40:43 UTC
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

Comment 5 Scott Haines 2013-09-23 22:25:02 UTC
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


Note You need to log in before you can comment on or make changes to this bug.