divx118 / crouton-packages

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

SSL Certificate not Working #33

Open ghost opened 8 years ago

ghost commented 8 years ago

The SSL Certificates included with the script to download the headers do not work. It prevents the headers from downloading and I can't seem to find a way around it, here's some of the errors:

Err https://raw.github.com 3.10.18/main amd64 Packages server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Hit http://archive.ubuntu.com trusty-security/main Sources Err https://raw.github.com 3.10.18/main i386 Packages server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

W: Failed to fetch https://raw.github.com/divx118/crouton-packages/master/dists/3.10.18/main/binary-amd64/Packages server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

W: Failed to fetch https://raw.github.com/divx118/crouton-packages/master/dists/3.10.18/main/binary-i386/Packages server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

E: Some index files failed to download. They have been ignored, or old ones used instead.

Reading state information... Done E: Unable to locate package linux-headers-3.10.18 E: Couldn't find any package by regex 'linux-headers-3.10.18' Reading package lists... Done Building dependency tree
Reading state information... Done E: Unable to locate package linux-image-3.10.18 E: Couldn't find any package by regex 'linux-image-3.10.18'

divx118 commented 8 years ago

@Polygon-6789 Please give me post the full output from when you are starting the script on pastebin.com or gist then post the link here. Thanks