On Tue, Sep 23, 2014 at 8:29 AM, Jan Alexander Steffens <[email protected]> wrote: > This got rushed, poorly, and the updates were removed. I'm very sorry. > Please downgrade again: > > pacman -S core/ca-certificates{,-cacert} > extra/{nss,ca-certificates-{mozilla,java},p11-kit} > > And if you have multilib: > > pacman -S multilib/lib32-p11-kit
The first command is missing -utils, sorry. So:
pacman -S core/ca-certificates{,-cacert,-utils}
extra/{nss,ca-certificates-{mozilla,java},p11-kit}

