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

Stick to ubuntu-22.04 for now for frontend-ci.yml #2042

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Conversation

yarikoptic
Copy link
Member

Two days back GitHub jumped over to 24.04 for -latest and now this workflow fails with

Package libicu70 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package libasound2 is a virtual package provided by:
  liboss4-salsa-asound2 4.2-build2020-1ubuntu3
  libasound2t64 1.2.11-1build2 (= 1.2.11-1build2)

E: Package 'libasound2' has no installation candidate
E: Package 'libicu70' has no installation candidate
E: Unable to locate package libffi7
E: Unable to locate package libx264-163
Failed to install browsers
Error: Installation process exited with code: 100

I think it might get resolved later by "itself" upstream but for now it provides the easiest way to bring back CI into green zone.

It is relatively urgent to be reviewed/merged so other PRs CI are not tainted

Two days back GitHub jumped over to 24.04 for -latest and now this workflow fails with

	Package libicu70 is not available, but is referred to by another package.
	This may mean that the package is missing, has been obsoleted, or
	is only available from another source

	Package libasound2 is a virtual package provided by:
	  liboss4-salsa-asound2 4.2-build2020-1ubuntu3
	  libasound2t64 1.2.11-1build2 (= 1.2.11-1build2)

	E: Package 'libasound2' has no installation candidate
	E: Package 'libicu70' has no installation candidate
	E: Unable to locate package libffi7
	E: Unable to locate package libx264-163
	Failed to install browsers
	Error: Installation process exited with code: 100

I think it might get resolved later by "itself" upstream but for now it
provides the easiest way to bring back CI into green zone.
@yarikoptic yarikoptic added the tests Add or improve existing tests label Oct 14, 2024
@mvandenburgh mvandenburgh merged commit b6767b2 into master Oct 14, 2024
11 checks passed
@mvandenburgh mvandenburgh deleted the bf-ci branch October 14, 2024 19:49
@dandibot
Copy link
Member

🚀 PR was released in v0.3.106 🚀

@dandibot dandibot added the released This issue/pull request has been released. label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released. tests Add or improve existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants