Linux Lite A.I. Services are now live! https://www.linuxliteos.com/shop.html


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to update After Install of LinuxLite 7.4 - grub error status 32
#1
I tried to update after installing LinuxLite 7.4, but it failed. Pasted below is the error log. Please help. Thank you.

Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following upgrades have been deferred due to phasing:
  nvidia-common ubuntu-drivers-common
The following packages have been kept back:
  inxi zenity zenity-common
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ...
mount: /var/lib/grub/esp: special device /dev/disk/by-id/ata-VBOX_HARDDISK_VBad170837-5acc172c-part2 does not exist.
      dmesg(1) may have more information after failed mount system call.
dpkg: error processing package grub-efi-amd64-signed (--configure):
installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 32
Errors were encountered while processing:
grub-efi-amd64-signed
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reply
#2
This may be a known problem in which an update appears to fail but actually completes behind the scenes

Please can you open a terminal by pressing 'Ctrl' 'Alt' and 'T' together.
Type or paste in this command followed by enter.  This will refresh the update cache.
Code:
sudo apt-get update | tee ~/"$(date +"%Y_%m_%d_%T")-apt-get-update.txt"
Enter your password if asked.

Then enter this command which will calculate if any programs need upgrading and if so, it will ask if you wish to apply them.
You can answer 'n' if asked, we are interested in what upgrades the system reports being as required.

Code:
sudo apt-get upgrade | tee ~/"$(date +"%Y_%m_%d_%T")-apt-get-upgrade.txt"

Each command creates a text file in your home directory in which the screen output is saved.
After running the two commands please review the two text files and paste the results back here.

Thank you
stevef
clueless
Reply


Forum Jump:


Users browsing this thread: