Package is trying to downgrade sys-kernel/linux-headers where I don't think it should be. ### emerge output ### !!! Multiple versions within a single package slot have been !!! pulled into the dependency graph: ('ebuild', '/', 'sys-kernel/linux-headers-2.6.19.2-r2', 'merge') pulled in by ('ebuild', '/', 'media-video/mplayer-1.0_rc2_pre20070321-r4', 'merge') ('ebuild', '/', 'sys-kernel/linux-headers-2.6.20-r2', 'merge') pulled in by ('ebuild', '/', 'sys-libs/glibc-2.5-r1', 'merge') ('installed', '/', 'media-tv/linuxtv-dvb-headers-3.1', 'nomerge') ('ebuild', '/', 'sys-apps/sysvinit-2.86-r8', 'merge') ('ebuild', '/', 'net-misc/openssh-4.6_p1-r1', 'merge') It may be possible to solve this problem by using package.mask to prevent one of those packages from being selected. However, it is also possible that conflicting dependencies exist such that they are impossible to satisfy simultaneously. If such a conflict exists in the dependencies of two different packages, then those packages can not be installed simultaneously. For more information, see MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. !!! Depgraph creation failed.
Created attachment 115211 [details] emerge --info
ivtv is broken with 2.6.20, and thus mplayer depends on <2.6.20.
echo ">=sys-kernel/linux-headers-2.6.20" >> /etc/portage/package.mask *** This bug has been marked as a duplicate of bug 171881 ***