Skip to content

Ubuntu builds specified with source_image_family are even less deterministic #121

Description

@aerickson

If we specify GCP Ubuntu images via packer's source_image_family (vs source_image) we make our builds even less deterministic (they already run apt update && apt upgrade).

I've experienced this in monopacker with my v4l fix for the 2204 images. Kernel 6.8.0 wasn't default in the jammy 'source_image_family' image that I initially pulled, but it is now (which breaks the implemented v4l fix).


Viewing the 'source_image's that the 'source_image_family' points at:

gcloud compute images list --show-deprecated | grep ubuntu-2204-lts

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions