[Bug 1871955] Re: package grub-efi-amd64-signed 1.139+2.04-1ubuntu24 failed to install/upgrade: installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 2 when I ran apt dist-upgrade with pre-release updates enabled in Software Properties
Shane O'Sullivan
hitsuji at tenmilesout.net
Fri Apr 10 00:22:37 UTC 2020
looks like the original code in the debian postinst wraps what results
in line 19 in sub case statement.
case @PACKAGE@ in
grub-efi-ia32) target=i386-efi ;;
grub-efi-amd64) target=x86_64-efi ;;
grub-efi-ia64) target=ia64-efi ;;
grub-efi-arm) target=arm-efi ;;
grub-efi-arm64) target=arm64-efi ;;
esac
since the package of for amd64 only then the case block is removed, but
the clause terminator has accidentally been left behind and needs to be
removed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2-signed in Ubuntu.
https://bugs.launchpad.net/bugs/1871955
Title:
package grub-efi-amd64-signed 1.139+2.04-1ubuntu24 failed to
install/upgrade: installed grub-efi-amd64-signed package post-
installation script subprocess returned error exit status 2 when I ran
apt dist-upgrade with pre-release updates enabled in Software
Properties
Status in grub2-signed package in Ubuntu:
Confirmed
Bug description:
See above
ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: grub-efi-amd64-signed 1.139+2.04-1ubuntu24
ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
Uname: Linux 5.4.0-21-generic x86_64
ApportVersion: 2.20.11-0ubuntu26
Architecture: amd64
CasperMD5CheckResult: skip
Date: Thu Apr 9 18:33:19 2020
ErrorMessage: installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 2
InstallationDate: Installed on 2020-04-09 (0 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200402)
Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
dpkg 1.19.7ubuntu3
apt 2.0.1ubuntu1
SourcePackage: grub2-signed
Title: package grub-efi-amd64-signed 1.139+2.04-1ubuntu24 failed to install/upgrade: installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1871955/+subscriptions
More information about the foundations-bugs
mailing list