Bug#1003008: Error 134633601: Error while parsing number"

2022-01-02 Thread Colin Watson
Control: severity -1 critical

On Sun, Jan 02, 2022 at 09:14:54PM +0300, Eugene Berdnikov wrote:
>  After upgrade grub-legacy from 0.97-78 to 0.97-79 installation fails
>  with message "Error 134633601: Error while parsing number":
> 
> -
> grub> root (hd0,0)
> root (hd0,0)
>  Filesystem type is ext2fs, partition type 0x8065e03
> grub> setup (hd0)
> setup (hd0)
>  Checking if "/boot/grub/stage1" exists... no
>  Checking if "/grub/stage1" exists... yes
>  Checking if "/grub/stage2" exists... yes
>  Checking if "/grub/e2fs_stage1_5" exists... yes
>  Running "embed /grub/e2fs_stage1_5 (hd-141250989)"... failed (this is not 
> fatal)
>  Running "embed /grub/e2fs_stage1_5 (hd-141250989,-"... failed (this is not 
> fatal)
>  Running "install /grub/stage1 (hd-141250989) /grub/stage2 p /grub/menu.lst 
> "... failed
> 
> Error 134633601: Error while parsing number
> -
> 
>  Observed on all updated hosts (about ten in my own). Rollback to 0.97-78
>  resolves the problem (with the same config files).

Ugh, sorry about this.  I didn't actually change any patches against the
upstream code in 0.97-79, so this must have been broken by the mere act
of rebuilding it, I think.  I'll see if I can construct a suitable test
environment.

-- 
Colin Watson (he/him)  [cjwat...@debian.org]



Bug#1003008: Error 134633601: Error while parsing number"

2022-01-02 Thread Eugene Berdnikov
Package: grub-legacy
Version: 0.97-79
Severity: Normal

 After upgrade grub-legacy from 0.97-78 to 0.97-79 installation fails
 with message "Error 134633601: Error while parsing number":

-
grub> root (hd0,0)
root (hd0,0)
 Filesystem type is ext2fs, partition type 0x8065e03
grub> setup (hd0)
setup (hd0)
 Checking if "/boot/grub/stage1" exists... no
 Checking if "/grub/stage1" exists... yes
 Checking if "/grub/stage2" exists... yes
 Checking if "/grub/e2fs_stage1_5" exists... yes
 Running "embed /grub/e2fs_stage1_5 (hd-141250989)"... failed (this is not 
fatal)
 Running "embed /grub/e2fs_stage1_5 (hd-141250989,-"... failed (this is not 
fatal)
 Running "install /grub/stage1 (hd-141250989) /grub/stage2 p /grub/menu.lst 
"... failed

Error 134633601: Error while parsing number
-

 Observed on all updated hosts (about ten in my own). Rollback to 0.97-78
 resolves the problem (with the same config files).

 Package versions:

ii  grub-legacy0.97-79  amd64GRand Unified Bootloader (Legacy 
version)
ii  grub-common2.04-20  amd64GRand Unified Bootloader (common 
files)
ii  libc6-i386 2.33-1   amd64GNU C Library: 32-bit shared 
libraries for AMD64

 Debian version: Debian GNU/Linux bookworm/sid (64bit)
-- 
 Eugene Berdnikov