Bug#834999: YAML::XS generates broken multiline strings

gregor herrmann gregoa at debian.org
Thu Aug 25 22:10:29 UTC 2016


On Sun, 21 Aug 2016 13:18:33 +0200, Marco d'Itri wrote:

> YAML::XS adds an extra \n at the end of each line.
> The YAML module cannot read the generated files.
> Test case attached.

This seems to be fixed in newer versions which we have in git.

The problem is that we have a lintian ftp-master autoreject problem:
E: libyaml-libyaml-perl: embedded-library usr/lib/perl5/auto/YAML/XS/LibYAML/LibYAML.so: libyaml

I've already created a branch gregoa/use-system-yaml which uses the
system libyaml; no big deal, except that the tests fail because the
embedded libyaml in libyaml-libyaml-perl is patched :/

Some time ago I updated the patch so that the tests pass; which
always feels a bit cheap but according the the notes that past me
added to the patch headers, the changes are related to changes in the
embedded stuff and go back to original test code in the distribution.

Anyway, what I wanted to say is: Could someone please take a look at
this and check if this makes sense?


Cheers,
gregor

-- 
 .''`.  Homepage https://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Peter Ratzenbeck: Unterwegs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 931 bytes
Desc: Digital Signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20160826/7c7e0a7a/attachment-0001.sig>


More information about the pkg-perl-maintainers mailing list