[Bug 1187560] Re: parted rejects GPT as corrupt, kernel + gdisk think it's ok

2013-06-17 Thread Steve Langasek
** Changed in: parted (Ubuntu) Status: Triaged => Fix Committed ** Changed in: parted (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1187560

[Bug 1187560] Re: parted rejects GPT as corrupt, kernel + gdisk think it's ok

2013-06-17 Thread Phillip Susi
Looks like Collin and I were fixing this at the same time. I'll use his version then and resubmit my merge proposal for debian. ** Changed in: parted (Ubuntu) Status: Fix Released => Triaged ** Changed in: parted (Ubuntu) Assignee: Phillip Susi (psusi) => (unassigned) -- You recei

[Bug 1187560] Re: parted rejects GPT as corrupt, kernel + gdisk think it's ok

2013-06-17 Thread Phillip Susi
** Changed in: parted (Ubuntu) Status: Triaged => In Progress ** Changed in: parted (Ubuntu) Assignee: (unassigned) => Phillip Susi (psusi) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/11

[Bug 1187560] Re: parted rejects GPT as corrupt, kernel + gdisk think it's ok

2013-06-17 Thread Launchpad Bug Tracker
This bug was fixed in the package parted - 2.3-13ubuntu2 --- parted (2.3-13ubuntu2) saucy; urgency=low * Remove tests/Makefile.in from debian/patches/gptsync.patch; this must not be present now that we're using dh-autoreconf. * Backport upstream patches to handle GPT labels wi

[Bug 1187560] Re: parted rejects GPT as corrupt, kernel + gdisk think it's ok

2013-06-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/parted -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1187560 Title: parted rejects GPT as corrupt, kernel + gdisk think it's ok To manage notifications ab

[Bug 1187560] Re: parted rejects GPT as corrupt, kernel + gdisk think it's ok

2013-06-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/parted -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1187560 Title: parted rejects GPT as corrupt, kernel + gdisk think it's ok To manage notifications about this bug go

[Bug 1187560] Re: parted rejects GPT as corrupt, kernel + gdisk think it's ok

2013-06-06 Thread Phillip Susi
It thinks the crc doesn't match because it still runs the crc on 128 entries even though this table does not have that many. Basically, it initializes the count of entries to 128, and doesn't update it from the value in the header until *after* it checks the crc of the entries. -- You received t

[Bug 1187560] Re: parted rejects GPT as corrupt, kernel + gdisk think it's ok

2013-06-06 Thread Colin Watson
(It's possible I've screwed something up by the way I slammed Steve's file into a fake device so that I could play with it ...) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1187560 Title: parted re

[Bug 1187560] Re: parted rejects GPT as corrupt, kernel + gdisk think it's ok

2013-06-06 Thread Colin Watson
My gdb session doesn't seem to agree; it thinks that the CRC32 doesn't match. Phillip, can you provide a more detailed reference for your investigation, in case I've missed something? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1187560] Re: parted rejects GPT as corrupt, kernel + gdisk think it's ok

2013-06-05 Thread Phillip Susi
It looks like your partition table has an unusually small number of entries instead of the standard 128, and this is confusing the old parted we're using. This was fixed some time ago upstream. ** Changed in: parted (Ubuntu) Importance: Undecided => Medium ** Changed in: parted (Ubuntu)

[Bug 1187560] Re: parted rejects GPT as corrupt, kernel + gdisk think it's ok

2013-06-04 Thread Steve Langasek
Ok, attaching the first 32k instead (that should be enough, right?) ** Attachment added: "First 32k of the disk" https://bugs.launchpad.net/ubuntu/+source/parted/+bug/1187560/+attachment/3694814/+files/unhappy-gpt ** Changed in: parted (Ubuntu) Status: Incomplete => New -- You receiv

[Bug 1187560] Re: parted rejects GPT as corrupt, kernel + gdisk think it's ok

2013-06-04 Thread Phillip Susi
The first 16KiB does not cover the whole partition table; it's 2 sectors longer than that for the pbmr and the primary header. ** Changed in: parted (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 1187560] Re: parted rejects GPT as corrupt, kernel + gdisk think it's ok

2013-06-04 Thread Steve Langasek
** Attachment added: "First 16k of the disk" https://bugs.launchpad.net/ubuntu/+source/parted/+bug/1187560/+attachment/3694712/+files/unhappy-gpt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/11875