* [Buildroot] [Bug 9581] New: VagrantFile provisioning step fails due to issue with grub-pc update
@ 2017-01-12 23:00 bugzilla at busybox.net
2017-02-26 20:19 ` [Buildroot] [Bug 9581] " bugzilla at busybox.net
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2017-01-12 23:00 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=9581
Bug ID: 9581
Summary: VagrantFile provisioning step fails due to issue with
grub-pc update
Product: buildroot
Version: 2016.11
Hardware: All
OS: Mac OS
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at buildroot.uclibc.org
Reporter: robiniddon at gmail.com
CC: buildroot at uclibc.org
Target Milestone: ---
Created attachment 6851
--> https://bugs.busybox.net/attachment.cgi?id=6851&action=edit
Patch to correct provisioning step in Vagrantfile
If you follow the steps in the manual to launch vagrant (download VagrantFile,
run vagrant up) then the resulting VirtualBox VM hangs during the provisioning
because the grub-pc update is asking a question but there is no interactive
context in which the user can answer it.
The solution is to run the apt-get update with not only -y but also some magic
options that make sure it really doesn't ask any questions.
The issue is described here:
http://askubuntu.com/questions/146921/how-do-i-apt-get-y-dist-upgrade-without-a-grub-config-prompt
I attach a patch that makes it so.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] [Bug 9581] VagrantFile provisioning step fails due to issue with grub-pc update
2017-01-12 23:00 [Buildroot] [Bug 9581] New: VagrantFile provisioning step fails due to issue with grub-pc update bugzilla at busybox.net
@ 2017-02-26 20:19 ` bugzilla at busybox.net
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla at busybox.net @ 2017-02-26 20:19 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=9581
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
Fixed by
https://git.buildroot.org/buildroot/commit/?id=410082e1d980668385ffd2993920785e0fffd2c1.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-02-26 20:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-12 23:00 [Buildroot] [Bug 9581] New: VagrantFile provisioning step fails due to issue with grub-pc update bugzilla at busybox.net
2017-02-26 20:19 ` [Buildroot] [Bug 9581] " bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox