[Bug 1772008] Re: grub instalation crashed (2nd time)
Qt5 incomplete installation is solved here: Bug #1772900 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772008 Title: grub instalation crashed (2nd time) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1772008/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772008] Re: grub instalation crashed (2nd time)
Finally I resolved problem with booting using boot-repair. Error in booting disappeared but after that installation was still incomplete. Any application using Qt5 have not started. It took me a lot of time to resolve this partial installation of Qt :-( Is it be better when the installation of Grub was at the begging of installation or at very end? Why boot-repair logic ins't available during installation process? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772008 Title: grub instalation crashed (2nd time) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1772008/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1772008] Re: grub instalation crashed (2nd time)
Finally I resolved problem with booting using boot-repair. Error in booting disappeared but after that installation was still incomplete. Any application using Qt5 have not started. It took me a lot of time to resolve this partial installation of Qt :-( Is it be better when the installation of Grub was at the begging of installation or at very end? Why boot-repair logic ins't available during installation process? On 13.06.2018 18:10, Phillip Susi wrote: > Your disk is currently partitioned to boot in bios mode, but you booted > the installer in EFI mode. You either need to boot the installer in bios > mode, or partition the disk using GPT and set up an EFI system partition > to install in EFI mode. This will be done for you if you choose the "use > entire disk" guided install option. > > ** Changed in: grub-installer (Ubuntu) > Status: Incomplete => Invalid > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772008 Title: grub instalation crashed (2nd time) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1772008/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772008] Re: grub instalation crashed (2nd time)
Your disk is currently partitioned to boot in bios mode, but you booted the installer in EFI mode. You either need to boot the installer in bios mode, or partition the disk using GPT and set up an EFI system partition to install in EFI mode. This will be done for you if you choose the "use entire disk" guided install option. ** Changed in: grub-installer (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772008 Title: grub instalation crashed (2nd time) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1772008/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772008] Re: grub instalation crashed (2nd time)
I have deinslalled Qt and reinstalled them with "konsole" package, but it still does not start, like also krusader. First it was problem with one missing link. I have fixed them with: sudo apt install -f libdouble-conversion1 But now it is problem with xcb (which seens to be installed but invisible): borkowsk@wojciech-CELSIUS-7:~$ konsole This application failed to start because it could not find or load the Qt platform plugin "xcb" in "". Available platform plugins are: dxcb, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite- egl, wayland-xcomposite-glx, xcb. Reinstalling the application may fix this problem. Aborted (core dumped) borkowsk@wojciech-CELSIUS-7:~$ krusader This application failed to start because it could not find or load the Qt platform plugin "xcb" in "". Available platform plugins are: dxcb, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite- egl, wayland-xcomposite-glx, xcb. Reinstalling the application may fix this problem. Aborted (core dumped) borkowsk@wojciech-CELSIUS-7:~$ xcb & [1] 2884
[Bug 1772008] Re: grub instalation crashed (2nd time)
Finally I resolved this problem using boot-repair. These above error disappeared (E: Sub-process /usr/bin/dpkg returned an error code (1) ) but still loks like installation is incomplete. Any application using Qt5 have does't start*, although I had installed Qt like this: sudo apt-get install qt5-* * Eg: qtractor: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772008 Title: grub instalation crashed (2nd time) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1772008/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772008] Re: grub instalation crashed (2nd time)
When I was trying to install something there was error at the end: + sudo apt-get install r-base Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: r-base-html Suggested packages: ess r-doc-info | r-doc-pdf The following NEW packages will be installed: r-base r-base-html 0 upgraded, 2 newly installed, 0 to remove and 40 not upgraded. 2 not fully installed or removed. Need to get 64,1 kB of archives. After this operation, 623 kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://pl.archive.ubuntu.com/ubuntu bionic/universe amd64 r-base all 3.4.4-1ubuntu1 [9 312 B] Get:2 http://pl.archive.ubuntu.com/ubuntu bionic/universe amd64 r-base-html all 3.4.4-1ubuntu1 [54,8 kB] Fetched 64,1 kB in 0s (788 kB/s) Selecting previously unselected package r-base. (Reading database ... 157497 files and directories currently installed.) Preparing to unpack .../r-base_3.4.4-1ubuntu1_all.deb ... Unpacking r-base (3.4.4-1ubuntu1) ... Selecting previously unselected package r-base-html. Preparing to unpack .../r-base-html_3.4.4-1ubuntu1_all.deb ... Unpacking r-base-html (3.4.4-1ubuntu1) ... Setting up shim-signed (1.34.9+13-0ubuntu2) ... Installing for x86_64-efi platform. grub-install: error: cannot find EFI directory. dpkg: error processing package shim-signed (--configure): installed shim-signed package post-installation script subprocess returned error exit status 1 Setting up grub-efi-amd64-signed (1.93+2.02-2ubuntu8) ... grub-install: error: /usr/lib/grub/i386-pc/modinfo.sh doesn't exist. Please specify --target or --directory. dpkg: error processing package grub-efi-amd64-signed (--configure): installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 1 Setting up r-base-html (3.4.4-1ubuntu1) ... Setting up r-base (3.4.4-1ubuntu1) ... Errors were encountered while processing: shim-signed grub-efi-amd64-signed E: Sub-process /usr/bin/dpkg returned an error code (1) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772008 Title: grub instalation crashed (2nd time) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1772008/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772008] Re: grub instalation crashed (2nd time)
I have also copied x86_64-efi previously, but it did not help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772008 Title: grub instalation crashed (2nd time) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1772008/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1772008] Re: grub instalation crashed (2nd time)
But I have nothing about EFI in my BIOS setup :-o Maybe one of my 3 small FAT partitions on my disk was EFI before my first installation of UBUNTU few years ago failed. Currently I have copied manually missing /boot/grub/i386-pc/ and my system has started, but I'm not sure that it will work after update. Sincerely Wojciech Borkowski On 18.05.2018 14:31, dino99 wrote: > grub-install: error: cannot find EFI directory. > > see lp:1767703 > > ** Changed in: grub-installer (Ubuntu) > Status: New => Incomplete > ** Attachment added: "Screenshot from 2018-05-19 13-35-44.png" https://bugs.launchpad.net/bugs/1772008/+attachment/5141581/+files/Screenshot%20from%202018-05-19%2013-35-44.png ** Attachment added: "Screenshot from 2018-05-19 13-35-24.png" https://bugs.launchpad.net/bugs/1772008/+attachment/5141582/+files/Screenshot%20from%202018-05-19%2013-35-24.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772008 Title: grub instalation crashed (2nd time) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1772008/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772008] Re: grub instalation crashed (2nd time)
grub-install: error: cannot find EFI directory. see lp:1767703 ** Changed in: grub-installer (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772008 Title: grub instalation crashed (2nd time) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1772008/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs