Bug 112939 - Path to ybin is wrong in new-kernel-pkg
Summary: Path to ybin is wrong in new-kernel-pkg
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: mkinitrd
Version: 1.0
Hardware: powerpc
OS: Linux
medium
low
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-06 13:27 UTC by Alex Kiernan
Modified: 2007-04-18 17:00 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-01-12 11:25:40 UTC
Embargoed:


Attachments (Terms of Use)
Patch to correct the location of ybin on ppc (483 bytes, patch)
2004-01-06 13:28 UTC, Alex Kiernan
no flags Details | Diff

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.


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