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

Unable to locate package linux-image-5.15.0-47-generic #3

Open
toninog opened this issue Sep 19, 2022 · 3 comments
Open

Unable to locate package linux-image-5.15.0-47-generic #3

toninog opened this issue Sep 19, 2022 · 3 comments

Comments

@toninog
Copy link

toninog commented Sep 19, 2022

When doing a docker build for the win10 - I am getting

Reading state information...
E: Unable to locate package linux-image-5.15.0-47-generic
E: Couldn't find any package by glob 'linux-image-5.15.0-47-generic'
E: Couldn't find any package by regex 'linux-image-5.15.0-47-generic'
The command '/bin/sh -c apt-get update -y && apt-get install -y qemu-kvm build-essential libvirt-daemon-system libvirt-dev linux-image-$(uname -r) curl net-tools jq && apt-get autoremove -y && apt-get clean' returned a non-zero code: 100

Is there a way to fix this?

@shivamverma-ms
Copy link

hey @toninog did you find a fix?

@toninog
Copy link
Author

toninog commented Jun 27, 2023

nope - I abandoned it as it was too buggy. I've not tried to get back to it again

@killarny
Copy link

bumping the ubuntu base image to 22.04 fixes this problem (although the win10 image doesn't seem to work anymore for other reasons)

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

No branches or pull requests

3 participants