Bug 803348

Summary: beah : postscripts are not rhel7 ready
Product: [Retired] Beaker Reporter: Petr Sklenar <psklenar>
Component: lab controllerAssignee: Bill Peck <bpeck>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: high    
Version: 0.8CC: bpeck, dcallagh, mcsontos, rmancy, stl
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-15 07:16:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Sklenar 2012-03-14 13:54:15 UTC
Description of problem:
beah uses wrong postscripts

Version-Release number of selected component (if applicable):
beah-0.6.35-1.el7.noarch

How reproducible:
deterministic

Steps to Reproduce:
1. see any installation log for beaker machine on rhel7
2. rpm -q --scripts beah
  
Actual results:
  Installing : beah-0.6.35-1.el7.noarch                                                                                                                                                                                                  1/1 
chkconfig version 1.3.56 - Copyright (C) 1997-2000 Red Hat, Inc.
This may be freely redistributed under the terms of the GNU Public License.

usage:   chkconfig [--list] [--type <type>] [name]
         chkconfig --add <name>
         chkconfig --del <name>
         chkconfig --override <name>
         chkconfig [--level <levels>] [--type <type>] <name> <on|off|reset|resetpriorities>


Expected results:
no such a fail
services start

Additional info:

Comment 1 Evan McNabb 2012-03-14 16:15:13 UTC
Looks like BZ 801127.

Comment 2 Petr Sklenar 2012-03-15 07:16:16 UTC
Yes, its dupes of 801127

*** This bug has been marked as a duplicate of bug 801127 ***