[Devel] broken units.lv2 release tarball
David Robillard
d at drobilla.net
Sun Aug 21 20:02:43 PDT 2011
On Mon, 2011-08-15 at 10:23 +0200, Dan Muresan wrote:
> Hi, the http://lv2plug.in/spec/lv2-units-5.0.tar.gz release doesn't
> seem to match the date of the tarball (the svn version for that date
> is different). Unfortunately, this tarball also contains some error
> which makes lilv-bench (and others) print
>
> error: /usr/lib/lv2/units.lv2/units.ttl:100:5: expected `.', not `^'
>
> The problem is that Debian uses the tarballs in /spec as a basis for
> the lv2-extensions-good package, and therefore propagates this problem
> far and wide.
>
> Please upload a non-broken release tarball for units.lv2.
Whoops. Another case of the Turtle grammar as defined in the spec not
matching the Turtle grammar in practice :/ Serd does not tolerate
whitespace around ^^
Fixed, and released 5.2:
http://lv2plug.in/spec/lv2-units-5.2.tar.bz2
Thanks,
-dr
More information about the Devel
mailing list