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

Support Ubuntu 24.04 in dependency installation #3391

Open
AndreasBergmeier6176 opened this issue Jul 16, 2024 · 4 comments
Open

Support Ubuntu 24.04 in dependency installation #3391

AndreasBergmeier6176 opened this issue Jul 16, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@AndreasBergmeier6176
Copy link

Describe the bug
Currently runner cannot be installed on Ubuntu 24.04

To Reproduce
Steps to reproduce the behavior:

  1. Install 24.04
  2. Download latest runner release
  3. Extract latest runner release
  4. ./bin/installdependencies.sh
  5. See error

Expected behavior
Should support 24.04

Runner Version and Platform

Version of your runner?

OS of the machine running the runner? Linux

What's not working?

Unable to locate package libssl1.0.0$
Unable to locate package libicu63
@AndreasBergmeier6176 AndreasBergmeier6176 added the bug Something isn't working label Jul 16, 2024
@AndreasBergmeier6176
Copy link
Author

#3303 partly enables this.

@seuros
Copy link

seuros commented Jul 18, 2024

I have the runner on ubuntu 24.04 for more than 3 weeks.

@AndreasBergmeier6176 AndreasBergmeier6176 changed the title Support Ubuntu 24.04 Support Ubuntu 24.04 in dependency installation Jul 21, 2024
@AndreasBergmeier6176
Copy link
Author

I have the runner on ubuntu 24.04 for more than 3 weeks.

Not sure why you wrote this message. Could you elaborate how you think this helps?

@seuros
Copy link

seuros commented Jul 22, 2024

I pointed that it already working.

Installed a fresh version ubuntu server 24.04, did a full-upgrade and the script worked without any issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants