Code Monkey home page Code Monkey logo

Comments (11)

plk avatar plk commented on August 24, 2024

The crucial line is:

WARN - Warning: Found biblatex control file version 2.5, expected version 2.6

You are using a version of biblatex incompatible with biber 1.9+ (probably version 2.8)

from biber.

cbm755 avatar cbm755 commented on August 24, 2024

Ok, in that case I recommend Fedora 20 users get [http://copr.fedoraproject.org/coprs/cbm/biber-1.8] until texlive-biblatex is bumped.

from biber.

espinozahg avatar espinozahg commented on August 24, 2024

I have somewhat similar error in Fedora 21 workstation 64 bit. I have TeX Live 2014 from standard/updates repositories and biber from https://copr.fedoraproject.org/coprs/cbm/Biber/
I think another key message is:
INFO - This is Biber 2.0 (beta)
which I get too.
Additionally,

    biber -v

outputs:

    biber version: 2.0 (beta)

Shouldn't it be 1.9 instead of 2.0 (beta)? Because the standard pdflatex I have installed writes a .bcf in format version 2.5 and that can be understood by biber 1.9. On the other hand, biber 2.0 expects a .bcf in format version 2.6 which is not there.
So, long story short: we probably need something like
http://copr.fedoraproject.org/coprs/cbm/biber-1.9
for Fedora 21.
But

yum info biber

produces

Name        : biber
Arch        : noarch
Version     : 1.9
Release     : 3.fc21
Size        : 1.4 M
Repo        : installed
From repo   : cbm-Biber
Summary     : A BibTeX replacement for users of BibLaTeX
URL         : http://biblatex-biber.sourceforge.net/
License     : GPL+ or Artistic
Description : The biblatex package by Philipp Lehman is becoming the definitive citation
            : management tool for LaTeX users. Biblatex has relied on the venerable
            : BibTeX program only for sorting and generating a very generic .bbl file
            : without any formatting instruction. Everything else is taken care of by
            : biblatex, which provides a powerful and flexible macro interface for
            : authors of citation styles.

which makes me think of a packaging bug in /coprs/cbm/biber, but I am new to Fedora, so I am not sure.

from biber.

cbm755 avatar cbm755 commented on August 24, 2024

@espinozahg, you can use this for now: https://copr.fedoraproject.org/coprs/cbm/f21-biber-1.8

from biber.

espinozahg avatar espinozahg commented on August 24, 2024

thanks @cbm755 . I tried f21-biber-1.8 now and works correctly.
(fedora 21 64 bit workstation with up-to-date package texlive)

from biber.

espinozahg avatar espinozahg commented on August 24, 2024

@cbm755 :
After installation cbm/f21-biber-1.8 worked without any warning as I mentioned before, but now It is not working properly (after reboot and clean environment in terminal). I haven't had the time to see what is going on. I switched to cbm/Biber which outputs lots of warnings (perl related and biber/biblatex version compatibility related) but produces a visually OK pdf file with pdflatex.

from biber.

cbm755 avatar cbm755 commented on August 24, 2024

Hmmm could you get us an error msg?

from biber.

espinozahg avatar espinozahg commented on August 24, 2024

I uninstalled biber, disabled cbm/Biber, enabled cbm/f21-biber-1.8, installed biber again and rebooted just in case but I cannot reproduce the error I got before with cbm/f21-biber-1.8
I could post the errors/warnings with cbm/Biber but I don't think they are needed, are they?
I will continue using cbm/f21-biber-1.8 and report if any error/warning appears again.

from biber.

cbm755 avatar cbm755 commented on August 24, 2024

from biber.

espinozahg avatar espinozahg commented on August 24, 2024

I'm back again. I have one file set that doesn't work with biber from cbm/f21-biber-1.8 . The file set has one .bcf file and one .bib file
Executing
biber thesis
I get no error or warning (either on screen or on the .blg file), but the .bbl file is 0 bytes.
I've tried biber with the following options to see what is going on, but still, no error or warning, biber just dies with exit code 1 (echo $?). The options are: --nodieonerror --decodecharsset=full --trace
The files are:
https://sites.google.com/site/espinozahg/stuff/aux-references.bib?attredirects=0&d=1
https://sites.google.com/site/espinozahg/stuff/thesis.bcf?attredirects=0&d=1
I have to mention that this .bib file works with TeX Live 2014 under Ubuntu 12.04. The .bcf file is a newer version there.

from biber.

cbm755 avatar cbm755 commented on August 24, 2024

Perhaps you should file a new issue? When you do, you'd better clearly state biber versions used on each system. Also, narrow down to a minimal nonworking example.

from biber.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.