divx118 / crouton-packages

Kernel-headers packages to use with crouton
56 stars 16 forks source link

Unable to install : bad header in repo #54

Open toxic0berliner opened 7 years ago

toxic0berliner commented 7 years ago

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 :

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
sudonotpseudo commented 7 years ago

I currently have the same issue as OP.