lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GUB dblatex breaks compile


From: Julien Rioux
Subject: Re: GUB dblatex breaks compile
Date: Thu, 16 Feb 2012 14:39:58 +0100

On Thu, Feb 16, 2012 at 12:14 PM, Graham Percival
<address@hidden> wrote:
> GUB cannot build master:
>
>
> lilypond-book.py (GNU LilyPond) 2.15.30
> cd ./out-test && dblatex suffix-lyxml.xml
> Traceback (most recent call last):
>  File "/usr/bin/dblatex", line 10, in ?
>    from contrib.debian.errorhandler import DebianHandler
>  File "/usr/share/dblatex/lib/contrib/debian/errorhandler.py",
> line 8, in ?
>    import apt
> ImportError: No module named apt
> make[1]: *** [out-test/suffix-lyxml.pdf] Error 1
> make[1]: Leaving directory
> `/main/src/gub/target/linux-x86/build/lilypond-git.sv.gnu.org--lilypond.git-release-unstable/input/regression/lilypond-book'
> make: *** [test] Error 2
>
>
>
> Julien, the lilypond-book regtests are the obvious contender for
> this.  If the bugfix is not obvious, could you revert that commit
> so that we can have the 2.15.30 release while we investigate this
> as a separate patch?
>

Sorry, I don't see how this is a bug in current lilypond master. I bet that even
dblatex --version
would fail. Installing dblatex should also install python-apt.

> The correct bugfix may be simply to update the version of dblatex
> in GUB, but that is rarely as simple as it sounds.

Either fix your dblatex installation (it should depend on the package
python-apt, but otherwise you can install python-apt manually) or
remove dblatex completely (in this case there was indeed a bug in
lilypond master, but I pushed a fix at
e8bb4dcdf244ccda234b63df0a78635cf066be4c and it was tested and
verified).

Regards,
Julien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]