[Bug 1767703] Re: Calling 'apt-install grub-efi-amd64-signed' failed

Yasin Balcancı 1767703 at bugs.launchpad.net
Thu May 17 16:30:43 UTC 2018


Yes I learnt about it afterwards and solved the problem somehow. Thanks.

17 May 2018 Per, saat 19:21 tarihinde Kamrul Hasan <sumonrn at gmail.com> şunu
yazdı:

> Is this really a bug?
> In my opinion it is not.
> This is just a user fault.
>
> The solution of this problem relies on two basic steps. At first you
> need to create your Ubuntu 18.04 bootable flash drive correctly. And
> secondly, you need to bootup you machine using the bootable flash drive
> in the correct mode (UEFI/CSM/Legacy BIOS). When your system is MBR
> Partitioned with legacy BIOS and you try to install Ubuntu in UEFI mode,
> failure of the installation process is natural.
>
> You may want to read more:
>
> https://abcsofubuntu.blogspot.com/2018/05/how-to-fix-grub-installation-
> failed.html
> <https://abcsofubuntu.blogspot.com/2018/05/how-to-fix-grub-installation-failed.html>
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1771217).
> https://bugs.launchpad.net/bugs/1767703
>
> Title:
>   Calling 'apt-install grub-efi-amd64-signed' failed
>
> Status in grub-installer package in Ubuntu:
>   Incomplete
>
> Bug description:
>   /plugininstall.py: Exception during installation:
>   /plugininstall.py: Traceback (most recent call last):
>   /plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line
> 1739, in <module>
>   /plugininstall.py:     install.run()
>   /plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line
> 61, in wrapper
>   /plugininstall.py:     func(self)
>   /plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line
> 227, in run
>   /plugininstall.py:     self.configure_bootloader()
>   /plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line
> 971, in configure_bootloader
>   /plugininstall.py:     "GrubInstaller failed with code %d" % ret)
>   /plugininstall.py: ubiquity.install_misc.InstallStepError: GrubInstaller
> failed with code 1
>
>   ************************
>
>   +++++++++++++++++++++++++++++++++++++++++++++
>   MBR-EFI-GPT explanations/requirements:
>
>
> https://askubuntu.com/questions/500359/efi-boot-partition-and-biosgrub-partition
>
> https://askubuntu.com/questions/831216/how-can-i-reinstall-grub-to-the-efi-partition
>
> https://askubuntu.com/questions/578928/why-i-need-several-boot-partitions-efi-and-bios-grub
>   +++++++++++++++++++++++++++++++++++++++++++++
>
>   Manual fix:
>
> https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1766945/comments/3
>
>   also see: https://bugs.launchpad.net/ubuntu/+source/grub-
>   installer/+bug/1763441/comments/2
>
>   https://help.ubuntu.com/community/Boot-Repair
>
>   https://ubuntuforums.org/showthread.php?t=2390700
>
>   ************************
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 18.04
>   Package: ubiquity 18.04.14
>   ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
>   Uname: Linux 4.15.0-20-generic x86_64
>   ApportVersion: 2.20.9-0ubuntu7
>   Architecture: amd64
>   CasperVersion: 1.394
>   CurrentDesktop: ubuntu:GNOME
>   Date: Sat Apr 28 20:39:35 2018
>   InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz
> file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
>   LiveMediaBuild: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64
> (20180426)
>   ProcEnviron:
>    LANGUAGE=de_DE.UTF-8
>    PATH=(custom, no user)
>    XDG_RUNTIME_DIR=<set>
>    LANG=de_DE.UTF-8
>    LC_NUMERIC=C.UTF-8
>   SourcePackage: grub-installer
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1767703/+subscriptions
>
-- 
Yasin Balcancı

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1767703

Title:
  Calling 'apt-install grub-efi-amd64-signed' failed

Status in grub-installer package in Ubuntu:
  Incomplete

Bug description:
  /plugininstall.py: Exception during installation:
  /plugininstall.py: Traceback (most recent call last):
  /plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 1739, in <module>
  /plugininstall.py:     install.run()
  /plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 61, in wrapper
  /plugininstall.py:     func(self)
  /plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 227, in run
  /plugininstall.py:     self.configure_bootloader()
  /plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 971, in configure_bootloader
  /plugininstall.py:     "GrubInstaller failed with code %d" % ret)
  /plugininstall.py: ubiquity.install_misc.InstallStepError: GrubInstaller failed with code 1

  ************************

  +++++++++++++++++++++++++++++++++++++++++++++
  MBR-EFI-GPT explanations/requirements:

  https://askubuntu.com/questions/500359/efi-boot-partition-and-biosgrub-partition
  https://askubuntu.com/questions/831216/how-can-i-reinstall-grub-to-the-efi-partition
  https://askubuntu.com/questions/578928/why-i-need-several-boot-partitions-efi-and-bios-grub
  +++++++++++++++++++++++++++++++++++++++++++++

  Manual fix:
  https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1766945/comments/3

  also see: https://bugs.launchpad.net/ubuntu/+source/grub-
  installer/+bug/1763441/comments/2

  https://help.ubuntu.com/community/Boot-Repair

  https://ubuntuforums.org/showthread.php?t=2390700

  ************************

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: ubiquity 18.04.14
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CasperVersion: 1.394
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Apr 28 20:39:35 2018
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
  LiveMediaBuild: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  ProcEnviron:
   LANGUAGE=de_DE.UTF-8
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=de_DE.UTF-8
   LC_NUMERIC=C.UTF-8
  SourcePackage: grub-installer
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1767703/+subscriptions



More information about the foundations-bugs mailing list