[arch-general] testing/ca-certificates-utils problem installing
Packahe testing/ca-certificates-utils seems to have a packaging problem: ... :: Starting full system upgrade... :: Replace ca-certificates-java with testing/ca-certificates-utils? [Y/n] ... (7/7) loading package files [####################################] 100% (7/7) checking for file conflicts [####################################] 100% error: failed to commit transaction (conflicting files) ca-certificates-utils: /etc/ssl/certs/java/cacerts exists in filesystem Errors occurred, no packages were upgraded.
Packahe testing/ca-certificates-utils seems to have a packaging problem:
... :: Starting full system upgrade... :: Replace ca-certificates-java with testing/ca-certificates-utils? [Y/n] ... (7/7) loading package files [####################################] 100% (7/7) checking for file conflicts [####################################] 100% error: failed to commit transaction (conflicting files) ca-certificates-utils: /etc/ssl/certs/java/cacerts exists in filesystem Errors occurred, no packages were upgraded. I can confirm this problem.
--SM
Same problem, except I faced two filesystem conflicts: error: failed to commit transaction (conflicting files) ca-certificates-utils: /etc/ssl/certs/ca-certificates.crt exists in filesystem ca-certificates-utils: /etc/ssl/certs/java/cacerts exists in filesystem Errors occurred, no packages were upgraded. On Tue, Sep 23, 2014 at 8:13 AM, Stephen Martin <hwkiller@gmail.com> wrote:
Packahe testing/ca-certificates-utils seems to have a packaging problem:
... :: Starting full system upgrade... :: Replace ca-certificates-java with testing/ca-certificates-utils? [Y/n] ... (7/7) loading package files [####################################] 100% (7/7) checking for file conflicts [####################################] 100% error: failed to commit transaction (conflicting files) ca-certificates-utils: /etc/ssl/certs/java/cacerts exists in filesystem Errors occurred, no packages were upgraded. I can confirm this problem.
--SM
On Tue, Sep 23, 2014 at 3:34 AM, Genes Lists <lists@sapience.com> wrote:
Packahe testing/ca-certificates-utils seems to have a packaging problem:
... :: Starting full system upgrade... :: Replace ca-certificates-java with testing/ca-certificates-utils? [Y/n] ... (7/7) loading package files [####################################] 100% (7/7) checking for file conflicts [####################################] 100% error: failed to commit transaction (conflicting files) ca-certificates-utils: /etc/ssl/certs/java/cacerts exists in filesystem Errors occurred, no packages were upgraded.
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
On Tue, Sep 23, 2014 at 8:29 AM, Jan Alexander Steffens <jan.steffens@gmail.com> 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}
On Tue, Sep 23, 2014, at 12:59 PM, Jan Alexander Steffens wrote:
On Tue, Sep 23, 2014 at 8:29 AM, Jan Alexander Steffens <jan.steffens@gmail.com> 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}
That fixes it. :) -- Cheers!
participants (5)
-
Darshit Shah
-
Genes Lists
-
Jan Alexander Steffens
-
Mailing Lists
-
Stephen Martin