Activity log for bug #96976

Date Who What changed Old value New value Message
2007-03-27 14:08:42 dan bug added bug
2007-03-27 14:11:59 dan bug added attachment 'Capture--dev-sda - GParted.png' (gparted screenshot)
2008-05-06 23:35:09 komputes bug added subscriber Achoth
2008-05-06 23:36:39 komputes bug added attachment 'gparted_err.png' (gparted_err.png)
2009-01-04 11:52:33 Savvas Radevic bug assigned to parted
2009-01-05 06:38:44 Bug Watch Updater parted: status Unknown New
2009-03-02 01:36:07 Gaetan Nadon parted: status New Invalid
2009-03-02 01:36:07 Gaetan Nadon parted: statusexplanation This is likely to be a bug in the underlying libparted library, rather than in gparted itself. Note that, contrary to the most recent comment, Ubuntu 8.04 does *not* use gparted to install, but a separate implementation that also eventually uses libparted under the covers. The distinction matters since otherwise bugs go to the wrong place! We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again! BugSquad
2009-03-02 08:35:41 Sam Liddicott parted: status Invalid New
2009-03-02 08:35:41 Sam Liddicott parted: statusexplanation We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again! BugSquad What more information do you need? lspci and lsusb have nothing to do with the problem, nor does the disk type or settings. Most people who have this problem don't have this problem for very long because they fix it; but you can reproduce the problem on any PC like this: sudo sfdisk -d /dev/sdX | tee ORIG.$$ | sed 's/^\(.*start= *\)\([0-9]*\)\(.*\)/\1 63 \3/' | sudo sfdisk /dev/sdX and produce an overlapping partition table by making all partitions start at position 63. In such a case gparted wrongly shows that there are no partitions. Sam
2009-03-05 21:09:16 Gaetan Nadon parted: status New Confirmed
2009-03-05 21:09:16 Gaetan Nadon parted: statusexplanation What more information do you need? lspci and lsusb have nothing to do with the problem, nor does the disk type or settings. Most people who have this problem don't have this problem for very long because they fix it; but you can reproduce the problem on any PC like this: sudo sfdisk -d /dev/sdX | tee ORIG.$$ | sed 's/^\(.*start= *\)\([0-9]*\)\(.*\)/\1 63 \3/' | sudo sfdisk /dev/sdX and produce an overlapping partition table by making all partitions start at position 63. In such a case gparted wrongly shows that there are no partitions. Sam My mistake, I apologize. For the record, I was able to reproduce the problem in Ubuntu Intrepid 8.10 as outlined above. Thanks for reporting this bug and any supporting documentation. Since this bug has enough information provided, I'm going to mark it as confirmed and let development handle it from here. Thanks for taking the time to make Ubuntu better! BugSquad
2010-09-15 22:07:06 Bug Watch Updater parted: status New Fix Released
2010-09-15 22:07:06 Bug Watch Updater parted: importance Unknown Critical
2012-01-06 18:08:30 Phillip Susi affects parted gparted
2012-01-06 18:09:08 Phillip Susi parted (Ubuntu): importance Undecided Medium
2012-01-06 18:09:08 Phillip Susi parted (Ubuntu): status Confirmed Triaged
2012-01-06 18:09:52 Phillip Susi summary gparted shows empty disk parted refuses to work with a partition that goes beyond the end of disk
2012-01-06 18:09:56 Phillip Susi parted (Ubuntu): importance Medium Wishlist
2012-01-06 18:10:57 Phillip Susi description Binary package hint: gparted The bug appears in gparted. the command "sudo fdisk -l" shows my normal partition table, but gparted fakes a completely empty harddisk. Space not allocated. The command line tool parted also do not work properly. When i try to print the partition table from parted. i have this error message: Erreur: On ne peut avoir de partition en dehors du disque ! Error : It is not possible to have partition outside the disk. I am also surprised that my disk was renamed from hda to sda after the feisty upgrade. -- package version gparted 0.2.5 / parted 1.7.1 (g)parted can not work with a disk that has a partition that goes beyond the end of the disk. It should report the problem, but allow you to ignore and so you can use parted to correct the issue instead of fdisk.
2012-12-28 03:09:36 Phillip Susi marked as duplicate 366282