Activity log for bug #1212492

Date Who What changed Old value New value Message
2013-08-15 01:28:13 Scott Moser bug added bug
2013-08-15 01:28:24 Scott Moser bug added subscriber Phillip Susi
2013-08-15 01:28:46 Scott Moser cloud-init: status New Confirmed
2013-08-15 01:28:52 Scott Moser bug task added cloud-init (Ubuntu)
2013-08-15 01:29:12 Scott Moser cloud-init (Ubuntu): status New Confirmed
2013-08-15 01:29:14 Scott Moser cloud-init (Ubuntu): importance Undecided Medium
2013-08-15 13:34:20 Scott Moser bug task added parted (Ubuntu)
2013-08-16 20:24:50 Scott Moser description As reported in bug 1212444, the partition growing is broken if growpart is found to be usable. There are 2 things that are broken, a.) we invoke parted wrong (passing device after 'resizepart' rather than before) b.) parted seems somewhat broken, and I dont know how to force it to do what we want. See: $ sudo parted /dev/vda resizepart --script 1 </dev/null; echo $? Warning: Partition /dev/vda1 is being used. Are you sure you want to continue? 1 Um... yes, parted, i want you to do what I told you to do. As reported in bug 1212444, the partition growing is broken if growpart is found to be usable. There are 2 things that are broken,  a.) we invoke parted wrong (passing device after 'resizepart' rather than before)  b.) parted seems somewhat broken, and I dont know how to force it to do what we want. See: $ sudo parted /dev/vda resizepart --script 1 </dev/null; echo $? Warning: Partition /dev/vda1 is being used. Are you sure you want to continue? 1 Um... yes, parted, i want you to do what I told you to do. Related bugs: * bug 1212444: cc_growpart failed in auto grow mode with "Error: Could not stat device resizepart - No such file or directory." with parted 2.3-14
2013-08-19 05:54:53 Martin Pitt bug added subscriber Martin Pitt
2014-01-17 15:40:54 Scott Moser cloud-init: status Confirmed Won't Fix
2014-01-17 15:40:59 Scott Moser cloud-init (Ubuntu): status Confirmed Won't Fix
2014-01-17 15:41:02 Scott Moser bug task deleted parted (Ubuntu)
2014-01-17 16:00:07 Scott Moser description As reported in bug 1212444, the partition growing is broken if growpart is found to be usable. There are 2 things that are broken,  a.) we invoke parted wrong (passing device after 'resizepart' rather than before)  b.) parted seems somewhat broken, and I dont know how to force it to do what we want. See: $ sudo parted /dev/vda resizepart --script 1 </dev/null; echo $? Warning: Partition /dev/vda1 is being used. Are you sure you want to continue? 1 Um... yes, parted, i want you to do what I told you to do. Related bugs: * bug 1212444: cc_growpart failed in auto grow mode with "Error: Could not stat device resizepart - No such file or directory." with parted 2.3-14 As reported in bug 1212444, the partition growing is broken if growpart is found to be usable. There are 2 things that are broken,  a.) we invoke parted wrong (passing device after 'resizepart' rather than before)  b.) parted seems somewhat broken, and I dont know how to force it to do what we want. See: $ sudo parted /dev/vda resizepart --script 1 </dev/null; echo $? Warning: Partition /dev/vda1 is being used. Are you sure you want to continue? 1 Um... yes, parted, i want you to do what I told you to do. Related bugs: * bug 1212444: cc_growpart failed in auto grow mode with "Error: Could not stat device resizepart - No such file or directory." with parted 2.3-14 * bug 1270203: [parted] no way to use resizepart non-interactively on busy partition
2014-01-25 04:03:54 Launchpad Janitor cloud-init (Ubuntu): status Won't Fix Fix Released
2014-01-27 19:16:43 Launchpad Janitor branch linked lp:ubuntu/cloud-init
2023-05-10 00:50:44 James Falcon bug watch added https://github.com/canonical/cloud-init/issues/2387