Description of problem: During the installation from boot-nonfree.iso the following message is shown (screen shot attached): "ERROR: 'script' failed for memtest86+-5.01-10.mag6.x86_64" The memtest86+ package seems to be installed correctly. At least memtest86+ can be run from grub2 boot menu and "rpm -V" does not complain. The consequences seem to be benign but the error message may confuse some users. The installation was done in a VirtualBox VM. Version-Release number of selected component (if applicable): $ rpm -q memtest86+ memtest86+-5.01-10.mga6 How reproducible: Only installed once, for now. Steps to Reproduce: 1. Install Mageia 6 dev1 from boot-nonfree.iso on a VirtualBox VM. I'm not certain how dependent this bug is on the installation parameters.
Created attachment 7818 [details] Mageia 6 dev1 screenshot boot_nonfree.iso install error
Keywords: (none) => 6dev1
Assigning to packagers collectively as memtest86+ has no registered maintainer yet.
Assignee: bugsquad => pkg-bugs
Please attach the log of the install : it is in /root/
Status: NEW => ASSIGNEDCC: (none) => lists.jjorgeAssignee: pkg-bugs => lists.jjorge
Created attachment 7820 [details] install.log
Created attachment 7821 [details] ddebug.log
Here is the %post for memtest86+ %post if [ -x /usr/sbin/bootloader-config ]; then /usr/sbin/bootloader-config --action add-entry --label memtest --image /boot/memtest.bin fi It is used to add an EFI grub2 boot menu entry for memtest86+ That error is going to happen on All clean UEFI installs The script is dependent upon a bootloader being installed and present on the system. On a clean install the bootloader will not be installed until the end of the Configuration stage of the install well after the install on memtest86+.
CC: (none) => cae
Fixed
Status: ASSIGNED => RESOLVEDCC: (none) => thierry.vignaudResolution: (none) => FIXEDAssignee: lists.jjorge => thierry.vignaud