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: Jim Meyering
Subject: Re: Parted (GIT) error with 140-entries GPT table
Date: Fri, 04 Nov 2011 17:38:52 +0100

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.



reply via email to

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