Activity log for bug #107023

Date Who What changed Old value New value Message
2007-04-16 15:18:09 Ian Jackson bug added bug
2007-04-16 15:19:19 Ian Jackson bug added attachment 'typescript' (typescript)
2007-04-16 15:47:20 Colin Watson partman-auto: statusexplanation This is the sanity check in cfdisk that's being tripped: for (i = 0; i < num_parts && p_info[i].last_sector < first; i++); if (i < num_parts && p_info[i].id != FREE_SPACE) { if (last < p_info[i].first_sector) *errmsg = _("logical partitions not in disk order"); else if (first + offset <= p_info[i].last_sector && p_info[i].first_sector + p_info[i].offset <= last) *errmsg = _("logical partitions overlap"); else /* the enlarged logical partition starts at the partition table sector that defines it */ *errmsg = _("enlarged logical partitions overlap"); return -1; } I must admit that I'm finding this a bit inscrutable. It's either a bug in libparted or in cfdisk, but I have no idea which. Opening two bug tasks for that.
2007-04-16 15:47:37 Colin Watson bug assigned to util-linux (Ubuntu)
2008-10-19 11:26:41 Adam Niedling parted: status New Invalid
2008-10-19 11:26:41 Adam Niedling parted: statusexplanation This is the sanity check in cfdisk that's being tripped: for (i = 0; i < num_parts && p_info[i].last_sector < first; i++); if (i < num_parts && p_info[i].id != FREE_SPACE) { if (last < p_info[i].first_sector) *errmsg = _("logical partitions not in disk order"); else if (first + offset <= p_info[i].last_sector && p_info[i].first_sector + p_info[i].offset <= last) *errmsg = _("logical partitions overlap"); else /* the enlarged logical partition starts at the partition table sector that defines it */ *errmsg = _("enlarged logical partitions overlap"); return -1; } I must admit that I'm finding this a bit inscrutable. It's either a bug in libparted or in cfdisk, but I have no idea which. Opening two bug tasks for that.
2008-10-19 11:26:55 Adam Niedling util-linux: status New Invalid
2008-10-19 11:26:55 Adam Niedling util-linux: statusexplanation Feisty is not supported anymore.
2008-12-21 23:12:25 Colin Watson parted: status Invalid Triaged
2008-12-21 23:12:25 Colin Watson parted: statusexplanation Contains detailed (albeit inconclusive) diagnosis by a developer. Do not close.
2008-12-21 23:12:56 Colin Watson util-linux: status Invalid Triaged
2008-12-21 23:12:56 Colin Watson util-linux: statusexplanation Feisty is not supported anymore.
2012-12-14 16:58:45 Phillip Susi parted (Ubuntu): status Triaged Invalid
2012-12-14 18:55:47 Phillip Susi util-linux (Ubuntu): importance Undecided Medium
2012-12-14 18:55:47 Phillip Susi util-linux (Ubuntu): status Triaged In Progress
2012-12-14 18:55:47 Phillip Susi util-linux (Ubuntu): assignee Phillip Susi (psusi)
2012-12-15 01:30:25 Phillip Susi util-linux (Ubuntu): status In Progress Triaged
2012-12-15 01:30:25 Phillip Susi util-linux (Ubuntu): assignee Phillip Susi (psusi)