Skip to content

TOOL-22328 Fix auto-updates for generic kernel on 5.15 #298

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

Conversation

prakashsurya
Copy link
Contributor

@prakashsurya prakashsurya commented Aug 8, 2023

Problem

Automated syncs with upstream fail with the following error:

04:01:47  Running: get_kernel_version_for_platform_from_apt generic
04:01:47  note: upstream tag prefix used: Ubuntu-5.15-5.15.0-78
04:01:47  tag with prefix Ubuntu-5.15-5.15.0-78 not found.

See here

The tags have "hwe" in them, which the automation isn't using due to the bug:

> g tag | grep Ubuntu-5.15-5.15.0-78
> g tag | grep Ubuntu-hwe-5.15-5.15.0-78
Ubuntu-hwe-5.15-5.15.0-78.85_20.04.1

Testing

See here

@prakashsurya prakashsurya force-pushed the dlpx/pr/prakashsurya/89671cfd-2266-4952-85a7-a69cf432d44f branch from 5b7735c to 163c858 Compare August 8, 2023 16:53
@prakashsurya prakashsurya marked this pull request as ready for review August 8, 2023 19:32
@prakashsurya prakashsurya merged commit bcdf69c into develop Aug 8, 2023
@prakashsurya prakashsurya deleted the dlpx/pr/prakashsurya/89671cfd-2266-4952-85a7-a69cf432d44f branch August 8, 2023 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants