Missing package install-grub #182

Closed
opened 2024-07-27 08:54:29 +00:00 by fhdk · 4 comments
fhdk commented 2024-07-27 08:54:29 +00:00 (Migrated from gitlab2.manjaro.org)

The package install-grub is missing from either the root of the live list

This causes Calamares to fail on configure bootloader

https://forum.manjaro.org/t/installing-on-a-lenovo-legion-laptop/166089
2024-07-26 - 18:58:10 [6]: [PYTHON JOB]: "Bootloader: grub (efi)" 
2024-07-26 - 18:58:10 [6]:     .. Running ("grub-install", "--target=x86_64-efi", "--efi-directory=/boot/efi", "--bootloader-id=Manjaro", "--force") 
2024-07-26 - 18:58:10 [6]:     .. Target cmd: ("grub-install", "--target=x86_64-efi", "--efi-directory=/boot/efi", "--bootloader-id=Manjaro", "--force") Exit code: 127 output:
 /usr/sbin/chroot: failed to run command 'grub-install': No such file or directory
2024-07-26 - 18:58:10 [2]: WARNING: [PYTHON JOB]: "Command 'grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Manjaro --force' returned non-zero exit status 127." 
2024-07-26 - 18:58:10 [6]: [PYTHON JOB]: "stdout:/usr/sbin/chroot: failed to run command 'grub-install': No such file or directory" 
2024-07-26 - 18:58:10 [6]: [PYTHON JOB]: "stderr:None" 
2024-07-26 - 18:58:10 [6]: virtual void Calamares::JobThread::run()
    Skipping non-emergency job "postcfg" 
2024-07-26 - 18:58:10 [6]:     ..  Skipping non-emergency job "Unmount file systems." 
2024-07-26 - 18:58:10 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
    ERROR: Installation failed: "Bootloader installation error" 
2024-07-26 - 18:58:10 [6]:     .. - message: "Bootloader installation error" 
2024-07-26 - 18:58:10 [6]:     .. - details: The bootloader could not be installed. The installation command <pre>grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Manjaro --force</pre> returned error code 127.
The package `install-grub` is missing from either the root of the live list This causes Calamares to fail on configure bootloader ``` https://forum.manjaro.org/t/installing-on-a-lenovo-legion-laptop/166089 ``` ``` 2024-07-26 - 18:58:10 [6]: [PYTHON JOB]: "Bootloader: grub (efi)" 2024-07-26 - 18:58:10 [6]: .. Running ("grub-install", "--target=x86_64-efi", "--efi-directory=/boot/efi", "--bootloader-id=Manjaro", "--force") 2024-07-26 - 18:58:10 [6]: .. Target cmd: ("grub-install", "--target=x86_64-efi", "--efi-directory=/boot/efi", "--bootloader-id=Manjaro", "--force") Exit code: 127 output: /usr/sbin/chroot: failed to run command 'grub-install': No such file or directory 2024-07-26 - 18:58:10 [2]: WARNING: [PYTHON JOB]: "Command 'grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Manjaro --force' returned non-zero exit status 127." 2024-07-26 - 18:58:10 [6]: [PYTHON JOB]: "stdout:/usr/sbin/chroot: failed to run command 'grub-install': No such file or directory" 2024-07-26 - 18:58:10 [6]: [PYTHON JOB]: "stderr:None" 2024-07-26 - 18:58:10 [6]: virtual void Calamares::JobThread::run() Skipping non-emergency job "postcfg" 2024-07-26 - 18:58:10 [6]: .. Skipping non-emergency job "Unmount file systems." 2024-07-26 - 18:58:10 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&) ERROR: Installation failed: "Bootloader installation error" 2024-07-26 - 18:58:10 [6]: .. - message: "Bootloader installation error" 2024-07-26 - 18:58:10 [6]: .. - details: The bootloader could not be installed. The installation command <pre>grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Manjaro --force</pre> returned error code 127. ```
fhdk commented 2024-07-27 09:00:44 +00:00 (Migrated from gitlab2.manjaro.org)

mentioned in issue applications/mhwd#77

mentioned in issue applications/mhwd#77
fhdk commented 2024-07-27 09:02:06 +00:00 (Migrated from gitlab2.manjaro.org)

assigned to @philm

assigned to @philm
fhdk commented 2024-07-27 09:02:21 +00:00 (Migrated from gitlab2.manjaro.org)

changed the description

changed the description
philm commented 2024-07-29 01:22:12 +00:00 (Migrated from gitlab2.manjaro.org)

added via 94a43e2683

added via 94a43e2683dbf8b424ac4724c040459a9d6a5029
philm (Migrated from gitlab2.manjaro.org) closed this issue 2024-07-29 01:22:15 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
profiles/iso-profiles#182
No description provided.