You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a working install of ubuntu and virtualbox.
After several updates of chrome os without using my chroot, I needed to use my windows vm today.
I did the change-kernel flags thing in crosh
I then tried the setup thing in the chroot
and that's where it fails : apt-get update is not working...
As of now, I'm still unable to start my existing VM since virtualbox complans about the drivers.
Get:1 https://raw.githubusercontent.com 3.8.11/main amd64 Packages
Err https://raw.githubusercontent.com 3.8.11/main amd64 Packages
Bad header line
Err https://raw.githubusercontent.com 3.8.11/main i386 Packages
Bad header line
Ign https://raw.githubusercontent.com 3.8.11/main Translation-en
W: There is no public key available for the following key IDs:
1397BC53640DB551
W: Failed to fetch https://raw.githubusercontent.com/divx118/crouton-packages/master/dists/3.8.11/main/binary-amd64/Packages Bad header line
W: Failed to fetch https://raw.githubusercontent.com/divx118/crouton-packages/master/dists/3.8.11/main/binary-i386/Packages Bad header line```
Also, for completeness, here is the content of my /etc/apt/sources.list.d/crouton-packages.list :
deb https://raw.githubusercontent.com/divx118/crouton-packages/master/ 3.8.11 main
The text was updated successfully, but these errors were encountered:
Hello,
I had a working install of ubuntu and virtualbox.
After several updates of chrome os without using my chroot, I needed to use my windows vm today.
I did the change-kernel flags thing in crosh
I then tried the setup thing in the chroot
and that's where it fails : apt-get update is not working...
As of now, I'm still unable to start my existing VM since virtualbox complans about the drivers.
Thank you in advance for your kind help !
Logs attached here : http://pastebin.com/pGGJtWq1
My guess is that something is wrong around here :
Also, for completeness, here is the content of my
/etc/apt/sources.list.d/crouton-packages.list
:The text was updated successfully, but these errors were encountered: