Bug#707229: libyaml-perl seems require Mo, which is not packaged for debian
gregor herrmann
gregoa at debian.org
Wed May 22 18:21:16 UTC 2013
On Tue, 21 May 2013 10:02:17 +0100, Ruslan Kabalin wrote:
> > Now I have no idea where LUNS::Exception might come from :/
> Hello Gregor, thanks for looking into this, really apprecaite your help. The
> missing dependency is attached.
Thanks; installed after a detailed inspection :)
Ok, now I can build and test configbuild.
And I got tons of errors, also some including YAML, but still
different ones than in your original report. - Ah, no debug output
for some reason. Ok, now I have the error.
Anyway, I still don't understand what's going on here.
I just have the hunch that it's not YAML's fault; the following works
as expected:
% perl -MYAML -e '$data=YAML::LoadFile("./t/repo.expected/defaults/params.yml"); print YAML::Dump($data);'
---
some_data:
- datum1
- datum2
- datum3
And for me even the first test fails:
LC_ALL="en_US.utf8" PERL5LIB="`pwd`/modules/lib:`pwd`/modules/plugins" prove -r t
# Failed test 'Configbuild succeeds'
# at t/ConfigBuildTestHelper.pm line 82.
# got: '512'
# expected: '0'
Sorry, I'm out of ideas ...
Cheers,
gregor
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`- NP: Funny van Dannen: Schornsteinfeger
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20130522/0626c229/attachment.pgp>
More information about the pkg-perl-maintainers
mailing list