Hi All, I have an issue with a package on wheezy-backports, and am not sure of the proper procedure to notify someone:
I am trying to install linux-headers-3.10-0.bpo.3-rt-amd64. $ sudo apt-get install linux-headers-$(uname -r) Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: linux-headers-3.10-0.bpo.3-rt-amd64 : Depends: linux-kbuild-3.10 but it is not installable E: Unable to correct problems, you have held broken packages. When I go look at wheezy-backports, I see that linux-kbuild-3.12 exists, so I think the headers package needs to be updated to use linux-kbuild-3.12? Anyway, how do I let someone know that this is broken? Thanks, Mark