Bug 18712 - draklive-install crashed (grub2-install: error: /usr/lib/grub/x86_64-efi/modinfo.sh doesn't exist)
Summary: draklive-install crashed (grub2-install: error: /usr/lib/grub/x86_64-efi/modi...
Status: RESOLVED DUPLICATE of bug 18739
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Thomas Backlund
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-15 09:20 CEST by Ben McMonagle
Modified: 2016-06-20 17:33 CEST (History)
3 users (show)

See Also:
Source RPM: draklive-install-2.7-1.mga6
CVE:
Status comment:


Attachments
lspcidrake -v report (3.91 KB, text/plain)
2016-06-15 09:20 CEST, Ben McMonagle
Details

Description Ben McMonagle 2016-06-15 09:20:11 CEST
Created attachment 7997 [details]
lspcidrake -v report

The "draklive-install" program crashed. Drakbug-17.37 caught it.

attempting bootloader install for UEFI Live Gnome64 DVD 

Used  "use existing partition" option
chose existing UEFI GPT HDD as boot device

Was unable to set - choose "/boot/EFI partition", but installer should have detected it   

grub2-install failed: grub2-install: error: /usr/lib/grub/x86_64-efi/modinfo.sh doesn't exist. Please specify --target or --directory.
	...propagated at /usr/lib/libDrakX/any.pm line 268.
Perl's trace:
drakbug::bug_handler() called from /usr/lib/libDrakX/any.pm:268
any::installBootloader() called from /usr/lib/libDrakX/any.pm:238
any::setupBootloaderUntilInstalled() called from /usr/sbin/draklive-install:332
main::setup_bootloader() called from /usr/sbin/draklive-install:70
main::install_live() called from /usr/sbin/draklive-install:42

Theme name: Adwaita
Kernel version = 4.6.2-desktop-1.mga6
Distribution=Mageia release 6 (Cauldron) for x86_64
CPU=Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz
Comment 1 Thomas Backlund 2016-06-15 09:28:42 CEST
Ah, crap... grub2 strikes again.

If you boot live install, then do rpm -e --nodeps grub2 before starting the install, does it work then ?

CC: (none) => tmb

Comment 2 Ben McMonagle 2016-06-15 09:45:52 CEST
do I need to reboot the live system, or can I just run "rpm -e --nodeps grub2" as I have not yet quit this live system?
Comment 3 Thomas Backlund 2016-06-15 09:49:57 CEST
just run "rpm -e --nodeps grub2" and then re-run the install
Comment 4 Ben McMonagle 2016-06-15 10:01:09 CEST
thanks - just adding online media
Thierry Vignaud 2016-06-15 11:01:57 CEST

CC: (none) => thierry.vignaud
Summary: draklive-install crashed => draklive-install crashed (grub2-install: error: /usr/lib/grub/x86_64-efi/modinfo.sh doesn't exist)

Comment 5 Thomas Backlund 2016-06-15 11:13:02 CEST
looks like I forgot the "rpm -e --nodeps grub2" part on last iso build :/

Maybe we should add back grub legacy support :)
Comment 6 Ben McMonagle 2016-06-15 11:19:24 CEST
oh dear :-(

The "draklive-install" program has crashed with the following error:

  grub2-install failed: grub2-install: error: /usr/lib/grub/x86_64-efi/modinfo.sh doesn't exist. Please specify --target or --directory.
  	...propagated at /usr/lib/libDrakX/any.pm line 268.
  Perl's trace:
  drakbug::bug_handler() called from /usr/lib/libDrakX/any.pm:268
  any::installBootloader() called from /usr/lib/libDrakX/any.pm:238
  any::setupBootloaderUntilInstalled() called from /usr/sbin/draklive-install:332
  main::setup_bootloader() called from /usr/sbin/draklive-install:70
  main::install_live() called from /usr/sbin/draklive-install:42

Used theme: Adwaita

so, looks like no change (to me)
Comment 7 Thomas Backlund 2016-06-15 11:27:21 CEST
Hm, so it does not trigger installing grub2-efi anymore :/

if you do "urpmi grub2-efi" and then restart install does it then work ?
Comment 8 Ben McMonagle 2016-06-15 11:48:22 CEST
that added:

  efibootmgr                     0.12         2.mga6            x86_64  
  grub2-efi                      2.02         0.git10457.7.mga6.x86_64  
  lib64efivar0                   0.23         1.mga6            x86_64  


not sure how to put this:

"Please halt your computer, remove your live system, and restart your computer"


thank you.

p.s.
just a note. should that read:"....remove your live system media,..."
Comment 9 Ben McMonagle 2016-06-15 12:02:33 CEST
reboot :(

Mageia Grub2 menu only has 2 entries - should have a dozen or more for me

"Mageia"
"advanced options for Mageia"

also no graphics, of the cauldron, scrolling text instead.
Desktop presented.

do you want to close this report, and I create 2 new Bug reports?

regards

Ben
Comment 10 Thomas Backlund 2016-06-15 12:11:19 CEST
No, it's ok to keep this open for now as its all grub2 integration issues...

for missing entries, I assume no os-prober is installed
(or it was at initial install and got no re-trigger when grub2-efi got installed

for scrolling text I assume grub2 default kernel command line did not get written so it misses splash quiet
Comment 11 Ben McMonagle 2016-06-15 21:54:23 CEST
after reboot I ran:

update-grub2, but no new entries were added.

(so I rebooted and re-installed bootloader from MGA5 UEFI Classical installer rescue)
Marja Van Waes 2016-06-16 19:48:21 CEST

CC: (none) => marja11
Assignee: bugsquad => tmb

Thierry Vignaud 2016-06-20 09:48:10 CEST

See Also: (none) => https://bugs.mageia.org/show_bug.cgi?id=18739

Comment 12 Thierry Vignaud 2016-06-20 17:33:26 CEST
Dup (& now fixed)

*** This bug has been marked as a duplicate of bug 18739 ***

Status: NEW => RESOLVED
Resolution: (none) => DUPLICATE


Note You need to log in before you can comment on or make changes to this bug.