summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile.config
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-06-07 17:44:48 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-06-07 17:44:48 +0200
commite75a01510f0c0ac105d03d6e95f6aa046197e614 (patch)
tree71932fc5e68fc82197f7636d6d3e8d292ab706b1 /perl-install/Makefile.config
parente45e81c4c2d10dfdd7e3b90f489a2d8172b74938 (diff)
downloaddrakx-e75a01510f0c0ac105d03d6e95f6aa046197e614.tar
drakx-e75a01510f0c0ac105d03d6e95f6aa046197e614.tar.gz
drakx-e75a01510f0c0ac105d03d6e95f6aa046197e614.tar.bz2
drakx-e75a01510f0c0ac105d03d6e95f6aa046197e614.tar.xz
drakx-e75a01510f0c0ac105d03d6e95f6aa046197e614.zip
fix selecting grub2-efi on UEFI (mga#18646)
the issue is that we select basesystem which pulls bootloader -> grub2 then later grub2-efi b/c we're on UEFI which results in: we don't use the right API for selecting packages which results in: * preferring grub2 over lilo,grub2-efi,grub * replacing bootloader with grub2 * selecting grub2-2.02-0.git10457.6.mga6.x86_64 (...) * selecting grub2-efi because of needed for UEFI boot (...) * no packages match grub2-efi (it is either in skip.list or already rejected) * ERROR: selection failed: grub2-efi-2.02-0.git10457.6.mga6.x86_64 (due to conflicts with grub2-2.02-0.git10457.6.mga6.x86_64) the proper fix would be to use a better URPM API but it's just as simple to pick the bootloader before picking basesystem...
Diffstat (limited to 'perl-install/Makefile.config')
0 files changed, 0 insertions, 0 deletions