Merged
Conversation
Package update attempts started failing recently on our Linux lane:
Setting up grub-efi-amd64-signed (1.187.6~20.04.1+2.06-2ubuntu14.4) ...
mount: /var/lib/grub/esp: special device /dev/disk/by-id/scsi-14d5346542020202075f68e4df928b946a6a92fab5bc044c1-part15 does not exist.
dpkg: error processing package grub-efi-amd64-signed (--configure):
installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 32
Our base Linux OS image is updated regularly by 1ES, so we shouldn't
need to update during every CI run.
grendello
approved these changes
Oct 4, 2023
pjcollins
added a commit
that referenced
this pull request
Oct 4, 2023
Package update attempts started failing recently on our Linux lane:
Setting up grub-efi-amd64-signed (1.187.6~20.04.1+2.06-2ubuntu14.4) ...
mount: /var/lib/grub/esp: special device /dev/disk/by-id/scsi-14d5346542020202075f68e4df928b946a6a92fab5bc044c1-part15 does not exist.
dpkg: error processing package grub-efi-amd64-signed (--configure):
installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 32
Our base Linux OS image is updated regularly by 1ES, so we shouldn't
need to update during every CI run.
grendello
added a commit
to grendello/xamarin-android
that referenced
this pull request
Oct 5, 2023
* main: [Mono.Android] Generate API docs for android-34 (dotnet#8383) [ci] Skip Linux apt upgrade step (dotnet#8396)
jonathanpeppers
pushed a commit
that referenced
this pull request
Oct 17, 2023
Package update attempts started failing recently on our Linux lane:
Setting up grub-efi-amd64-signed (1.187.6~20.04.1+2.06-2ubuntu14.4) ...
mount: /var/lib/grub/esp: special device /dev/disk/by-id/scsi-14d5346542020202075f68e4df928b946a6a92fab5bc044c1-part15 does not exist.
dpkg: error processing package grub-efi-amd64-signed (--configure):
installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 32
Our base Linux OS image is updated regularly by 1ES, so we shouldn't
need to update during every CI run.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Package update attempts started failing recently on our Linux lane:
Our base Linux OS image is updated regularly by 1ES, so we shouldn't
need to update during every CI run.