On Thu, Apr 10, 2014 at 10:31:27AM -0400, Phillip Susi wrote: > On 4/9/2014 8:25 PM, Brian C. Lane wrote: > > The "libparted: allow some common errors to be ignored" commit > > exposed a pre-existing problem with DVH labels and an integer > > overflow that was reported last year. It only showed up for me on > > ppc64 tests. > > > > The gpt-header-move.py code was also failing on ppc64 because it > > didn't use little-endian when packing and unpacking the values. I > > realized that the perl gpt-header-munge had a similar problem (a > > couple missing LE conversions) so I fixed those as well. > > > > These patches make parted pass all the Fedora tests on x86_64, > > ppc64, i686 and armv7hl > > They look good to me.
Pushed to master. -- Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)

