Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123830 - lm_sensors and i2c dependencies
Summary: lm_sensors and i2c dependencies
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://www.tytanick.net
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-23 08:37 UTC by Tytus Rogalewski
Modified: 2006-02-23 08:39 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 Tytus Rogalewski 2006-02-23 08:37:13 UTC
Hi
I found bad dependencies
try install sys-apps/lm_sensors

emerge sys-apps/lm_sensors
this program should have sys-apps/i2c installed before
so change dependencies
:

 *
 * lm_sensors-2.9.2 requires CONFIG_I2C_SENSOR to be enabled for non-2.4.x kernels.
 *

!!! ERROR: sys-apps/lm_sensors-2.9.2 failed.
!!! Function pkg_setup, Line 45, Exitcode 0
!!! CONFIG_I2C_SENSOR not detected
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-23 08:39:51 UTC
1/ Don't restrict bugs. 
2/ sys-apps/i2c is for 2.4 kernels only - you need to enable I2C_SENSOR in your kernel.

INVALID.