Bug 19402 - drakx-installer-images fails building the EFI image with "Disk full"
Summary: drakx-installer-images fails building the EFI image with "Disk full"
Status: RESOLVED DUPLICATE of bug 19323
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: release_blocker major
Target Milestone: ---
Assignee: Mageia tools maintainers
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-18 10:44 CEST by Rémi Verschelde
Modified: 2016-09-18 10:45 CEST (History)
1 user (show)

See Also:
Source RPM: drakx-installer-images-2.39-6.mga6
CVE:
Status comment:


Attachments

Description Rémi Verschelde 2016-09-18 10:44:50 CEST
See http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20160918083953.akien.duvel.20375/log/drakx-installer-images-2.39-6.mga6/build.0.20160918084004.log


mkdir -p .boot_iso/EFI/BOOT/
/usr/bin/grub2-mkimage --prefix='/EFI/BOOT' -O x86_64-efi -o .boot_iso/EFI/BOOT/bootx64.efi configfile normal boot linux loadenv ls reboot search search_label part_msdos part_gpt part_apple fat iso9660 udf gfxmenu gfxterm efi_gop efi_uga video video_bochs video_cirrus video_fb font png
cp -f grub2.config .boot_iso/EFI/BOOT/grub.cfg
cp -r /boot/grub2/{fonts,themes} .boot_iso/EFI/BOOT/
cp -f grub2.theme .boot_iso/EFI/BOOT/themes/maggy/theme.txt
/sbin/mkdosfs -F12 -C .boot_iso/isolinux/efiboot.img 1071
mkfs.fat 4.0 (2016-05-06)
mcopy -s -i .boot_iso/isolinux/efiboot.img .boot_iso/EFI ::
Disk full
'mcopy -s -i .boot_iso/isolinux/efiboot.img .boot_iso/EFI ::failed (256)
 at ./make_boot_img line 26.
	main::_("mcopy -s -i .boot_iso/isolinux/efiboot.img .boot_iso/EFI ::") called at ./make_boot_img line 364
	main::boot_iso("images/boot.iso", ARRAY(0x12577b8)) called at ./make_boot_img line 48
Makefile:22: recipe for target 'images' failed
Rémi Verschelde 2016-09-18 10:45:06 CEST

Priority: Normal => release_blocker
CC: (none) => thierry.vignaud

Comment 1 Rémi Verschelde 2016-09-18 10:45:53 CEST
Dup.

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

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


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