View previous topic :: View next topic |
Author |
Message |
paulmer2003 Tux's lil' helper

Joined: 12 Mar 2005 Posts: 79
|
Posted: Tue Sep 30, 2008 11:45 pm Post subject: lm_sensors depends on read-edid |
|
|
This box used to be an x86 desktop, but I got a new main box so I decided to use it as a ~x86 hardened server for kicks. Anyway, that being said, I've been trying to get rid of all the x11, java, media, etc stuff I can. Was doing some cleaning and I noticed this:
[nomerge ] sys-apps/lm_sensors-2.10.7 USE="-sensord"
[ebuild N ] x11-misc/read-edid-1.4.1-r1 0 kB
What can I do about this? I don't want read-edid. |
|
Back to top |
|
 |
poly_poly-man Advocate


Joined: 06 Dec 2006 Posts: 2477 Location: RIT, NY, US
|
Posted: Wed Oct 01, 2008 1:40 am Post subject: |
|
|
drat.. foiled again
(hint: I'm the developer of read-edid now)
I'm not sure why, but lm_sensors has a direct dependency on this package - I think it uses part of parse-edid or something...
Hey, it's small - just install it  _________________ iVBORw0KGgoAAAANSUhEUgAAA
avatar: new version of logo - see topic 838248. Potentially still a WiP. |
|
Back to top |
|
 |
paulmer2003 Tux's lil' helper

Joined: 12 Mar 2005 Posts: 79
|
Posted: Wed Oct 01, 2008 4:59 pm Post subject: |
|
|
Do I really need it? I edited the ebuild and lm_sensors compiled fine |
|
Back to top |
|
 |
poly_poly-man Advocate


Joined: 06 Dec 2006 Posts: 2477 Location: RIT, NY, US
|
Posted: Wed Oct 01, 2008 11:01 pm Post subject: |
|
|
paulmer2003 wrote: | Do I really need it? I edited the ebuild and lm_sensors compiled fine |
I think there's some obscure function that uses it - not sure though.
If you're only using lm_sensors for temperature and voltage, you should be fine..
..but srsly.. I think you can spare a few hundred KB  _________________ iVBORw0KGgoAAAANSUhEUgAAA
avatar: new version of logo - see topic 838248. Potentially still a WiP. |
|
Back to top |
|
 |
Offler n00b


Joined: 12 Jun 2004 Posts: 58
|
Posted: Sat Oct 11, 2008 10:42 am Post subject: |
|
|
But the latest read-edid (read-edid-1.4.1-r1) - as I'm sure you are aware - fails with linux headers 2.6.26 so maybe it should be patched to either fix that issue or removed as a dependency? Mind you that could lead to weird bugs with lm_sensors. |
|
Back to top |
|
 |
poly_poly-man Advocate


Joined: 06 Dec 2006 Posts: 2477 Location: RIT, NY, US
|
Posted: Sat Oct 11, 2008 4:35 pm Post subject: |
|
|
Offler wrote: | But the latest read-edid (read-edid-1.4.1-r1) - as I'm sure you are aware - fails with linux headers 2.6.26 so maybe it should be patched to either fix that issue or removed as a dependency? Mind you that could lead to weird bugs with lm-sensors. | only an issue with read-edid. parse-edid builds fine everywhere.
Besides, there is not only a patch for 1.4.1, I released 1.4.2 specifically to fix that issue, and 2.0.0 should work everywhere (with an extra dependency of libx86)
There are bugs in the bigzilla for this, but the gentoo devs still have to get their acts together and put the two new ebuilds (which I wrote and made sure were alright) in the tree. _________________ iVBORw0KGgoAAAANSUhEUgAAA
avatar: new version of logo - see topic 838248. Potentially still a WiP. |
|
Back to top |
|
 |
lazyleopard n00b

Joined: 06 Nov 2003 Posts: 58
|
Posted: Tue Nov 11, 2008 4:44 pm Post subject: |
|
|
poly_poly-man wrote: | Besides, there is not only a patch for 1.4.1, I released 1.4.2 specifically to fix that issue, and 2.0.0 should work everywhere (with an extra dependency of libx86) |
Code: | # emerge -pDv world
These are the packages that would be merged, in order:
Calculating world dependencies |
!!! All ebuilds that could satisfy ">=dev-libs/libx86-1.1" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-libs/libx86-1.1-r1 (masked by: ~amd64 keyword)
- dev-libs/libx86-1.1 (masked by: ~amd64 keyword)
For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
(dependency required by "x11-misc/read-edid-2.0.0" [ebuild])
!!! Problem resolving dependencies for sys-apps/lm_sensors
!!! Depgraph creation failed.
|
Hmmm... Well that doesn't yet work so well... Time to check the amd64 status of dev-libs/libx86 I guess. Or maybe just make sure sys-apps/lm_sensors x11-misc/read-edid and now dev-libs/libx86 all pick the same keyword. (Either all with ~amd64 or all without...) |
|
Back to top |
|
 |
yngwin Retired Dev


Joined: 19 Dec 2002 Posts: 4572 Location: Suzhou, China
|
Posted: Tue Nov 11, 2008 9:20 pm Post subject: |
|
|
poly_poly-man wrote: | Besides, there is not only a patch for 1.4.1, I released 1.4.2 specifically to fix that issue, and 2.0.0 should work everywhere (with an extra dependency of libx86)
There are bugs in the bigzilla for this, but the gentoo devs still have to get their acts together and put the two new ebuilds (which I wrote and made sure were alright) in the tree. |
Actually they are in portage now. _________________ "Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF |
|
Back to top |
|
 |
poly_poly-man Advocate


Joined: 06 Dec 2006 Posts: 2477 Location: RIT, NY, US
|
Posted: Tue Nov 11, 2008 9:43 pm Post subject: |
|
|
yngwin wrote: | poly_poly-man wrote: | Besides, there is not only a patch for 1.4.1, I released 1.4.2 specifically to fix that issue, and 2.0.0 should work everywhere (with an extra dependency of libx86)
There are bugs in the bigzilla for this, but the gentoo devs still have to get their acts together and put the two new ebuilds (which I wrote and made sure were alright) in the tree. |
Actually they are in portage now. |
yeah... only took you guys 2.5 months  _________________ iVBORw0KGgoAAAANSUhEUgAAA
avatar: new version of logo - see topic 838248. Potentially still a WiP. |
|
Back to top |
|
 |
|