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

use latest Ubuntu in CI workflows #621

Conversation

boegel
Copy link
Contributor

@boegel boegel commented Jun 24, 2024

fix for:

Running cvmfs_config setup
  sudo: cvmfs_config: command not found
  !!! github-action-cvmfs FAILED !!!
  cvmfs_config setup exited with 1

which occurs because apt repository can't be found anymore (since 21 June):

   Err:2 http://security.ubuntu.com/ubuntu focal-updates/main amd64 gdb amd64 9.2-0ubuntu1~20.04.1
    404  Not Found [IP: 40.81.13.82 80]
  Err:3 http://security.ubuntu.com/ubuntu focal-updates/main amd64 gdbserver amd64 9.2-0ubuntu1~20.04.1
    404  Not Found [IP: 40.81.13.82 80]
  E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/gdb/gdb_9.2-0ubuntu1~20.04.1_amd64.deb  404  Not Found [IP: 40.81.13.82 80]
  E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/gdb/gdbserver_9.2-0ubuntu1~20.04.1_amd64.deb  404  Not Found [IP: 40.81.13.82 80]
  E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

Copy link

eessi-bot bot commented Jun 24, 2024

Instance eessi-bot-mc-aws is configured to build for:

  • architectures: x86_64/generic, x86_64/intel/haswell, x86_64/intel/skylake_avx512, x86_64/amd/zen2, x86_64/amd/zen3, aarch64/generic, aarch64/neoverse_n1, aarch64/neoverse_v1
  • repositories: eessi.io-2023.06-compat, eessi-hpc.org-2023.06-software, eessi-hpc.org-2023.06-compat, eessi.io-2023.06-software

Copy link

eessi-bot bot commented Jun 24, 2024

Instance eessi-bot-mc-azure is configured to build for:

  • architectures: x86_64/amd/zen4
  • repositories: eessi.io-2023.06-software, eessi-hpc.org-2023.06-compat, eessi-hpc.org-2023.06-software, eessi.io-2023.06-compat

Instance boegel-bot-deucalion is configured to build for:

  • architectures: aarch64/a64fx
  • repositories: eessi.io-2023.06-software

.github/workflows/tests.yml Outdated Show resolved Hide resolved
Co-authored-by: ocaisa <alan.ocais@cecam.org>
Copy link
Member

@ocaisa ocaisa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@boegel
Copy link
Contributor Author

boegel commented Jun 25, 2024

@ocaisa ready to merge?

@boegel boegel added the 2023.06-software.eessi.io 2023.06 version of software.eessi.io label Jun 25, 2024
@bedroge bedroge merged commit 65c76f2 into EESSI:2023.06-software.eessi.io Jun 25, 2024
33 checks passed
@boegel boegel deleted the 2023.06-software.eessi.io_fix_ci branch June 25, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2023.06-software.eessi.io 2023.06 version of software.eessi.io
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants