Bug#681227: some analysis

2012-12-16 Thread Wouter Verhelst
On Sat, Dec 15, 2012 at 06:24:46PM +0100, Wouter Verhelst wrote: At this point, I'm tempted to add a check to the for loop that starts on line 650 in the current HEAD (commit 062ddbcb66150) for something along the lines of: if [ ! -b $bootdev ]; then # jump to the next loop iteration

Bug#681227: some analysis

2012-12-15 Thread Wouter Verhelst
Hi, I just spent a few hours trying to analyse this bug, but so far I haven't found what could cause this. The message 'Installing grub on ' is generated by this line: info Installing grub on '$bootdev' Obviously, this bootdev variable is what the entire rest of the script is built to do, so