Anything else I can try, I'm still getting an error with the repository? I've verified that I added the key: $ apt-key list /etc/apt/trusted.gpg ...... pub 1024D/F18AD6BB 2007-04-18 [expires: 2018-05-04] uid Antoine Martin <[email protected]> uid [jpeg image of size 4992] sub 2048g/6E23E963 2007-04-18 [expires: 2018-05-04]
I've updated and dist-upgraded. I've forced a reinstall of ca-certificates and updated them: $ sudo apt-get install --reinstall ca-certificates $ sudo update-ca-certificates still get an error: $ sudo apt-get update ...... Err https://winswitch.org precise/main i386 Packages server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none ...... W: Failed to fetch https://winswitch.org/dists/precise/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. On 2/25/15, repod w6q3cxeyte-at-snkmail.com |shifter-users| <[email protected]> wrote: > I ran apt-get upgrade and apt-get dist-upgrade and apt-get update. I > noticed the dist-upgrade included certificates, but still got these > errors on the update: > > Err https://winswitch.org precise/main i386 Packages > server certificate verification failed. CAfile: > /etc/ssl/certs/ca-certificates.crt CRLfile: none > > WFetched 3,733 kB in 26s (143 kB/s) > : Failed to fetch > https://winswitch.org/dists/precise/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. > > On 2/23/15, repod w6q3cxeyte-at-snkmail.com |shifter-users| > <[email protected]> wrote: >> Thank you for responding. I got an error on two different 12.04 precise >> machines and a 14.04 trusty machine. I ran apt-get update 2-3 times on >> each. None are standard desktop installations. Each started as a minimal >> server install, then apt-get install --no-install-recommends xorg openbox >> alsa-base alsa-utils, and a few other packages depending on the intended >> use. Unfortunately I know almost nothing about certificates, is there a >> package I should install to make sure they are updated? >> >> On Sun, Feb 22, 2015 at 9:01 PM, Antoine Martin antoine-at-nagafix.co.uk >> |shifter-users| <[email protected]> wrote: >> >>> Hi, >>> >>> On 23/02/15 04:24, repod wrote: >>> > Hello, this is my first post, I didn't find a solution in the archives >>> > or >>> > the web, sorry if I missed it. I'm trying to install on Ubuntu Precise >>> > 12.04. I added the winswitch repository, and ran apt-get update. It >>> > ends >>> > like this: >>> > >>> > Ign https://winswitch.org precise Release.gpg >>> > Ign https://winswitch.org precise Release >>> > Ign https://winswitch.org precise/main i386 Packages/DiffIndex >>> > Ign https://winswitch.org precise/main TranslationIndex >>> > Err https://winswitch.org precise/main i386 Packages >>> > server certificate verification failed. CAfile: >>> > /etc/ssl/certs/ca-certificates.crt CRLfile: none >>> > Ign https://winswitch.org precise/main Translation-en_US >>> > Ign https://winswitch.org precise/main Translation-en >>> > Fetched 160 kB in 27s (5,879 B/s) >>> > W: Failed to fetch >>> > https://winswitch.org/dists/precise/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. >>> I swear I saw the exact same error message when I tried it earlier, but >>> then I applied all the other updates, tried again and it worked OK. >>> Maybe there were updates to the certificates list in the other updates? >>> The certificate for winswitch.org was changed mid-January from StartSSL >>> to GlobalSign. >>> >>> Cheers >>> Antoine >>> >>> PS: Whilst we are on the subject of SSL: many thanks to GlobalSign for >>> the free certificate and smooth service. >>> _______________________________________________ >>> shifter-users mailing list >>> [email protected] >>> http://lists.devloop.org.uk/mailman/listinfo/shifter-users >>> >> _______________________________________________ >> shifter-users mailing list >> [email protected] >> http://lists.devloop.org.uk/mailman/listinfo/shifter-users >> > _______________________________________________ > shifter-users mailing list > [email protected] > http://lists.devloop.org.uk/mailman/listinfo/shifter-users _______________________________________________ shifter-users mailing list [email protected] http://lists.devloop.org.uk/mailman/listinfo/shifter-users
