Bug 112939

Summary: Path to ybin is wrong in new-kernel-pkg
Product: [Retired] Red Hat Raw Hide Reporter: Alex Kiernan <alex.kiernan>
Component: mkinitrdAssignee: Jeremy Katz <katzj>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-01-12 11:25:40 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:
Attachments:
Description Flags
Patch to correct the location of ybin on ppc none

Description Alex Kiernan 2004-01-06 13:27:04 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.4.1)
Gecko/20031203 Epiphany/1.0.4

Description of problem:
new-kernel-pkg lists the location of ybin as /usr/sbin/ybin, whereas
yaboot installs it in /sbin/ybin

Version-Release number of selected component (if applicable):
mkinitrd-3.5.17-1

How reproducible:
Always

Steps to Reproduce:
1. run new-kernel-pkg on ppc
2.
3.
    

Actual Results:  /usr/sbin/ybin not found

Expected Results:  /sbin/ybin found

Additional info:

Comment 1 Alex Kiernan 2004-01-06 13:28:25 UTC
Created attachment 96782 [details]
Patch to correct the location of ybin on ppc

Comment 2 Jeremy Katz 2004-01-06 13:39:09 UTC
Fixed in CVS, will be in next build.