Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 171881 - media-video/mplayer w/ USE=ivtv shouldn't depend on kernel <2.6.20
Summary: media-video/mplayer w/ USE=ivtv shouldn't depend on kernel <2.6.20
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
: 173076 190770 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-23 05:11 UTC by Stavros Polymenakos
Modified: 2007-08-30 20:32 UTC (History)
2 users (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 Stavros Polymenakos 2007-03-23 05:11:48 UTC
mplayer's ivtv USE currently requires kernel headers <2.6.20. I assume this was because 2.6.20 had a bug that prevented the firmware from loading, however I think >=2.6.20-r2 fixed the issue and ivtv should work. There could be more to this but I assume it's just a "can't test every setup" thing and I'm the first one with this setup to report it.

Reproducible: Always

Steps to Reproduce:
1.emerge mplayer
2.
3.
Actual Results:  
It sometimes blocks because other packages wanted headers 2.6.20 but a few times it wants to downgrade headers to 2.6.19 which is incorrect

Expected Results:  
It should merge mplayer and depend on <20 or >=20-r2 

merging 
ivtv-10.1-r1mplayer-1.0_rc2_pre20070321-r2
linux-headers-2.6.20-r2
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-03-23 11:48:16 UTC
Kindly review http://bugs.gentoo.org/page.cgi?id=fields.html#bug_severity
Comment 2 Steve Dibb (RETIRED) gentoo-dev 2007-03-23 13:40:10 UTC
(In reply to comment #0)
> mplayer's ivtv USE currently requires kernel headers <2.6.20. I assume this was
> because 2.6.20 had a bug that prevented the firmware from loading,

No, the reason is because linux-headers 2.6.18 and 2.6.20 use different V4L2 APIs.  Until it is ported upstream to the new one, we wont be able to change the dependency.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-04-02 06:17:57 UTC
*** Bug 173076 has been marked as a duplicate of this bug. ***
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-08-30 11:56:03 UTC
*** Bug 190770 has been marked as a duplicate of this bug. ***
Comment 5 Alan Hourihane 2007-08-30 11:58:36 UTC
ivtv 1.0.x is now built into 2.6.22 and newer, so this should be fixed in mplayer now. ivtv 1.0.1 is stable too.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-08-30 12:54:12 UTC
*** Bug 190770 has been marked as a duplicate of this bug. ***
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-08-30 12:54:28 UTC
Reopen.
Comment 8 Steve Dibb (RETIRED) gentoo-dev 2007-08-30 20:16:07 UTC
This was already fixed in mplayer-1.0_rc1_p20070824.ebuild
Comment 9 Alan Hourihane 2007-08-30 20:32:59 UTC
Can we stabilize this then ???