Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46023 - ofpath reports bougus path to devices causing ybin to fail
Summary: ofpath reports bougus path to devices causing ybin to fail
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: PPC Linux
: High major (vote)
Assignee: PPC Porters
URL: http://groups.google.com/groups?q=%2B...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-28 13:01 UTC by Daniel Ostrow (RETIRED)
Modified: 2004-03-30 16:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
This version of ofpath fixes the problem (ofpath,24.95 KB, text/plain)
2004-03-28 13:02 UTC, Daniel Ostrow (RETIRED)
Details
Diff file between old verion and new (ofpath.diff,996 bytes, text/plain)
2004-03-29 16:50 UTC, Daniel Ostrow (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Ostrow (RETIRED) gentoo-dev 2004-03-28 13:01:36 UTC
Before installing the new ofpath from the url above the output of ofpath /dev/hda gave me the following:

ofpath: WARNING: Your kernel is too old for proper support, device may be innaccurate.
ultra2:

ybin thus would fail when it was run, with the ofpath from the url above I get this from ofpath /dev/hda:

/pci@f4000000/ata-6@d/disk@0:

which is propper and ybin now runs.

Reproducible: Always
Steps to Reproduce:
1. Run ofpath <device-name>
2. Run ybin or ybin -v
3.

Actual Results:  
The following error occured:

ofpath: WARNING: Your kernel is too old for proper support, device may be
innaccurate.

Expected Results:  
I should have gotten the proper ofpath as decribed in Details above.
Comment 1 Daniel Ostrow (RETIRED) gentoo-dev 2004-03-28 13:02:35 UTC
Created attachment 28237 [details]
This version of ofpath fixes the problem
Comment 2 Daniel Ostrow (RETIRED) gentoo-dev 2004-03-29 16:50:18 UTC
Created attachment 28326 [details]
Diff file between old verion and new

The old version is the from_file the new version is the to_file
Comment 3 Luca Barbato gentoo-dev 2004-03-30 16:28:19 UTC
committed in cvs, thanks again.