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

e2e: Remove Ubuntu 21.04 support #895

Merged
merged 1 commit into from Oct 4, 2022
Merged

Conversation

jukkar
Copy link
Contributor

@jukkar jukkar commented Sep 29, 2022

Following error was seen when trying to install Ubuntu 21.04 so remove support for it.

Reading package lists...
E: The repository 'http://security.ubuntu.com/ubuntu hirsute-security Release' no longer has a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu hirsute Release' no longer has a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu hirsute-updates Release' no longer has a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu hirsute-backports Release' does not have a Release file.

marquiz
marquiz previously approved these changes Sep 29, 2022
demo/lib/distro.bash Show resolved Hide resolved
Following error was seen when trying to install Ubuntu 21.04 so remove it
from our supported distro.

Reading package lists...
E: The repository 'http://security.ubuntu.com/ubuntu hirsute-security Release' no longer has a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu hirsute Release' no longer has a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu hirsute-updates Release' no longer has a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu hirsute-backports Release' does not have a Release file.
@jukkar jukkar changed the title e2e: Replace Ubuntu 21.04 by 22.04 e2e: Remove Ubuntu 21.04 support Sep 30, 2022
Copy link
Contributor

@askervin askervin left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks @jukkar!

@jukkar jukkar merged commit 15a4548 into intel:master Oct 4, 2022
@jukkar jukkar deleted the ubuntu-22.04-support branch October 4, 2022 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants