Bug 23541 - PartitionTableCreate method times out when 'none' is specified as a parameter.
Summary: PartitionTableCreate method times out when 'none' is specified as a parameter.
Status: RESOLVED FIXED
Alias: None
Product: udisks
Classification: Unclassified
Component: operations (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: David Zeuthen (not reading bugmail)
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-27 02:32 UTC by Evan
Modified: 2009-09-18 14:51 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Account for the partition table scheme being unset after the MBR is cleared when checking to see if the partition table has been modified. (844 bytes, patch)
2009-09-11 07:44 UTC, Evan
Details | Splinter Review

Description Evan 2009-08-27 02:32:05 UTC
From https://bugs.edge.launchpad.net/ubuntu/+source/devicekit-disks/+bug/419796 :

Calling the dbus method PartitionTableCreate with the parameters 'none', [] on a device results in the following error message every time:
org.freedesktop.DeviceKit.Disks.Error.Failed: Error creating partition table: timeout (10s) waiting for change

However, it does successfully clear the partition table, and calling PartitionTableCreate with 'mbr' works fine.

This is using version 006
Comment 1 Evan 2009-09-11 07:44:53 UTC
Created attachment 29414 [details] [review]
Account for the partition table scheme being unset after the MBR is cleared when checking to see if the partition table has been modified.
Comment 2 David Zeuthen (not reading bugmail) 2009-09-18 14:51:27 UTC
Nice catch, committed as 526bbd88e309d455aa47798f4abd01ea66414be6, thanks.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.