libc6-dev : Breaks: binutils (< 2.26) 但要安装 2.25-5+deb8u1

yar*_*rek 1 debian

我尝试在 Debian 8.9 上安装一些库

apt-get install libnice-dev
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:
 libc6-dev : Breaks: binutils (< 2.26) but 2.25-5+deb8u1 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
Run Code Online (Sandbox Code Playgroud)

小智 6

apt-get remove binutils
Run Code Online (Sandbox Code Playgroud)

应该让你跑步。