[Bug 2076329] Re: 24.04 grub-pc fails on dpkg-reconfigure

2024-08-27 Thread Vladyslav Riabyk
people, do you have any suggestions on this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2076329 Title: 24.04 grub-pc fails on dpkg-reconfigure To manage notifications about this bug go to: https

[Bug 2076329] Re: 24.04 grub-pc fails on dpkg-reconfigure

2024-08-13 Thread Vladyslav Riabyk
let me show you steps which I did. Right after curtin installation (which fails see error in the first message of the thread), there are the following options in debconf for grub-pc: # debconf-show grub-pc * grub-pc/install_devices_empty: false * grub-pc/cloud_style_installation: true * grub-pc/in

[Bug 2076329] Re: 24.04 grub-pc fails on dpkg-reconfigure

2024-08-12 Thread Mate Kukri
Does dpkg-reconfigure grub-pc not ask you to select an install device when cloud_style_installation is false? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2076329 Title: 24.04 grub-pc fails on dpkg

[Bug 2076329] Re: 24.04 grub-pc fails on dpkg-reconfigure

2024-08-12 Thread Vladyslav Riabyk
Hi Mate! As I wrote above, if I set cloud_style_installation to false and run `dpkg-reconfigure grub-pc` - it passes without errors, but it seems grub-install isn't executed in this case and I can't boot the node in the end. -- You received this bug notification because you are a member of Ubunt

[Bug 2076329] Re: 24.04 grub-pc fails on dpkg-reconfigure

2024-08-12 Thread Mate Kukri
Can you do ``` # echo 'grub-pc grub-pc/cloud_style_installation select false' | debconf-set-selections ``` and then dpkg-reconfigure grub afterwards? This is definitely a bug tho, and the cloud install option should be automatically disabled when deploying cloud images to such a setup. -- You

[Bug 2076329] Re: 24.04 grub-pc fails on dpkg-reconfigure

2024-08-09 Thread Vladyslav Riabyk
Hi Chris, thank you for the reply and advices. I executed the command on the node where I am trying to run curtin. Please let me know if you need more information. Also this might be related to this: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/2060695 When I disable 'cloud_style_install

[Bug 2076329] Re: 24.04 grub-pc fails on dpkg-reconfigure

2024-08-09 Thread Vladyslav Riabyk
apport information ** Tags added: apport-collected cloud-image noble ** Description changed: Hello! I am trying to provision a baremetall node using ubuntu24.04 and use curtin to configure it. I have a well tested configuration file which was used with curtin-21.3 and ubuntu20.04. How

[Bug 2076329] Re: 24.04 grub-pc fails on dpkg-reconfigure

2024-08-08 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make Ubuntu better. Bug reporting is about finding & fixing problems thus preventing future users from hitting the same bug. I suspect a Support site would be more appropriate, eg. https://answers.launchpad.net/ubuntu. You can also f