Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 292759 - Version Problem with sispmctl
Summary: Version Problem with sispmctl
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-11 09:01 UTC by Werner Brandt
Modified: 2009-11-11 19:54 UTC (History)
1 user (show)

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 Werner Brandt 2009-11-11 09:01:22 UTC
In Portage is version
"[I] sys-power/sispmctl     Available versions:  (~)2.7"

But When I Install it is the Version
"SiS PM Control for Linux 2.6"

I Testet it on AMD64 and x86

Reproducible: Always

Steps to Reproduce:
1. emerge sys-power/sispmctl


Actual Results:  
Wrong Version

Version 2.6 have a Problem, this is in 2.7 resolved. So 2.7 is important

Expected Results:  
The Version 2.7 must install
Comment 1 Sebastian Luther (few) 2009-11-11 11:22:16 UTC
It's an upstream bug. They most likely forgot to change it.

mingramm@fewslaptop ~/Downloads/sispmctl-2.7/src $ grep -R '2\.6' .
./main.c:  fprintf(stderr, "\nSiS PM Control for Linux 2.6\n\n"
Comment 2 Sebastian Luther (few) 2009-11-11 11:23:49 UTC
Ah, I dind't look carfully enough. This is not the version of the software but the kernel version it was made for. So everything is correct.
Comment 3 Werner Brandt 2009-11-11 11:49:57 UTC
Your are right, they forget the Version-Number

But ... it is not the Kernel-Version ;o)

(Debian change the Version-Number)
Comment 4 Sebastian Luther (few) 2009-11-11 19:54:04 UTC
It says "for Linux 2.6". The kernel version is something around 2.6.30 atm. And if debian changed it, then they didn't look carefully enough as I did in comment 1. Anyways, this ebuild uses the 2.7 tarball.