[...]

> 
> The problem disappear if I copy /usr/share/perl5/Linux/LVM.pm from
> ubuntu to lenny (use liblinux-lvm-perl_0.13 instead of 0.14)
> 
> 
> Something interesting is :
> from vgdisplay:
>     Alloc PE / Size       0 / 0   
> 
> and the associated regexp in LVM.pm:
> m/^Alloc PE \/ Size\s+(\S+) \/ (\S+) (\S+)/
> 
> which doesn't match!
> 
> With lib 0.13 the is no complain about empty
> "$vghash{$vgn}->{alloc_pe_size}" but it's not the case with lib 0.14.
> 
> I didn't found what's make the difference...

Maybe the output of LVM tools has changed, seems like it doesn't output units
with 0 size allocations (0 / 0 won't match (\S+) \/ (\S+) (\S+)); could you file
a bug report against liblinux-lvm-perl and report this problem?

Thanks a lot,
Michael

Attachment: pgpdhWEBPknr9.pgp
Description: PGP signature

Reply via email to