Apologies if this isn’t the right thread, but has anyone else experienced issues with the latest 2024.11.1 machine images?
We’re using the github cli orb to install gh and it’s suddenly started prompting and timing out (like it thinks it has an interactive shell). Running on older machine images this does not happen…
Downloading the GitHub CLI from "https://github.com/cli/cli/releases/download/v2.40.1/gh_2.40.1_linux_amd64.deb"...
Installing the GitHub CLI...
+ sudo apt install ./gh-cli.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package configuration
┌────┤ Daemons using outdated libraries ├─────┐
│ │
│ │
│ Which services should be restarted? │
│ │
│ [*] containerd.service │
Too long with no output (exceeded 10m0s): context deadline exceeded
│ │
│ <Ok> <Cancel> │
│ │
└─────────────────────────────────────────────┘
p.s. sorry for no links or images (i’m new and it won’t let me!)