Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
hwdata, in its Makefile for the test phase does this: [ -x /sbin/lspci ] && /sbin/lspci ... This has the problem that Gentoo's pciutils installs lspci in /usr/sbin. I'll provide a patch that fixes this, and provides an optional dependency on pciutils if USE=test. Reproducible: Always
Created an attachment (id=141714) [edit] fix Paths path & optional dependency path Tested only on amd64
Finally added, thanks for your patience!