bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parted (GIT) error with 140-entries GPT table


From: Keshav P R
Subject: Re: Parted (GIT) error with 140-entries GPT table
Date: Fri, 4 Nov 2011 22:18:44 +0530

On Fri, Nov 4, 2011 at 22:08, Jim Meyering <address@hidden> wrote:
Keshav P R wrote:

> Strange. Parted is able to open/print a manually created dd image (with 140
> entry gpt table created using gdisk) but the "make check" test fails (http://
> paste2.org/p/1758285) . Whats wrong?

Thanks for the report.
The new script that's run by that test uses Perl's Digest/CRC.pm module:

   Can't locate Digest/CRC.pm in @INC (@...

On an rpm-based system, you can install it with this:

   yum install -y perl-Digest-CRC

I'll adjust the test to skip (with a warning) rather than
to fail when that package is not available.

Just FYI, this is in Archlinux x86_64 (not rpm or deb based). I found that CRC.pm is provided by perl-string-crc32 (package separate from perl package). Thanks for your help.

- Keshav


reply via email to

[Prev in Thread] Current Thread [Next in Thread]