Esta es una nueva instalación de Kubuntu 16.04 con todas las últimas actualizaciones aplicadas.
Instalé todo texlive: apt install texlive\*
y luego intenté instalar biber: apt install biber
que quiere eliminar texlive-bibtex-extra. Intentar instalar ambos juntos: apt install biber texlive-bibtex-extra
da el siguiente error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
texlive-bibtex-extra is already the newest version (2015.20160320-1).
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:
texlive-bibtex-extra : Breaks: biber (< 2.4) but 2.3-1 is to be installed
E: Unable to correct problems, you have held broken packages.
¿Alguien tiene alguna idea de por qué el paquete biber está desactualizado wrt la dependencia texlive-bibtex-extra?
Sé que puedo tomar la distribución texlive directamente, pero me gustaría usar el administrador de paquetes si es posible.
biber
(instalará la versión 2.4). Ver bugs.launchpad.net/ubuntu/+source/biber/+bug/1589644/comments/…