Bug 34852 - Не генерируется конфиг
Summary: Не генерируется конфиг
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: grub (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Николай Костригин
QA Contact: qa-sisyphus
URL:
Keywords:
: 34917 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-04-26 10:39 MSK by Sergey V Turchin
Modified: 2018-05-22 09:51 MSK (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey V Turchin 2018-04-26 10:39:52 MSK
Прерывается генерация конфига с ошибкой
/etc/grub.d/30_uefi-firmware: line 34: 1f: value too great for base (error token is "1f")

Если удалить /etc/grub.d/30_uefi-firmware, то /boot/grub/grub.cfg генерируется.
Comment 1 Sergey V Turchin 2018-04-26 10:50:21 MSK
$(printf %x \'"$(cat $OsIndications | cut -b1)") у меня возвращает 1f т.к. файл
data  есть, но пустой.
Comment 2 Sergey V Turchin 2018-05-21 09:44:11 MSK
*** Bug 34917 has been marked as a duplicate of this bug. ***
Comment 3 Anton Farygin 2018-05-21 09:55:04 MSK
Она не прерывается, кстати
Comment 4 Sergey V Turchin 2018-05-21 10:06:04 MSK
Может и не прерывается, но /boot/grub/grub.cfg при ошибке не генерируется. Как был со старыми ядрами, которых давно нет, так и остался.
Comment 5 Anton Farygin 2018-05-21 10:10:36 MSK
А это у тебя где воспроизводится ?
Comment 6 Sergey V Turchin 2018-05-21 10:12:40 MSK
Локально
Comment 7 Repository Robot 2018-05-21 18:10:29 MSK
grub-2.02-alt9.S1 -> sisyphus:

Mon May 21 2018 Anton Farygin <rider@altlinux.ru> 2.02-alt9.S1
- fixed config generation errors on EFI platform (closes: #34852)