Laura, you are right. For the time being you will have to unzip the file manually and run musicxml2ly on the .xml file. The conversion with musicxml2ly will be successful (no error messages) but unfortunately the compilation with LilyPond (v2.17.15) will fail due to a segmentation fault. (Something went wrong in the conversion process.) Everything is fine (apart from the -z | --compressed option) when you use our musicxml2ly-dev version on https://github.com/Philomelos/lilypond-musicxml2ly-dev. Thanks for the bug report!
hth patrick On 24.04.2013, at 18:28, Laura Conrad <lcon...@laymusic.org> wrote: > > I attempted to run musicxml2ly on the file > <http://www2.cpdl.org/wiki/images/9/91/Alessandro_Striggio-Nasce_la_pena-XML.zip> > using the command "musicxml2ly -z --nd --nrp --npl --no-beaming *.zip" > and musicxml2ly 2.16.1 crashes with the terminal output: > > musicxml2ly -z --nd --nrp --npl --no-beaming *.zip > musicxml2ly: Reading MusicXML from Alessandro_Striggio-Nasce_la_pena-XML.zip > ... > musicxml2ly: Input file Alessandro_Striggio-Nasce_la_pena-XML.zip is > compressed, extracting raw MusicXML data > Traceback (most recent call last): > File "/home/newlily/lilypond/usr/bin/musicxml2ly", line 2986, in ? > main() > File "/home/newlily/lilypond/usr/bin/musicxml2ly", line 2981, in main > voices = convert (filename, options) > File "/home/newlily/lilypond/usr/bin/musicxml2ly", line 2882, in convert > tree = read_musicxml (filename, options.compressed, options.use_lxml) > File "/home/newlily/lilypond/usr/bin/musicxml2ly", line 2850, in > read_musicxml > container_xml = z.read ("META-INF/container.xml") > File "/home/newlily/lilypond/usr/lib/python2.4/zipfile.py", line 344, in read > zinfo = self.getinfo(name) > File "/home/newlily/lilypond/usr/lib/python2.4/zipfile.py", line 335, in > getinfo > return self.NameToInfo[name] > KeyError: 'META-INF/container.xml' > > -- > Laura (mailto:lcon...@laymusic.org, twitter: @serpentplayer) > (617) 661-8097 233 Broadway, Cambridge, MA 02139 > http://www.laymusic.org/ http://www.serpentpublications.org > > I have only one superstition. I touch all the bases when I hit a home > run. > > Babe Ruth > > > _______________________________________________ > bug-lilypond mailing list > bug-lilypond@gnu.org > https://lists.gnu.org/mailman/listinfo/bug-lilypond _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond