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

Bump Ubuntu action runner to 24.04 #592

Merged
merged 4 commits into from
May 15, 2024
Merged

Conversation

kachick
Copy link
Owner

@kachick kachick commented May 14, 2024

@kachick kachick added the deploy-staging Deploy staging container with this label label May 14, 2024
@kachick
Copy link
Owner Author

kachick commented May 14, 2024

Run # https://github.com/containers/podman/issues/14302#issuecomment-1564806361
  # https://github.com/containers/podman/issues/1430[2](https://github.com/kachick/dotfiles/actions/runs/9083099052/job/24961058182?pr=592#step:3:2)#issuecomment-1564806[3](https://github.com/kachick/dotfiles/actions/runs/9083099052/job/24961058182?pr=592#step:3:3)61
  # https://software.opensuse.org//download.html?project=devel%3Akubic%3Alibcontainers%3Aunstable&package=podman
  echo 'deb http://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/unstable/xUbuntu_22.0[4](https://github.com/kachick/dotfiles/actions/runs/9083099052/job/24961058182?pr=592#step:3:4)/ /' | sudo tee /etc/apt/sources.list.d/devel:kubic:libcontainers:unstable.list
  curl -fsSL https://download.opensuse.org/repositories/devel:kubic:libcontainers:unstable/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_kubic_libcontainers_unstable.gpg > /dev/null
  sudo apt-get update
  sudo apt-get -y install podman buildah
  shell: /usr/bin/bash -e {0}
deb http://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/unstable/xUbuntu_22.04/ /
Hit:1 http://azure.archive.ubuntu.com/ubuntu noble InRelease
Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [89.7 kB]
Get:3 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [89.7 kB]
Get:4 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [89.7 kB]
Get:[5](https://github.com/kachick/dotfiles/actions/runs/9083099052/job/24961058182?pr=592#step:3:5) https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd[6](https://github.com/kachick/dotfiles/actions/runs/9083099052/job/24961058182?pr=592#step:3:6)4 Packages [28.9 kB]
Get:[7](https://github.com/kachick/dotfiles/actions/runs/9083099052/job/24961058182?pr=592#step:3:7) http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [9144 B]
Get:[8](https://github.com/kachick/dotfiles/actions/runs/9083099052/job/24961058182?pr=592#step:3:8) http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [17.[9](https://github.com/kachick/dotfiles/actions/runs/9083099052/job/24961058182?pr=592#step:3:10) kB]
Get:9 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [6212 B]
Get:[10](https://github.com/kachick/dotfiles/actions/runs/9083099052/job/24961058182?pr=592#step:3:11) http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [27.2 kB]
Get:11 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [8280 B]
Get:12 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [10.9 kB]
Get:13 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [4720 B]
Get:14 http://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/unstable/xUbuntu_22.04  InRelease [[12](https://github.com/kachick/dotfiles/actions/runs/9083099052/job/24961058182?pr=592#step:3:13)62 B]
Get:15 http://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/unstable/xUbuntu_22.04  Packages [8927 B]
Fetched 396 kB in 1s (288 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
buildah is already the newest version (1.33.7+ds1-1).
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 crun : Depends: criu but it is not installable
E: Unable to correct problems, you have held broken packages.
Error: Process completed with exit code 100.

@kachick kachick added deploy-staging Deploy staging container with this label and removed deploy-staging Deploy staging container with this label labels May 15, 2024

This comment has been minimized.

@kachick kachick marked this pull request as ready for review May 15, 2024 16:35
@kachick kachick merged commit 0860743 into main May 15, 2024
19 checks passed
@kachick kachick deleted the bump-runner-to-ubuntu-2404 branch May 15, 2024 16:35
Copy link
Contributor

🤖 removed 🗑️ staging ⬢ from ghcr.io

216654860

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy-staging Deploy staging container with this label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant