Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci] Skip Linux apt upgrade step #8396

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Conversation

pjcollins
Copy link
Member

@pjcollins pjcollins commented 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.

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.
@pjcollins pjcollins marked this pull request as ready for review October 4, 2023 20:18
@pjcollins pjcollins merged commit 83c70cb into main Oct 4, 2023
41 of 47 checks passed
@pjcollins pjcollins deleted the dev/pjc/skip-linux-aptupdate branch October 4, 2023 20:53
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 (xamarin#8383)
  [ci] Skip Linux apt upgrade step (xamarin#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.
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants