-
Notifications
You must be signed in to change notification settings - Fork 324
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
apt-get update fails when using gitpod/workspace-full-vnc #872
Comments
@axonasif were you working this issue? I ask because it was set to in-progress on the project, but, there is no assignee. Lemme know? |
Umm yes, I do intend to work on it. However in this particular case I was testing out a github to slack integration 🙈 |
I have the same problem. Any news how to fix that? |
As a workaround I removed the source list entry in my
Not sure what the impact of that is. Probably Chromium won't be installed? |
Thanks @ChristianHuff-DEV. I am also doing that for now. |
Seems like See:
Falling back to
to make it a bit more development focused. |
@axonasif Great news! Thank you! It says the So does that mean the update ist actually not published yet? Thanks! |
Hi @J0F3, sorry for such a late reply. If you're still on it, you could use |
Bug description
When using the Image
gitpod/workspace-full-vnc
runningsudo apt-get update
inside the workspace fails due to the following error:Steps to reproduce
gitpod/workspace-full-vnc
sudo apt-get update
Workspace affected
All workspaces using the image. (i.e. https://christianhuf-updatetest-2d0tybv92zw.ws-eu51.gitpod.io/)
Expected behavior
No error occurs and the update command finishes.
Example repository
https://github.com/ChristianHuff-DEV/update-test
Anything else?
Using the default image the error isn't reproducable.
The text was updated successfully, but these errors were encountered: