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:
Created attachment 96782 [details] Patch to correct the location of ybin on ppc
Fixed in CVS, will be in next build.