Export to GitHub

lilypond - issue #901

gub: lilypad.exe has a 40% chance of being included


Posted on Nov 12, 2009 by Happy Rhino

lilypad.exe is not always copied into the tarball. Workaround: manually run

grep "lilypad.exe" target/mingw/installer/lilypond-git.sv.gnu.org--lilypond.git- master/files.txt || echo 'mingw does not contain lilypad.exe'

after every build; if it fails, rebuild the mingw part.

Jan and I spent 2 hours trying to track it down without success. :(

Comment #1

Posted on Dec 15, 2009 by Happy Rhino

grep "lilypad.exe" target/mingw/installer/lilypond-git.sv.gnu.org--lilypond.git- master/files.txt

if not, do: bin/gub mingw::'git://git.sv.gnu.org/lilypond-installer.git?branch=stable/2.12' --fresh

Comment #2

Posted on Dec 15, 2009 by Happy Rhino

for stable, do: grep "lilypad.exe" target/mingw/installer/lilypond-git.sv.gnu.org--lilypond.git-stable-2.12/files.txt

Also, recently it seems that the 1st time always fails, while the 2nd always succeeds.

Comment #3

Posted on Dec 23, 2009 by Happy Rhino

(No comment was entered for this change.)

Comment #4

Posted on Jan 2, 2010 by Happy Camel

Is this fixed now, Graham?

Comment #5

Posted on Jan 2, 2010 by Happy Rhino

Thanks, I meant to indicate this after 2.13.10 was out, but I forgot.

Comment #6

Posted on Jan 24, 2010 by Helpful Bear

I've been testing all mingw builds lately and the ugly notepad were never missing, so I guess I can mark it as Verified.

Status: Verified

Labels:
Type-Other Priority-Low OpSys-Windows fixed_2_13_10