Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58404 - sys-apps/lm-sensors shouldn't depend on sys-apps/i2c if 2.6 kernel is used
Summary: sys-apps/lm-sensors shouldn't depend on sys-apps/i2c if 2.6 kernel is used
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-26 07:20 UTC by jim_jim33
Modified: 2004-08-04 14:23 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jim_jim33 2004-07-26 07:20:28 UTC
sys-apps/i2c adds i2c support for 2.4 kernels.  this functionality is included in the base 2.6 kernel.  sys-apps/lm-sensors has a dependancy on sys-apps/i2c.  i'm not positive, but i believe a 2.6 kernel should be sufficient to fulfill this dependancy.  perhaps it could be handled like alsa-lib?   if i install lm-sensors with a 2.6 kernel and --nodeps, is appears to function fine..

Reproducible: Always
Steps to Reproduce:
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2004-08-04 14:23:38 UTC
i2c is a dummy package on 2.6 kernels while it installs i2c on 2.4 kernels. Closing as INVALID.