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

Attachment: signature.asc
Description: Digital signature

Reply via email to