libc6-dev: Quebras: binutils (2.26) mas 2.25-5 + deb8u1 deve ser instalado

1

Eu tento instalar algumas bibliotecas no 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.
    
por yarek 21.09.2017 / 14:46

1 resposta

2

apt-get remove binutils

Você deve começar a correr.

    
por 13.03.2018 / 03:10

Tags