bug-lilypond
[Top][All Lists]
Advanced

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

Re: convert-ly on 2.23.80


From: David Kastrup
Subject: Re: convert-ly on 2.23.80
Date: Sun, 06 Nov 2022 21:37:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Martín Rincón Botero <martinrinconbotero@gmail.com> writes:

> Hello,
>
> when trying to use convert-ly on Lilypond 2.23.80 I get this error:
>
> File "/home/martin-ribot/lilypond-2.23.80/bin/../libexec/convert-ly", line
> 445, in <module>
>
> main()
>
> File "/home/martin-ribot/lilypond-2.23.80/bin/../libexec/convert-ly", line
> 429, in main
>
> errors += do_one_file(f)
>
> File "/home/martin-ribot/lilypond-2.23.80/bin/../libexec/convert-ly", line
> 340, in do_one_file
>
> do_conversion(input, from_version, to_version)
>
> File "/home/martin-ribot/lilypond-2.23.80/bin/../libexec/convert-ly", line
> 246, in do_conversion
>
> newstr = x[1](s)
>
> File
> "/home/martin-ribot/lilypond-2.23.80/share/lilypond/2.23.80/python/convertrules.py",
> line 3671, in conv
>
> path_replace, s)
>
> NameError: name 'path_replace' is not defined
>
> Is this a known issue?

commit 3d3f8531da00247ad55b6a613bf0adc5e9b71954
Author: Jean Abou Samra <jean@abou-samra.fr>
Date:   Tue Oct 25 01:28:28 2022 +0200

    convertrules.py: define path_replace on toplevel
    
    Fixes #6446 (bug introduced in 03855a33)
    
    (cherry picked from commit f768801e452777406ca536f98b7373de4be6f52f)

Commit is part of version 2.23.81

-- 
David Kastrup



reply via email to

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