首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Biber和biblatex ubuntu (从异种升级?)

Biber和biblatex ubuntu (从异种升级?)
EN

Ask Ubuntu用户
提问于 2016-06-19 16:43:34
回答 1查看 2.9K关注 0票数 2

Ubuntu16.04提供了错误版本的biber,biber 2.3太低,无法与biblatex兼容

代码语言:javascript
复制
$ sudo apt-get install texlive-bibtex-extra biber
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.

我需要这个工作,我也不知道这些系统是如何工作的。一位维护者写道:

接受二元化成异种-提议。这个包现在构建,几个小时后就可以在https://launchpad.net/ubuntu/+source/biber/2.4-1ubuntu1.16.04.1上使用,然后在-proposed存储库中使用。

我按照说明允许使用-proposed,但sudo apt-get upgrade biber不会将其更新为2.4。我怎样才能得到biber版本2.4?它必须通过-proposed,还是有更简单的方法?

我也试过

EN

回答 1

Ask Ubuntu用户

发布于 2016-06-29 07:12:11

这个问题昨天已经解决了(2016/06/28);现在您可以直接安装biber (它将安装2.4版本;确保在此之前执行sudo apt-get update )。

它将提取大量的perl库,但它不会尝试删除一半的LaTeX安装。

代码语言:javascript
复制
[romano:~] % apt-cache policy biber
biber:
  Installed: 2.4-1ubuntu1.16.04.1
  Candidate: 2.4-1ubuntu1.16.04.1
  Version table:
 *** 2.4-1ubuntu1.16.04.1 500
        500 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages
        100 /var/lib/dpkg/status
     2.3-1 500
        500 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu xenial/universe i386 Packages

请参阅https://bugs.launchpad.net/ubuntu/+source/biber/+bug/1589644/comments/21

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/788997

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档