bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grub-mkrescue problems in argp_parse


From: Dietmar Maurer
Subject: grub-mkrescue problems in argp_parse
Date: Mon, 13 Apr 2015 18:30:01 +0200 (CEST)

After compiling latest zol grub snapshot on wheezy, 
I try to build an ISO with grub-mkrescue:

# grub-mkrescue -o pve-cd.iso data-gz -- -z -r -V 'PVE' -c boot/boot.cat
-isohybrid-gpt-basdat -partition_offset 16 -c boot/boot.ca
grub-mkrescue (GRUB) 2.02-beta2.9-ZOL11-7aa9f6-wheezy

and nothing else happens (no iso, no error).

Looking at the code in grub/util/grub-mkrescue.c reveals problems with
argp_parse()

After reverting the following commit everything works again:

http://git.savannah.gnu.org/cgit/grub.git/commit/?id=cf47a2fba5852014bc59959c5e357e8313933414

Any ideas?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]